summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-08-26 09:41:38 -0700
committerMicah Anderson <micah@riseup.net>2014-08-26 09:41:38 -0700
commitbfd49c0090879d320762e5fff591b9c9d2ff45be (patch)
tree50007e68769e2b17f64e0e464b345e59047f2bf5 /debian
parent25d202b0454b9fc943f9aae36f233a8ad1b0a972 (diff)
add versioned depends on leap python-zmq until libsodium is in debian
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control3
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b4df4a36..329812a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bitmask (0.6.1.2) unstable; urgency=medium
+
+ * add versioned depend on leap's python-zmq until libsodium is in debian
+
+ -- Micah Anderson <micah@debian.org> Tue, 26 Aug 2014 09:38:36 -0700
+
bitmask (0.6.1) unstable; urgency=medium
* Cherry-pick ced7ebf and c23f2be, fixing three bugs related to
diff --git a/debian/control b/debian/control
index f8944d23..409f2944 100644
--- a/debian/control
+++ b/debian/control
@@ -31,8 +31,7 @@ Depends:
python-requests (>= 1.2.3-1),
python-xdg,
python-jsonschema (>= 0.7.0),
-
-# temporal pinning until libsodium is in debian
+ # temporal pinning until libsodium is in debian
python-zmq (>= 14.3.1-2),
python-setuptools,
openvpn,