diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-02-01 01:44:17 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-02-01 01:44:17 -0500 |
commit | f336e8e4949612b89a1e73f1f6de6f1a3997cfcc (patch) | |
tree | 1d8264059576f821e23b0922478a7f733b350921 /packaging/debian | |
parent | a82de325c21bb1dc8d5197b771f4571e9ac3cefc (diff) |
bumping debian packaging to Standards-Version 3.8.4 (no changes needed)
Diffstat (limited to 'packaging/debian')
-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 |