This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-interceptor-3.0-spec.
commit 039e33a08a9b053cdbf4db28a738e05c045b2502 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 2 23:16:27 2015 +0200 The package is now maintained by the Debian Java Maintainers --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 50b9856..b97488b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ geronimo-interceptor-3.0-spec (1.0.1-2) UNRELEASED; urgency=medium - Removed the runtime dependency on the JRE - Removed the XSBC-Original-Maintainer field (Closes: #573506) - Removed the deprecated DM-Upload-Allowed field + - The package is now maintained by the Debian Java Maintainers - Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Thu, 02 Jul 2015 22:58:36 +0200 diff --git a/debian/control b/debian/control index 62ee4c5..a163dbe 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: geronimo-interceptor-3.0-spec Section: java Priority: optional -Maintainer: Chris Grzegorczyk <[email protected]> -Uploaders: Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]>, Thierry Carrez <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Chris Grzegorczyk <[email protected]>, Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]>, Thierry Carrez <[email protected]> Build-Depends-Indep: default-jdk Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3) Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-interceptor-3.0-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

