This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-crypto-util.
commit cc00402621bbe788cf4c9ae4f7fb9de3c1539a2e Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 5 00:14:29 2014 +0200 Removed the deprecated DM-Upload-Allowed field --- debian/changelog | 8 ++++++++ debian/control | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5a17a52..2b29b16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +jenkins-crypto-util (1.1-3) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Removed the deprecated DM-Upload-Allowed field + + -- Emmanuel Bourg <[email protected]> Fri, 05 Sep 2014 00:13:56 +0200 + jenkins-crypto-util (1.1-2) unstable; urgency=low * Fix FTBFS (Closes: #661691, #643501) (LP: #935199): diff --git a/debian/control b/debian/control index fed8683..6842f3c 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, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-crypto-util.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

