diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 6 | ||||
-rw-r--r-- | packaging/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 4da876a..1d382f1 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,9 @@ +monkeysphere (0.28-2~pre1) UNRELEASED; urgency=low + + * bumped Standards-Version to 3.8.3 (no changes needed) + + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 01 Feb 2010 01:41:40 -0500 + monkeysphere (0.28-1) unstable; urgency=low * New upstream release diff --git a/packaging/debian/control b/packaging/debian/control index 354f114..36e4ad8 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Jameson Rollins <jrollins@finestructure.net> Uploaders: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Build-Depends: debhelper (>= 7.0), cpio, socat, openssh-server, gnupg, libcrypt-openssl-rsa-perl, libdigest-sha-perl, lockfile-progs | procmail, openssl -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://web.monkeysphere.info/ Vcs-Git: git://git.monkeysphere.info/monkeysphere Dm-Upload-Allowed: yes |