diff options
author | Jakub Wilk <jwilk@debian.org> | 2013-05-05 16:01:13 +0000 |
---|---|---|
committer | Jakub Wilk <jwilk@debian.org> | 2013-05-05 16:01:13 +0000 |
commit | d7f78a3b75cbfb773a16877285ce5a86109c193f (patch) | |
tree | 141ffa39e236c9a2d1a464345890b81f140927d5 /debian/control | |
parent | 109dfea6d08e36b186782eacaff60c7d8744b364 (diff) | |
download | python-urllib3-d7f78a3b75cbfb773a16877285ce5a86109c193f.tar python-urllib3-d7f78a3b75cbfb773a16877285ce5a86109c193f.tar.gz |
Use canonical URIs for Vcs-* fields.
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 87cd849..6e28aef 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Standards-Version: 3.9.4 X-Python-Version: >= 2.6 X-Python3-Version: >= 3.0 Homepage: http://urllib3.readthedocs.org -Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-urllib3/trunk/ -Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-urllib3/trunk/ +Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-urllib3/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-urllib3/trunk/ Package: python-urllib3 Architecture: all |