This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository args4j.
commit 7aa559a4d33690703ff71214259b482770478316 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 24 11:01:37 2013 +0200 Removed the deprecated DM-Upload-Allowed flag --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f93ccde..b24d15e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ args4j (2.0.16-3) UNRELEASED; urgency=low * Team upload. * debian/control: - Use canonical URLs for the Vcs-* fields + - Removed the deprecated DM-Upload-Allowed flag -- Emmanuel Bourg <[email protected]> Thu, 24 Oct 2013 10:59:33 +0200 diff --git a/debian/control b/debian/control index 206a73a..a9597b2 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: ant, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/args4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

