diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2015-03-12 21:50:08 -0400 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2015-03-12 21:50:08 -0400 |
commit | e7296cc9658d6a15e8938d23876f955a0b209cdf (patch) | |
tree | 6e4cd7377fae6210ede27bb07d1a271b39daa13c | |
parent | 01653e8710c38f3066078b2773ad47ccb3670c58 (diff) | |
download | python-paramiko-e7296cc9658d6a15e8938d23876f955a0b209cdf.tar python-paramiko-e7296cc9658d6a15e8938d23876f955a0b209cdf.tar.gz |
Update Standards-Version (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 64cf741..0ddd814 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper (>> 9), python3-crypto, python3-ecdsa (>= 0.11), python3-setuptools -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: https://github.com/paramiko/paramiko/ Vcs-Git: https://github.com/jbouse-debian/paramiko.git Vcs-Browser: https://github.com/jbouse-debian/paramiko |