diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2010-01-27 15:05:11 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2010-01-27 15:05:11 +0000 |
commit | 23b58af7e7f48f536d69ca44334f24aecd6651ea (patch) | |
tree | 610984caa893de1e4a44002b0a77261ad2e9790e /debian/control | |
parent | b463fa00991f987136906906ad1d23d533e4b523 (diff) | |
download | python-django-tagging-23b58af7e7f48f536d69ca44334f24aecd6651ea.tar python-django-tagging-23b58af7e7f48f536d69ca44334f24aecd6651ea.tar.gz |
* New upstream release.svn/0.3.1-1
* Change build-depends on python-all-dev to python-all.
* Switch to source format 3.0 (quilt).
* Drop useless README.source.
* Register documentation with doc-base.
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 4946f2d..315f909 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Uploaders: Raphaël Hertzog <hertzog@debian.org>, David Spreen <netzwurm@debian.org> Standards-Version: 3.8.3 -Build-Depends: debhelper (>= 7.0.50), python-dev, quilt (>= 0.46-7) +Build-Depends: debhelper (>= 7.0.50), python Build-Depends-Indep: python-support, python-docutils Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-tagging/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-django-tagging/trunk/ |