[gant] 25/51: * New upstream release. * Add myself to Uploaders. * Bump Standards-Version to 3.9.1. No changes were required.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 31 12:07:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository gant.
commit f841572fd9e0c9f8a5aaea5976d27fed39aeea20
Author: Miguel Landaeta <nomadium at debian.org>
Date: Fri Aug 13 20:44:26 2010 +0000
* New upstream release.
* Add myself to Uploaders.
* Bump Standards-Version to 3.9.1. No changes were required.
---
debian/build.xml | 4 ++--
debian/changelog | 8 ++++++++
debian/control | 4 ++--
3 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/build.xml b/debian/build.xml
index 1433156..d347c95 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -24,8 +24,8 @@ Author : Russel Winder <russel.winder at concertant.com>
This Ant script provides the build needed by Debian whilst the Gradle system is not packaged.
</description>
- <property name="gantVersion" value="1.9.1"/>
- <property name="groovyVersion" value="1.7.1"/>
+ <property name="gantVersion" value="1.9.3"/>
+ <property name="groovyVersion" value="1.7.4"/>
<property name="mavenAntTaskVersion" value="2.0.10"/>
<property name="ivyVersion" value="2.1.0"/>
diff --git a/debian/changelog b/debian/changelog
index ab1d5dd..af538db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gant (1.9.3-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Add myself to Uploaders.
+ * Bump Standards-Version to 3.9.1. No changes were required.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Fri, 13 Aug 2010 19:26:41 -0430
+
gant (1.9.1-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index a71472c..56e3855 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: gant
Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Michael Koch <konqueror at gmx.de>
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Michael Koch <konqueror at gmx.de>, Miguel Landaeta <miguel at miguel.cc>
Build-Depends: cdbs, debhelper (>= 7)
Build-Depends-Indep: ant, groovy, default-jdk
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
Homepage: http://gant.codehaus.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/gant
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/gant
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git
More information about the pkg-java-commits
mailing list