This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javatools.
commit f9361db8eeaba26be54461846d24fa4d150fd1d5 Author: Emmanuel Bourg <[email protected]> Date: Mon Mar 2 00:00:53 2015 +0100 Removed Niels Thykier from the uploaders (Closes: #770559) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 882324f..80666ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ javatools (0.49) UNRELEASED; urgency=medium * Team upload. * Add the -notimestamp option when invoking javadoc * Removed Matthew Johnson from the uploaders (Closes: #762560) + * Removed Niels Thykier from the uploaders (Closes: #770559) * Standards-Version updated to 3.9.6 (no changes) * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 50d41d9..797d673 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: javatools Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Niels Thykier <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: default-jdk, libarchive-zip-perl (>= 1.30-6~), markdown, perl, libtest-minimumversion-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

