diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 20:53:14 -0500 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2013-05-25 00:14:17 -0400 |
commit | 6b3e629c565ac852774b105932ae28b810dcf09c (patch) | |
tree | f9cec071a2cb3cee823ed6ef97bcdde7577eef15 /debian/control | |
parent | cf9234cb0bc4bb658ac33d1eedfacdc6068191df (diff) | |
download | python-paramiko-6b3e629c565ac852774b105932ae28b810dcf09c.tar python-paramiko-6b3e629c565ac852774b105932ae28b810dcf09c.tar.gz |
Remove Vcs-* entries until repository is setup
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 70aead1..43cde09 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,6 @@ 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 Homepage: http://www.lag.net/paramiko/ -Vcs-Git: git://github.com/robey/paramiko.git -Vcs-Browser: http://github.com/robey/paramiko/ Package: python-paramiko Architecture: all |