[pkg-java] r18742 - trunk/maven-docck-plugin/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jun 10 20:21:14 UTC 2015
Author: ebourg-guest
Date: 2015-06-10 20:21:14 +0000 (Wed, 10 Jun 2015)
New Revision: 18742
Modified:
trunk/maven-docck-plugin/debian/changelog
trunk/maven-docck-plugin/debian/compat
trunk/maven-docck-plugin/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/maven-docck-plugin/debian/changelog
===================================================================
--- trunk/maven-docck-plugin/debian/changelog 2015-06-10 20:20:01 UTC (rev 18741)
+++ trunk/maven-docck-plugin/debian/changelog 2015-06-10 20:21:14 UTC (rev 18742)
@@ -4,6 +4,7 @@
* Fixed the compatibility with maven-plugin-tools 3.3
* Removed Michael Koch from the uploaders (Closes: #654111)
* Standards-Version updated to 3.9.6 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Wed, 10 Jun 2015 21:55:34 +0200
Modified: trunk/maven-docck-plugin/debian/compat
===================================================================
--- trunk/maven-docck-plugin/debian/compat 2015-06-10 20:20:01 UTC (rev 18741)
+++ trunk/maven-docck-plugin/debian/compat 2015-06-10 20:21:14 UTC (rev 18742)
@@ -1 +1 @@
-7
+9
Modified: trunk/maven-docck-plugin/debian/control
===================================================================
--- trunk/maven-docck-plugin/debian/control 2015-06-10 20:20:01 UTC (rev 18741)
+++ trunk/maven-docck-plugin/debian/control 2015-06-10 20:21:14 UTC (rev 18742)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper
Build-Depends-Indep: libcommons-httpclient-java (>= 3.1-6),
libcommons-logging-java,
libmaven-file-management-java,
More information about the pkg-java-commits
mailing list