[pkg-java] r17689 - trunk/commons-parent/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 20 21:03:06 UTC 2014


Author: ebourg-guest
Date: 2014-01-20 21:03:06 +0000 (Mon, 20 Jan 2014)
New Revision: 17689

Modified:
   trunk/commons-parent/debian/changelog
   trunk/commons-parent/debian/compat
   trunk/commons-parent/debian/control
Log:
Switch to debhelper level 9



Modified: trunk/commons-parent/debian/changelog
===================================================================
--- trunk/commons-parent/debian/changelog	2014-01-20 20:41:47 UTC (rev 17688)
+++ trunk/commons-parent/debian/changelog	2014-01-20 21:03:06 UTC (rev 17689)
@@ -5,6 +5,7 @@
     - Use canonical URLs for the Vcs-* fields
     - Standards-Version updated to 3.9.5 (no changes)
   * debian/watch: Fixed the mangling of the upstream versions
+  * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 20 Jan 2014 21:23:08 +0100
 

Modified: trunk/commons-parent/debian/compat
===================================================================
--- trunk/commons-parent/debian/compat	2014-01-20 20:41:47 UTC (rev 17688)
+++ trunk/commons-parent/debian/compat	2014-01-20 21:03:06 UTC (rev 17689)
@@ -1 +1 @@
-7
+9

Modified: trunk/commons-parent/debian/control
===================================================================
--- trunk/commons-parent/debian/control	2014-01-20 20:41:47 UTC (rev 17688)
+++ trunk/commons-parent/debian/control	2014-01-20 21:03:06 UTC (rev 17689)
@@ -4,7 +4,7 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
            Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9),
                default-jdk,
                libapache-pom-java (>= 9),
                maven-repo-helper (>= 1.7)




More information about the pkg-java-commits mailing list