diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2014-08-28 22:25:07 -0700 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2014-08-28 22:25:07 -0700 |
commit | 27c97d8824413f09d6b897a409dd6a081b9bd43f (patch) | |
tree | fa543a0ba4cff24e634466c8078705147f4a18c1 | |
parent | 229e1d9cc129f7d9f01dbf946c3dcd6cb6c0ed14 (diff) | |
download | python-paramiko-27c97d8824413f09d6b897a409dd6a081b9bd43f.tar python-paramiko-27c97d8824413f09d6b897a409dd6a081b9bd43f.tar.gz |
Update changelog for 1.14.1-1 releasedebian/1.14.1-1
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bc5d4b8..85eaae5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +paramiko (1.14.1-1) unstable; urgency=medium + + [ Thomas Kluyver ] + * Add autopkgtest information + + [ Jeremy T. Bouse ] + * Include upstream GitHub Pull Request #352 to fix RC bug. + Thanks to Jelmer Vernooij <jelmer> (Closes: #750517, #755910) + * Imported Upstream version 1.14.1 + * Revert "Include upstream GitHub Pull Request #352 to fix RC bug" + as it was included in upstream bug fix release 1.14.1 to remove + the regression introduced into 1.14.0. + + -- Jeremy T. Bouse <jbouse@debian.org> Thu, 28 Aug 2014 22:23:51 -0700 + paramiko (1.14.0-2) unstable; urgency=low * Add extend-diff-ignore to debian/source/options. |