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 546d884f1c33b2e7af945034c0f949bb20fa25f8 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 2 23:15:33 2015 +0200 Removed the deprecated DM-Upload-Allowed field --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8636d37..50b9856 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ geronimo-interceptor-3.0-spec (1.0.1-2) UNRELEASED; urgency=medium * debian/control: - Removed the runtime dependency on the JRE - Removed the XSBC-Original-Maintainer field (Closes: #573506) + - Removed the deprecated DM-Upload-Allowed field - 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 01989d8..62ee4c5 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: geronimo-interceptor-3.0-spec Section: java Priority: optional Maintainer: Chris Grzegorczyk <[email protected]> -DM-Upload-Allowed: yes Uploaders: 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) -- 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

