This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 94d11753cb4be024b7734b75a6c509c567d6a79e Author: Miguel Landaeta <[email protected]> Date: Mon Nov 28 02:13:13 2011 +0000 * New upstream release. --- debian/build.xml | 6 +++--- debian/changelog | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/build.xml b/debian/build.xml index f2b4829..baca1c5 100644 --- a/debian/build.xml +++ b/debian/build.xml @@ -24,9 +24,9 @@ Author : Russel Winder <[email protected]> This Ant script provides the build needed by Debian whilst the Gradle system is not packaged. </description> - <property name="gantVersion" value="1.9.6"/> - <property name="groovyVersion" value="1.8.1"/> - <property name="mavenAntTaskVersion" value="2.0.10"/> + <property name="gantVersion" value="1.9.7"/> + <property name="groovyVersion" value="1.8.4"/> + <property name="mavenAntTaskVersion" value="2.1.3"/> <property name="ivyVersion" value="2.2.0"/> <property environment="environment"/> diff --git a/debian/changelog b/debian/changelog index f2c1077..31e0506 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gant (1.9.7-1) unstable; urgency=low + + * New upstream release. + + -- Miguel Landaeta <[email protected]> Sun, 27 Nov 2011 21:17:39 -0430 + gant (1.9.6-1) unstable; urgency=low [Miguel Landaeta] -- 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

