diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2014-05-11 23:04:05 -0400 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2014-05-11 23:04:05 -0400 |
commit | b611338b8026672df88058da307effc2e93b1201 (patch) | |
tree | 22d7e6de048367687b9459fa555e5882530a1afe /debian/changelog | |
parent | e84a98c5001839a10837317850b966908d3aeb0f (diff) | |
download | python-paramiko-b611338b8026672df88058da307effc2e93b1201.tar python-paramiko-b611338b8026672df88058da307effc2e93b1201.tar.gz |
debian/changelog: Update for 1.14.0-1 releasedebian/1.14.0-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 18a3b1c..461520e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ -paramiko (1.10.1-2) UNRELEASED; urgency=low - - [ Jean-Baptiste Lallement ] - * Add autopkgtest that runs the upstream test suite against the installed - package. (LP: #1248706) - - -- Jeremy T. Bouse <jbouse@debian.org> Wed, 06 Nov 2013 21:48:53 +0100 +paramiko (1.14.0-1) unstable; urgency=low + + * Imported Upstream version 1.14.0 (Closes: #742005) + * Update Standards-Version to 3.9.5 + * Fix paramiko-doc overwriting /usr/share/doc-base/python-paramiko. + Thanks to Felix Geyer <fgeyer@debian.org> (Closes: #718004) + * debian/patches/*: Removed patch applied upstream + * debian/control: Move VCS location + * debian/control: Fix type in paramiko-doc block + * debian/control: Removed unknown XS-Testsuite + + -- Jeremy T. Bouse <jbouse@debian.org> Sun, 11 May 2014 23:01:05 -0400 paramiko (1.10.1-1) unstable; urgency=low |