This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-jacc-1.1-spec.
commit 703032c8e2bfe23d82174061e8542fb3773917d1 Author: Emmanuel Bourg <[email protected]> Date: Mon May 30 11:38:24 2016 +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 acc93dc..225a75c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ geronimo-jacc-1.1-spec (1.0.1-2) UNRELEASED; urgency=medium * Team upload. * Package adopted by the Java Team * Standards-Version updated to 3.9.8 (no changes) + * Removed the deprecated DM-Upload-Allowed field -- Emmanuel Bourg <[email protected]> Mon, 30 May 2016 11:36:48 +0200 diff --git a/debian/control b/debian/control index b33bf52..6fc129a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: geronimo-jacc-1.1-spec Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -DM-Upload-Allowed: yes Uploaders: Chris Grzegorczyk <[email protected]>, Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]> Build-Depends-Indep: default-jdk, libservlet2.5-java, junit, maven-repo-helper Build-Depends: ant-optional, debhelper (>= 5), cdbs (>= 0.4.5.3) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-jacc-1.1-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

