This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sezpoz.
commit 694e626d56824a1db2d5ba84deb53915c5f05ca9 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 2 16:03:46 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 1a260d8..fedf854 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ sezpoz (1.9-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.6 (no changes) + - Removed the deprecated DM-Upload-Allowed field * debian/watch: Watch the release tags on GitHub -- Emmanuel Bourg <[email protected]> Thu, 02 Apr 2015 15:56:13 +0200 diff --git a/debian/control b/debian/control index adab6bd..ed8877b 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, junit4, libmaven-javadoc-plugin-java Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sezpoz.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

