This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository annotation-indexer.
commit b7c3cfce2785da57311baa58086393c31c0eb6d2 Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 3 16:40:54 2014 +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 2d8b2f6..fa0e786 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ annotation-indexer (1.7-1) UNRELEASED; urgency=medium * debian/control: - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields + - Removed the deprecated DM-Upload-Allowed field * Use XZ compression for the upstream tarball -- Emmanuel Bourg <[email protected]> Wed, 03 Sep 2014 16:18:47 +0200 diff --git a/debian/control b/debian/control index 99ab111..8149687 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/annotation-indexer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

