This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository clojure-maven-plugin.
commit 06006657bb4af37ee93bd319877a41222a101b67 Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 1 10:51:17 2017 +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 7b0a052..5fce01e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ clojure-maven-plugin (1.3.3-4) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs + * Removed the deprecated DM-Upload-Allowed field -- tony mancill <[email protected]> Sat, 01 Apr 2017 16:25:54 -0700 diff --git a/debian/control b/debian/control index 778e449..c5de16a 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Uploaders: Peter Collingbourne <[email protected]> Build-Depends: debhelper (>= 10), cdbs, default-jdk, maven-debian-helper (>= 1.1) Build-Depends-Indep: libmaven2-core-java, libcommons-exec-java, libcommons-io-java, libcommons-lang-java, libplexus-utils-java, libmaven-plugin-tools-java Standards-Version: 4.0.0 -DM-Upload-Allowed: yes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/clojure-maven-plugin.git Vcs-Git: https://anonscm.debian.org/git/pkg-java/clojure-maven-plugin.git Homepage: http://github.com/talios/clojure-maven-plugin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

