diff options
author | SVN-Git Migration <python-modules-team@lists.alioth.debian.org> | 2015-10-08 11:51:51 -0700 |
---|---|---|
committer | SVN-Git Migration <python-modules-team@lists.alioth.debian.org> | 2015-10-08 11:51:51 -0700 |
commit | 3aa44e2aeb51a52cf63deb8c9537971a81b631fd (patch) | |
tree | 19fcd98ea6d20b1d9163938d6e76e94aac7de7aa /debian | |
parent | 12e3089483edada047fc98600344a83333132aef (diff) | |
parent | b183a4db80dcf767572371825c81e1da588c882b (diff) | |
download | python-django-tagging-3aa44e2aeb51a52cf63deb8c9537971a81b631fd.tar python-django-tagging-3aa44e2aeb51a52cf63deb8c9537971a81b631fd.tar.gz |
Merge SVN HEAD
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 3ad84d6..3993c44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-django-tagging (1:0.3.1-5) UNRELEASED; urgency=medium + + * Drop myself from Uploaders. + + -- Raphaël Hertzog <hertzog@debian.org> Wed, 11 Feb 2015 10:11:51 +0100 + python-django-tagging (1:0.3.1-4) unstable; urgency=medium * Drop David Spreen from Uploaders. Closes: #738932 diff --git a/debian/control b/debian/control index 8f7f069..229d871 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>, Jonas Genannt <jonas.genannt@capi2name.de> +Uploaders: Jonas Genannt <jonas.genannt@capi2name.de> Standards-Version: 3.9.5 Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-django Build-Depends-Indep: python-docutils |