This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-stapler-plugin.
commit 0b9b76a21b3d84a0c3de339b93b085e0c8bc6bdb Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 6 17:41:14 2013 +0100 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 85ec0c8..ef5b7a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ maven-stapler-plugin (1.16-5) UNRELEASED; urgency=low - Build depend directly on libplexus-compiler-java - Changed the Homepage field to point to the Github project - Updated Standards-Version to 3.9.5 (no changes) + - Removed the deprecated DM-Upload-Allowed field * Marked the Java 7 compatibility patch as forwarded upstream -- Emmanuel Bourg <[email protected]> Wed, 06 Nov 2013 17:34:05 +0100 diff --git a/debian/control b/debian/control index c982bca..aba7a78 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: James Page <[email protected]> -DM-Upload-Allowed: yes Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, libdom4j-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-stapler-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

