diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2014-02-14 21:26:55 -0500 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2014-02-14 21:26:55 -0500 |
commit | d45f78c1381a1f583306c5b6a89989f478980c2f (patch) | |
tree | ce02311e5da1705908f367c56bedd4bfb7c50984 /debian/control | |
parent | 4dd827eca65891c71c8cc53eea704e2f73a3c64a (diff) | |
download | python-paramiko-d45f78c1381a1f583306c5b6a89989f478980c2f.tar python-paramiko-d45f78c1381a1f583306c5b6a89989f478980c2f.tar.gz |
Update debian/control to move VCS location
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 22683cf..52545fe 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>> 8), python-epydoc 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 +Vcs-Git: git@github.com:gbp-debian/paramiko.git +Vcs-Browser: https://github.com/gbp-debian/paramiko XS-Testsuite: autopkgtest Package: paramiko-doc |