[pkg-java] r17264 - trunk/maven-ant-helper/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Sep 23 15:08:03 UTC 2013


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 <ebourg at apache.org>  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 <twerner at debian.org>,
            Ludovic Claude <ludovic.claude at laposte.net>,
            Damien Raude-Morvan <drazzib at debian.org>
-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




More information about the pkg-java-commits mailing list