diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2012-07-09 10:49:33 -0400 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2012-07-09 10:49:33 -0400 |
commit | 374024c956ec3836f2d61e0526bdcf54847825d6 (patch) | |
tree | 90ca565b186dfd57d15b4382b32374cd3c3ac317 | |
parent | b69be61b158a09e7149af3a67352885ee5433377 (diff) | |
download | python-paramiko-374024c956ec3836f2d61e0526bdcf54847825d6.tar python-paramiko-374024c956ec3836f2d61e0526bdcf54847825d6.tar.gz |
debian/control: Upgrade Debian Standard (no changes needed)
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1a5e71d..9d1a467 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Guido Guenther <agx@debian.org> Build-Depends: debhelper (>> 8.0.0), python-all (>= 2.6.6-3~), python-crypto (>= 2.1.0-2) -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://www.lag.net/paramiko/ Vcs-Git: git://git.debian.org/collab-maint/paramiko.git Vcs-Browser: http://git.debian.org/?p=collab-maint/paramiko.git |