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/control | |
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/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 36c3a1f..22683cf 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Standards-Version: 3.9.4 Homepage: https://github.com/paramiko/paramiko/ Vcs-Git: git://git.debian.org/collab-maint/paramiko.git Vcs-Browser: http://git.debian.org/?p=collab-maint/paramiko.git +XS-Testsuite: autopkgtest Package: paramiko-doc Section: doc |