This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 44a58f3e5b88c43b03caeb592c7e801fb8867881 Author: Miguel Landaeta <[email protected]> Date: Tue Feb 22 19:30:12 2011 +0000 * Upload to unstable. * Update version of dependencies in debian/build.xml. --- debian/build.xml | 4 ++-- debian/changelog | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/build.xml b/debian/build.xml index d347c95..93674be 100644 --- a/debian/build.xml +++ b/debian/build.xml @@ -25,9 +25,9 @@ Author : Russel Winder <[email protected]> </description> <property name="gantVersion" value="1.9.3"/> - <property name="groovyVersion" value="1.7.4"/> + <property name="groovyVersion" value="1.7.8"/> <property name="mavenAntTaskVersion" value="2.0.10"/> - <property name="ivyVersion" value="2.1.0"/> + <property name="ivyVersion" value="2.2.0"/> <property environment="environment"/> diff --git a/debian/changelog b/debian/changelog index 79dd997..f7c88aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gant (1.9.3-2) UNRELEASED; urgency=low + + * Upload to unstable. + * Update version of dependencies in debian/build.xml. + + -- Miguel Landaeta <[email protected]> Mon, 21 Feb 2011 20:47:21 -0430 + gant (1.9.3-1) experimental; urgency=low * New upstream release. -- 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

