diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2007-10-04 13:10:25 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2007-10-04 13:10:25 +0000 |
commit | 058ffc150f927082a029f4e2c2cf610cecbbc8fd (patch) | |
tree | 8bc9a07e92c308760b17df2327e19124c5d35a8b /debian/control | |
parent | cded8fff6f59479a67b962ecf861d2eff19ca241 (diff) | |
download | python-django-tagging-058ffc150f927082a029f4e2c2cf610cecbbc8fd.tar python-django-tagging-058ffc150f927082a029f4e2c2cf610cecbbc8fd.tar.gz |
* Update the Vcs-Browser URL to match the python-modules standard.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9fd6750..14bd783 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Raphael Hertzog <hertzog@debian.org> Standards-Version: 3.7.2 Build-Depends: debhelper (>= 5.0.37.2), python-dev, cdbs (>= 0.4.42), python-support (>= 0.3), python-docutils Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-tagging/trunk/ -Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-django-tagging/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-django-tagging/?op=log Homepage: http://code.google.com/p/django-tagging/ Package: python-django-tagging |