diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2009-10-05 22:08:38 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2009-10-05 22:08:38 +0000 |
commit | b463fa00991f987136906906ad1d23d533e4b523 (patch) | |
tree | a51b8580bc17121cb5c218c2f599a659d7b65e25 /debian/control | |
parent | 9614da0106b0ae2c923877afbcc5f6ede54e153e (diff) | |
download | python-django-tagging-b463fa00991f987136906906ad1d23d533e4b523.tar python-django-tagging-b463fa00991f987136906906ad1d23d533e4b523.tar.gz |
* New upstream release. Closes: #549612svn/0.3-1
* Update watch file to match new scheme.
* Update Standards-Version to 3.8.3, no changes needed.
* Add a README.source pointing to quilt's README.source.
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 398c902..4946f2d 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: python-django-tagging Section: python 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 +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-Indep: python-support, python-docutils Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-tagging/trunk/ |