This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit c90c4d61f5be93da79fa84cc66e9a43d04707768 Author: Osamu Aoki <[email protected]> Date: Wed Sep 27 20:53:46 2017 +0900 Drop Uploaders altogether. Now team upload. Signed-off-by: Osamu Aoki <[email protected]> --- debian/changelog | 4 ++++ debian/control | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4cb0b7f..256971a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ devscripts (2.17.11) UNRELEASED; urgency=medium + * Team upload. + [ James McCoy ] * Remove myself from Uploaders. @@ -7,6 +9,8 @@ devscripts (2.17.11) UNRELEASED; urgency=medium * Support newer and long dpkg-buildpackage options --no-sign, --unsigned-source, --unsigned-changes, -ui, and --unsigned-buildinfo and bump dpkg-bev version to 1.18.19. Closes: #876024 + * Removed Martin Zobel-Helas, Patrick Schoenfeld, and Benjamin Drung + from Uploaders after asking them. -- James McCoy <[email protected]> Wed, 13 Sep 2017 23:23:20 -0400 diff --git a/debian/control b/debian/control index 339e7ad..aa53863 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,6 @@ Source: devscripts Section: devel Priority: optional Maintainer: Devscripts Devel Team <[email protected]> -Uploaders: Martin Zobel-Helas <[email protected]>, - Patrick Schoenfeld <[email protected]>, - Benjamin Drung <[email protected]> Standards-Version: 4.1.0 Build-Depends: bash-completion, debhelper (>= 10), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
