Author: mkoch
Date: 2009-10-06 08:13:08 +0000 (Tue, 06 Oct 2009)
New Revision: 10776

Modified:
   trunk/gant/debian/changelog
   trunk/gant/debian/compat
   trunk/gant/debian/control
Log:
gant (1.8.0-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends on debhelper (>= 7).
  * Removed useless Depends default-jdk and java2-runtime.
  * Moved to section 'devel'.
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <[email protected]>  Tue, 06 Oct 2009 10:10:48 +0200



Modified: trunk/gant/debian/changelog
===================================================================
--- trunk/gant/debian/changelog 2009-10-05 18:55:12 UTC (rev 10775)
+++ trunk/gant/debian/changelog 2009-10-06 08:13:08 UTC (rev 10776)
@@ -1,3 +1,13 @@
+gant (1.8.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Build-Depends on debhelper (>= 7).
+  * Removed useless Depends default-jdk and java2-runtime.
+  * Moved to section 'devel'.
+  * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch <[email protected]>  Tue, 06 Oct 2009 10:10:48 +0200
+
 gant (1.7.0-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/gant/debian/compat
===================================================================
--- trunk/gant/debian/compat    2009-10-05 18:55:12 UTC (rev 10775)
+++ trunk/gant/debian/compat    2009-10-06 08:13:08 UTC (rev 10776)
@@ -1 +1 @@
-5
+7

Modified: trunk/gant/debian/control
===================================================================
--- trunk/gant/debian/control   2009-10-05 18:55:12 UTC (rev 10775)
+++ trunk/gant/debian/control   2009-10-06 08:13:08 UTC (rev 10776)
@@ -1,18 +1,18 @@
 Source: gant
-Section: java
+Section: devel
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
-Uploaders: Varun Hiremath <[email protected]>, Torsten Werner 
<[email protected]>
-Build-Depends: cdbs, debhelper (>= 6)
+Uploaders: Varun Hiremath <[email protected]>, Torsten Werner 
<[email protected]>, Michael Koch <[email protected]>
+Build-Depends: cdbs, debhelper (>= 7)
 Build-Depends-Indep: ant, groovy, openjdk-6-jdk
-Standards-Version: 3.8.2
+Standards-Version: 3.8.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
 
 Package: gant
 Architecture: all
-Depends: ${misc:Depends}, default-jre | java2-runtime | default-jre-headless | 
java2-runtime-headless, groovy
+Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless, groovy
 Description: Groovy build framework based on scripting Ant tasks
  Gant is a build tool for scripting Ant tasks using Groovy instead of
  XML to specify the build logic. A Gant build specification is a


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to