Author: ebourg-guest
Date: 2013-09-23 15:08:03 +0000 (Mon, 23 Sep 2013)
New Revision: 17264

Modified:
   trunk/maven-ant-helper/debian/changelog
   trunk/maven-ant-helper/debian/compat
   trunk/maven-ant-helper/debian/control
Log:
Build depend on debhelper >= 9



Modified: trunk/maven-ant-helper/debian/changelog
===================================================================
--- trunk/maven-ant-helper/debian/changelog     2013-09-23 14:48:42 UTC (rev 
17263)
+++ trunk/maven-ant-helper/debian/changelog     2013-09-23 15:08:03 UTC (rev 
17264)
@@ -5,6 +5,7 @@
     - Updated Standards-Version to 3.9.4 (no changes)
     - Use canonical URLs for the Vcs-* fields
     - Removed the duplicate Section field for the binary package
+    - Build depend on debhelper >= 9
   * Removed the Javadoc link with the OpenJDK 6 documentation
 
  -- Emmanuel Bourg <[email protected]>  Mon, 23 Sep 2013 16:25:59 +0200

Modified: trunk/maven-ant-helper/debian/compat
===================================================================
--- trunk/maven-ant-helper/debian/compat        2013-09-23 14:48:42 UTC (rev 
17263)
+++ trunk/maven-ant-helper/debian/compat        2013-09-23 15:08:03 UTC (rev 
17264)
@@ -1 +1 @@
-7
+9

Modified: trunk/maven-ant-helper/debian/control
===================================================================
--- trunk/maven-ant-helper/debian/control       2013-09-23 14:48:42 UTC (rev 
17263)
+++ trunk/maven-ant-helper/debian/control       2013-09-23 15:08:03 UTC (rev 
17264)
@@ -5,7 +5,7 @@
 Uploaders: Torsten Werner <[email protected]>,
            Ludovic Claude <[email protected]>,
            Damien Raude-Morvan <[email protected]>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk
+Build-Depends: cdbs, debhelper (>= 9), default-jdk
 Build-Depends-Indep: ant, ant-contrib, ant-optional
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-ant-helper


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

Reply via email to