[pkg-java] r17595 - trunk/maven-archiver/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 18 10:18:26 UTC 2013


Author: ebourg-guest
Date: 2013-12-18 10:18:26 +0000 (Wed, 18 Dec 2013)
New Revision: 17595

Modified:
   trunk/maven-archiver/debian/changelog
   trunk/maven-archiver/debian/compat
   trunk/maven-archiver/debian/control
Log:
Switch to debhelper level 9



Modified: trunk/maven-archiver/debian/changelog
===================================================================
--- trunk/maven-archiver/debian/changelog	2013-12-18 10:17:14 UTC (rev 17594)
+++ trunk/maven-archiver/debian/changelog	2013-12-18 10:18:26 UTC (rev 17595)
@@ -4,6 +4,7 @@
   * debian/control:
     - Use canonical URLs for the Vcs-* fields
     - Standards-Version updated to 3.9.5 (no changes) 
+  * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 18 Dec 2013 11:14:51 +0100
 

Modified: trunk/maven-archiver/debian/compat
===================================================================
--- trunk/maven-archiver/debian/compat	2013-12-18 10:17:14 UTC (rev 17594)
+++ trunk/maven-archiver/debian/compat	2013-12-18 10:18:26 UTC (rev 17595)
@@ -1 +1 @@
-7
+9

Modified: trunk/maven-archiver/debian/control
===================================================================
--- trunk/maven-archiver/debian/control	2013-12-18 10:17:14 UTC (rev 17594)
+++ trunk/maven-archiver/debian/control	2013-12-18 10:18:26 UTC (rev 17595)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep: libmaven2-core-java, libplexus-archiver-java, libplexus-interpolation-java,  
  libplexus-utils-java, junit, default-jdk-doc, libmaven2-core-java-doc,  
  libplexus-utils-java-doc, libmaven-javadoc-plugin-java 




More information about the pkg-java-commits mailing list