diff options
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 fde5450..07d3f20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-django-tagging (1:0.3.1-4) UNRELEASED; urgency=medium + + * Drop David Spreen from Uploaders. Closes #738932 + + -- Raphaël Hertzog <hertzog@debian.org> Fri, 14 Feb 2014 09:31:36 +0100 + python-django-tagging (1:0.3.1-3) unstable; urgency=low [ Jakub Wilk ] diff --git a/debian/control b/debian/control index c7ed371..3540bea 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-django-tagging Section: python 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>, Jonas Genannt <jonas.genannt@capi2name.de> +Uploaders: Raphaël Hertzog <hertzog@debian.org>, Jonas Genannt <jonas.genannt@capi2name.de> Standards-Version: 3.9.4 Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~) Build-Depends-Indep: python-docutils |