This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bintray-client-java.
commit ac9183587554f48f82a21b5951b1e2ffdec5ef0f Author: Emmanuel Bourg <[email protected]> Date: Mon May 30 09:16:59 2016 +0200 Fixed the build failure caused by the transition from groovy2 to groovy --- debian/changelog | 1 + debian/maven.rules | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4459c25..0a8aed8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ bintray-client-java (0.8.1-3) UNRELEASED; urgency=medium * Team upload. + * Fixed the build failure caused by the transition from groovy2 to groovy * Standards-Version updated to 3.9.8 (no changes) -- Emmanuel Bourg <[email protected]> Mon, 30 May 2016 08:46:49 +0200 diff --git a/debian/maven.rules b/debian/maven.rules index c9edd5c..e69de29 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1 +0,0 @@ -org.codehaus.groovy s/groovy/groovy-all/ * s/.*/2.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bintray-client-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

