[gant] 33/51: * New upstream release. * Remove Michael Koch from Uploaders list. Thanks for your work on this package. (Closes: #654019). * Bump Standards-Version to 3.9.3. No changes were required.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 31 12:07:11 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 8fe3ed185b39928542dd6411251406dc4e4ff5b9
Author: Miguel Landaeta <nomadium at debian.org>
Date: Fri Jul 27 00:59:31 2012 +0000
* New upstream release.
* Remove Michael Koch from Uploaders list.
Thanks for your work on this package. (Closes: #654019).
* Bump Standards-Version to 3.9.3. No changes were required.
---
debian/build.xml | 4 ++--
debian/changelog | 9 +++++++++
debian/control | 4 ++--
3 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/debian/build.xml b/debian/build.xml
index baca1c5..502a6c4 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.7"/>
- <property name="groovyVersion" value="1.8.4"/>
+ <property name="gantVersion" value="1.9.8"/>
+ <property name="groovyVersion" value="1.8.6"/>
<property name="mavenAntTaskVersion" value="2.1.3"/>
<property name="ivyVersion" value="2.2.0"/>
diff --git a/debian/changelog b/debian/changelog
index 31e0506..6d7c3b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gant (1.9.8-1) experimental; urgency=low
+
+ * New upstream release.
+ * Remove Michael Koch from Uploaders list.
+ Thanks for your work on this package. (Closes: #654019).
+ * Bump Standards-Version to 3.9.3. No changes were required.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Thu, 27 Jul 2012 19:24:34 -0430
+
gant (1.9.7-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 14a24fb..4af2765 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
DM-Upload-Allowed: yes
-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>
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Miguel Landaeta <miguel at miguel.cc>
Build-Depends: cdbs, debhelper (>= 7)
Build-Depends-Indep: ant, groovy, default-jdk, libmaven-ant-tasks-java,
maven2, libplexus-classworlds-java, libplexus-utils-java
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
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