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 136f3565e390caafb21867e435149d9bc7d19ed7 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 2 23:12:05 2015 +0200 Removed the XSBC-Original-Maintainer field (Closes: #573506) --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ac4290f..8636d37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ geronimo-interceptor-3.0-spec (1.0.1-2) UNRELEASED; urgency=medium * Moved the package to Git (Closes: #669298, #669418) * debian/control: - Removed the runtime dependency on the JRE + - Removed the XSBC-Original-Maintainer field (Closes: #573506) - 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 84b3fe9..01989d8 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Chris Grzegorczyk <[email protected]> DM-Upload-Allowed: yes Uploaders: Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]>, Thierry Carrez <[email protected]> -XSBC-Original-Maintainer: 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

