[pkg-java] r17559 - trunk/maven-common-artifact-filters/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 4 13:36:10 UTC 2013
Author: ebourg-guest
Date: 2013-12-04 13:36:10 +0000 (Wed, 04 Dec 2013)
New Revision: 17559
Modified:
trunk/maven-common-artifact-filters/debian/changelog
trunk/maven-common-artifact-filters/debian/compat
trunk/maven-common-artifact-filters/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/maven-common-artifact-filters/debian/changelog
===================================================================
--- trunk/maven-common-artifact-filters/debian/changelog 2013-12-04 13:33:00 UTC (rev 17558)
+++ trunk/maven-common-artifact-filters/debian/changelog 2013-12-04 13:36:10 UTC (rev 17559)
@@ -4,6 +4,7 @@
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
* Use XZ compression for the upstream tarball
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Wed, 04 Dec 2013 14:17:16 +0100
Modified: trunk/maven-common-artifact-filters/debian/compat
===================================================================
--- trunk/maven-common-artifact-filters/debian/compat 2013-12-04 13:33:00 UTC (rev 17558)
+++ trunk/maven-common-artifact-filters/debian/compat 2013-12-04 13:36:10 UTC (rev 17559)
@@ -1 +1 @@
-7
+9
Modified: trunk/maven-common-artifact-filters/debian/control
===================================================================
--- trunk/maven-common-artifact-filters/debian/control 2013-12-04 13:33:00 UTC (rev 17558)
+++ trunk/maven-common-artifact-filters/debian/control 2013-12-04 13:36:10 UTC (rev 17559)
@@ -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 (>= 1.4)
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc,
junit (>= 3.8.1),
libeasymock-java,
More information about the pkg-java-commits
mailing list