This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javassist.
commit 9764323592be84bf05a64c4e57718f26faec42bc Author: Emmanuel Bourg <[email protected]> Date: Wed Jun 29 00:13:58 2016 +0200 Removed Niels Thykier from the uploaders (Closes: #770578) --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc051ea..d191dbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ javassist (1:3.12.1.ga-2.1) UNRELEASED; urgency=medium * Non-maintainer upload. + * Removed Niels Thykier from the uploaders (Closes: #770578) * Moved the package to Git * Standards-Version updated to 3.9.8 * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 43e7d82..8633f65 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: javassist Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, - Niels Thykier <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> Build-Depends: debhelper (>= 9), cdbs Build-Depends-Indep: ant, default-jdk, maven-repo-helper, ant-optional, junit Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javassist.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

