diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 20:53:14 -0500 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 20:53:14 -0500 |
commit | ac4939a4ec6407cedcc972787c9c2841861d72bf (patch) | |
tree | 278351a56a6b7cb8756e71f140d1a1cfb06aa52c | |
parent | 2f890b4ae17cd3043be041c01e1f47f573af3af2 (diff) | |
download | python-paramiko-ac4939a4ec6407cedcc972787c9c2841861d72bf.tar python-paramiko-ac4939a4ec6407cedcc972787c9c2841861d72bf.tar.gz |
Remove Vcs-* entries until repository is setup
-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 |