summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2016-02-26 07:05:41 -0500
committerMicah Anderson <micah@riseup.net>2016-02-26 07:05:41 -0500
commit459cc85212caac8427d1993da1becf94f5bb97b1 (patch)
treee529b7778e3025e90bc03ce8111778ddd63ed74f
parent5baeb0e1469e309b00844b8a6cef82f34f1cae37 (diff)
update libssl dependency for testing/unstableHEADmaster
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 01beeaa..372ccd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-srp (1.0.4-2) unstable; urgency=medium
+
+ * Update libssl dependency to allow for 1.0.2
+
+ -- Micah Anderson <micah@leap.se> Fri, 26 Feb 2016 07:02:38 -0500
+
python-srp (1.0.4-1) unstable; urgency=low
[ Micah Anderson ]
diff --git a/debian/control b/debian/control
index 4d2c661..27cb9de 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends:
${python:Depends},
${shlibs:Depends},
${sphinxdoc:Depends},
- libssl1.0.0
+ libssl1.0.0 | libssl1.0.2
Description: Secure Remote Password protocol implementation
This package provides an implementation of the Secure Remote Password
protocol (SRP). SRP is a cryptographically strong authentication