This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 665f4a7c0476e002dcac7602f3c8d3d87ba39b5a Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 31 13:31:33 2015 +0200 Standards-Version updated to 3.9.6 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cf39a16..a113155 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gant (1.9.11-1) UNRELEASED; urgency=medium * New upstream release - Removed 01_fix_ant_1.9_api_changes.diff (fixed upstream) * Transition to Groovy 2 + * Standards-Version updated to 3.9.6 (no changes) * debian/watch: Track the release tags on GitHub * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 84fd41f..c3363c1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected] Build-Depends: cdbs, debhelper (>= 9) Build-Depends-Indep: ant, groovy2, default-jdk, libmaven-ant-tasks-java, maven2, libplexus-classworlds-java, libplexus-utils-java -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://gant.codehaus.org/ Vcs-Git: git://anonscm.debian.org/pkg-java/gant.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/gant.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

