aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 461520e..bc5d4b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+paramiko (1.14.0-2) unstable; urgency=low
+
+ * Add extend-diff-ignore to debian/source/options.
+ Thanks to Thomas Goirand <zigo>
+ * Add python-ecdsa to Build-Depends (Closes: #702571)
+ * Add Python 3 support to build.
+ Thanks to Thomas Goirand <zigo> (Closes: #697600, #749512)
+ * Clean up build environment
+
+ -- Jeremy T. Bouse <jbouse@debian.org> Tue, 27 May 2014 21:30:02 -0400
+
paramiko (1.14.0-1) unstable; urgency=low
* Imported Upstream version 1.14.0 (Closes: #742005)