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 d63caabdebe7ef1539de4991c9a3e1b472ce167e Author: Damien Raude-Morvan <[email protected]> Date: Wed May 8 13:57:45 2013 +0200 d/control: Bump Standards-Version to 3.9.4 (no changes needed). --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8f3db16..ae8df78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ gradle (1.4-1) UNRELEASED; urgency=low * d/rules: Add support for DEB_BUILD_OPTIONS parallel=n using new Gradle parallel feature. * d/control: Add Build-Depends on libkryo-java. + * d/control: Bump Standards-Version to 3.9.4 (no changes needed). -- Damien Raude-Morvan <[email protected]> Tue, 05 Feb 2013 23:38:19 +0100 diff --git a/debian/control b/debian/control index 31dd300..fb35c42 100644 --- a/debian/control +++ b/debian/control @@ -71,7 +71,7 @@ Build-Depends: ant (>= 1.8), testng, unzip Build-Conflicts: groovy (>= 2.0.0~) -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://gradle.org/ Vcs-Git: git://git.debian.org/git/pkg-java/gradle.git Vcs-Browser: http://git.debian.org/?p=pkg-java/gradle.git -- 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

