This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle-1.12.
commit f159de5c5c1a30fa5cf0abd0fa68bfa6188405ff Author: Emmanuel Bourg <[email protected]> Date: Mon May 12 12:57:05 2014 +0200 Standards-Version updated to 3.9.5 --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf9f5b6..44fffcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ gradle (1.5-1) unstable; urgency=medium - Added a build dependency on libjatl-java - Refreshed the patches * Fixed a compilation error with Java 8 + * Standards-Version updated to 3.9.5 (no changes) * Updated the version of Guava used to fix a clean error * Use XZ compression for the upstream tarball diff --git a/debian/control b/debian/control index 96d2e6a..2905654 100644 --- a/debian/control +++ b/debian/control @@ -72,10 +72,10 @@ Build-Depends: ant (>= 1.8), testng, unzip Build-Conflicts: groovy (>= 2.0.0~) -Standards-Version: 3.9.4 -Homepage: http://gradle.org/ +Standards-Version: 3.9.5 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 Package: gradle Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-1.12.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

