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 | |
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')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 24db4eb..f4cfd7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-django-tagging (0.1+svn102-2) UNRELEASED; urgency=low + + * Update the Vcs-Browser URL to match the python-modules standard. + + -- Raphael Hertzog <hertzog@debian.org> Thu, 04 Oct 2007 15:08:23 +0200 + python-django-tagging (0.1+svn102-1) experimental; urgency=low * Initial release. 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 |