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 9e3f0710b3d341f6b1bfd296337afe97b7ca84cd Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 1 10:50:26 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 5 +++++ debian/control | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d255f3..e3788e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ clojure-maven-plugin (1.3.3-4) UNRELEASED; urgency=medium * Team upload + + [ tony mancill ] * Remove Ramakrishnan Muthukrishnan from Uploaders (Closes: #859288) + [ Emmanuel Bourg ] + * Standards-Version updated to 4.0.0 + -- tony mancill <[email protected]> Sat, 01 Apr 2017 16:25:54 -0700 clojure-maven-plugin (1.3.3-3) unstable; urgency=low diff --git a/debian/control b/debian/control index a6ef9c3..0ee62cd 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Peter Collingbourne <[email protected]> Build-Depends: debhelper (>= 7), 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: 3.9.2 +Standards-Version: 4.0.0 DM-Upload-Allowed: yes Vcs-Browser: http://git.debian.org/?p=pkg-java/clojure-maven-plugin.git Vcs-Git: git://git.debian.org/git/pkg-java/clojure-maven-plugin.git -- 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

