diff options
author | Jeremy T. Bouse <jtbouse@gmail.com> | 2010-02-02 10:57:31 -0500 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2013-05-25 00:14:18 -0400 |
commit | 3324780fc143fd8e42a5c3de097e42e5d6402746 (patch) | |
tree | 7bdd8be09c232358840eae70e74c20fc037c40b9 /debian | |
parent | ebf7da354bfad7f825ea47ed1e939ed46ab022d1 (diff) | |
download | python-paramiko-3324780fc143fd8e42a5c3de097e42e5d6402746.tar python-paramiko-3324780fc143fd8e42a5c3de097e42e5d6402746.tar.gz |
Update Standards-Version to 3.8.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index acc2d46..d213c12 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jeremy T. Bouse <jbouse@debian.org> Uploaders: Guido Guenther <agx@debian.org> Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 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 |