This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-csv.
commit 20d2fa8eee5b5396b2082a28354ae421ef12f063 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 29 13:36:09 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 3a49f89..ffed797 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ commons-csv (0.1-SNAPSHOT+svn678580-4) UNRELEASED; urgency=medium * Moved the package to Git * debian/control: - Standards-Version updated to 3.9.6 (no changes) + - Removed the deprecated DM-Upload-Allowed field -- Emmanuel Bourg <[email protected]> Tue, 29 Sep 2015 13:23:47 +0200 diff --git a/debian/control b/debian/control index 1bb6a54..4ed9e30 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]> -DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7), cdbs (>=0.4.48), default-jdk, ant-optional (>= 1.6.5), junit (>= 3.8.1) Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-csv.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

