summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@futeisha.org>2013-10-14 03:20:59 -0300
committerKali Kaneko <kali@futeisha.org>2013-10-14 03:20:59 -0300
commit4d863a4ea37af717eeda9914d05c201cbdf9f264 (patch)
tree212e14ff4618145691b4d0cb5c9a7ed656e77d30
parenta614bcc2281760a1a34722e430b4bf991d6b9bef (diff)
bump changelog + update gnupg dep
-rw-r--r--debian/changelog7
-rw-r--r--debian/pydist-overrides1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e16768f..629f80f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+leap-keymanager (0.3.3) unstable; urgency=low
+
+ * Update to 0.3.3
+ * Change dependency to python-gnupg-ng
+
+ -- Micah Anderson <micah@debian.org> Mon, 14 Oct 2013 03:16:39 -0300
+
leap-keymanager (0.3.2) unstable; urgency=low
* Update to 0.3.2
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
index e32eedb..0fecd4c 100644
--- a/debian/pydist-overrides
+++ b/debian/pydist-overrides
@@ -1 +1,2 @@
leap.common python-leap-common ; PEP386
+gnupg python-gnupg-ng ; PEP386