diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2009-05-08 10:30:43 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2009-05-08 10:30:43 +0000 |
commit | 694a57b54ccb6fdfaf1da078beda2d3965b99e55 (patch) | |
tree | 6928c8744af83d05d025efd74208dd09cdb22c95 /debian/control | |
parent | cae27d44e713e8a551a4358607ba6334066bec23 (diff) | |
download | python-django-tagging-694a57b54ccb6fdfaf1da078beda2d3965b99e55.tar python-django-tagging-694a57b54ccb6fdfaf1da078beda2d3965b99e55.tar.gz |
Closes: #525770
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 62351bf..398c902 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: Raphael Hertzog <hertzog@debian.org>, David Spreen <netzwurm@debian.org> Standards-Version: 3.8.1 -Build-Depends: debhelper (>= 7.0.50), python-dev +Build-Depends: debhelper (>= 7.0.50), python-dev, quilt (>= 0.46-7) 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/ |