aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2014-02-14 21:32:43 -0500
committerJeremy T. Bouse <jbouse@debian.org>2014-02-14 21:55:49 -0500
commit367f33a0a000a8543647de364965dd3c499b0a4a (patch)
tree5d632293a5929a9c047b59bf22165fbf81ec2ec2
parent3f4d155d984fd27cedd0a333bf44e4724f33e30a (diff)
downloadpython-paramiko-367f33a0a000a8543647de364965dd3c499b0a4a.tar
python-paramiko-367f33a0a000a8543647de364965dd3c499b0a4a.tar.gz
Update Standards-Version to 3.9.5
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 52545fe..d8e7c01 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,14 @@ Build-Depends: debhelper (>> 8),
python-crypto (>= 2.1.0-2),
python-setuptools,
python-epydoc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: https://github.com/paramiko/paramiko/
Vcs-Git: git@github.com:gbp-debian/paramiko.git
Vcs-Browser: https://github.com/gbp-debian/paramiko
XS-Testsuite: autopkgtest
-Package: paramiko-doc
+Packag: paramiko-doc
+Package-Type: deb
Section: doc
Architecture: all
Depends: ${misc:Depends}
@@ -27,6 +28,7 @@ Description: Make ssh v2 connections with Python (Documentation)
This is the documentation for the package.
Package: python-paramiko
+Package-Type: deb
Architecture: all
Depends: ${misc:Depends},
${python:Depends},