aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2014-05-27 21:30:17 -0400
committerJeremy T. Bouse <jbouse@debian.org>2014-05-27 21:30:17 -0400
commit98919c7c500f9e0a69ebea66f8c087df90772a3c (patch)
treea4da24eef137a493ecc2f6606740ff1061dd5498
parent95953ee70a91ba4f768bec5ad2a1241d3c3be7de (diff)
downloadpython-paramiko-98919c7c500f9e0a69ebea66f8c087df90772a3c.tar
python-paramiko-98919c7c500f9e0a69ebea66f8c087df90772a3c.tar.gz
Update changelog for 1.14.0-2 releasedebian/1.14.0-2
-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)