This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit 8e8fa8bc9e17b1a51aa0217fac9fd05347c94822 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 27 17:51:21 2018 +0200 Removed Matthias Klose from the uploaders --- debian/changelog | 1 + debian/control | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 36895fd..e9381c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ ecj (3.12.3-1) UNRELEASED; urgency=medium structure (minus the tests) * Added debian/README.source documenting the upgrade process * Added myself to the uploaders + * Removed Matthias Klose from the uploaders * Moved the package to Git * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 diff --git a/debian/control b/debian/control index ec85b8f..0813011 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,7 @@ Source: ecj Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: - Matthias Klose <[email protected]>, - Emmanuel Bourg <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: ant, debhelper (>= 11), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

