This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository gant.

commit a2351a604fb75cfb96aa62aeb92fe0914ab6dfc4
Author: Michael Koch <[email protected]>
Date:   Tue Oct 6 08:13:08 2009 +0000

    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
---
 debian/changelog | 10 ++++++++++
 debian/compat    |  2 +-
 debian/control   | 10 +++++-----
 3 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d38a972..d6e4e32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index cbe547f..5c94173 100644
--- a/debian/control
+++ b/debian/control
@@ -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

-- 
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

Reply via email to