summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-09-24 21:42:49 -0400
committerMicah Anderson <micah@riseup.net>2013-09-24 21:42:49 -0400
commita297256d4cfc029946b2fe847cc205f83f081af5 (patch)
treef0f7fdf7e626c64d9208a6b11a176fa9d616ce02 /debian
parent8bb00423318dcf91d7d0a463c9b7605c230c55d5 (diff)
update debian/pydist-overrides to handle some dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/pydist-overrides4
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b9398c..89967a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+leap-mail (0.3.3.1) unstable; urgency=low
+
+ * Add python-leap.soledad.client and python-leap.keymanager to
+ debian/pydist-overrides
+
+ -- Micah Anderson <micah@leap.se> Tue, 24 Sep 2013 20:59:01 -0400
+
leap-mail (0.3.3) unstable; urgency=low
* Update to 0.3.3 release.
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
index 2032d4d..099a158 100644
--- a/debian/pydist-overrides
+++ b/debian/pydist-overrides
@@ -1 +1,3 @@
-leap.common python-leap-common (>=0.3.1)
+leap.soledad.client soledad-client ; PEP386
+leap.common python-leap-common ; PEP386
+leap.keymanager leap-keymanager