diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2014-02-14 08:31:59 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2014-02-14 08:31:59 +0000 |
commit | bd9bfb648421e560ebcf21ef68d0728fda51d9ba (patch) | |
tree | 6074c0f8a62ab4f9c30e3e91725045b9a59796d2 /debian | |
parent | ea3520c0a4ba1974b78b1e103163529786e46c3b (diff) | |
download | python-django-tagging-bd9bfb648421e560ebcf21ef68d0728fda51d9ba.tar python-django-tagging-bd9bfb648421e560ebcf21ef68d0728fda51d9ba.tar.gz |
Drop David Spreen from Uploaders. Closes #738932
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 |