summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-12-26 12:09:15 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-12-26 12:09:15 -0500
commitbc82b23d4956c05848b015d2460e7fd9b234211c (patch)
treecfb9c0635aa6c324787ce7d9610fa8814955e641 /packaging
parent7c72a8610db4e4ba406fc431a0450dcec1642a5c (diff)
indicate that no changes were needed for the policy bump (and version the unreleased changelog entry as a prerelease).
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 7ba57c6..8984114 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,10 +1,10 @@
-monkeysphere (0.27-1) UNRELEASED; urgency=low
+monkeysphere (0.27-1~pre1) UNRELEASED; urgency=low
* New upstream release:
- fixed monkeysphere gen-subkey subcommand that was erroneously
creating DSA subkeys due to unannounced change in gpg edit-key UI.
* updated debian/copyright to match the latest revision of DEP5.
- * updated standards version to 3.8.3
+ * updated standards version to 3.8.3 (no changes needed)
* updated Depends to require >=1.4.10 due to gpg UI change.
* add cpio to Build-Depends (used in test suite) (Closes: #562444)