diff options
author | Martin Pitt <mpitt@debian.org> | 2013-11-07 14:15:23 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2013-11-07 14:15:23 +0100 |
commit | 4dd827eca65891c71c8cc53eea704e2f73a3c64a (patch) | |
tree | fda73ec102cdadbcea7f2b3a3d2d405317f17929 /debian/changelog | |
parent | eeedd730548f6e2d756299327682ffe73bd3bbfa (diff) | |
download | python-paramiko-4dd827eca65891c71c8cc53eea704e2f73a3c64a.tar python-paramiko-4dd827eca65891c71c8cc53eea704e2f73a3c64a.tar.gz |
Add autopkgtest that runs the upstream test suite against the installed package
Thanks to Jean-Baptiste Lallement!
https://launchpad.net/bugs/1248706
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5f08b0f..18a3b1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +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.10.1-1) unstable; urgency=low * Imported Upstream version 1.10.1 |