This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gradle.
commit b30f1c7fe715ffb46a74f3c1855ff1b227a73573 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 8 09:40:38 2014 +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 c959b7c..07880f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gradle (1.5-2) UNRELEASED; urgency=medium * Team upload. * Fixed a build failure caused by the transition of libspock-java to cglib3 * Added an explicit build dependency on libaether-java + * Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Wed, 08 Oct 2014 09:36:19 +0200 diff --git a/debian/control b/debian/control index b4d9545..ecd5f4a 100644 --- a/debian/control +++ b/debian/control @@ -73,7 +73,7 @@ Build-Depends: ant (>= 1.8), testng, unzip Build-Conflicts: groovy (>= 2.0.0~) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/gradle.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/gradle.git Homepage: http://gradle.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

