[pkg-java] r18819 - trunk/commons-vfs/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Aug 31 13:22:31 UTC 2015
Author: ebourg-guest
Date: 2015-08-31 13:22:31 +0000 (Mon, 31 Aug 2015)
New Revision: 18819
Modified:
trunk/commons-vfs/debian/changelog
trunk/commons-vfs/debian/compat
trunk/commons-vfs/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/commons-vfs/debian/changelog
===================================================================
--- trunk/commons-vfs/debian/changelog 2015-08-31 13:17:00 UTC (rev 18818)
+++ trunk/commons-vfs/debian/changelog 2015-08-31 13:22:31 UTC (rev 18819)
@@ -2,6 +2,7 @@
* Team upload.
* Standards-Version updated to 3.9.6 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Mon, 31 Aug 2015 15:16:34 +0200
Modified: trunk/commons-vfs/debian/compat
===================================================================
--- trunk/commons-vfs/debian/compat 2015-08-31 13:17:00 UTC (rev 18818)
+++ trunk/commons-vfs/debian/compat 2015-08-31 13:22:31 UTC (rev 18819)
@@ -1 +1 @@
-7
+9
Modified: trunk/commons-vfs/debian/control
===================================================================
--- trunk/commons-vfs/debian/control 2015-08-31 13:17:00 UTC (rev 18818)
+++ trunk/commons-vfs/debian/control 2015-08-31 13:22:31 UTC (rev 18819)
@@ -19,7 +19,7 @@
libjsch-java,
libmaven-antrun-plugin-java,
libmaven-javadoc-plugin-java
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper
Standards-Version: 3.9.6
Homepage: http://commons.apache.org/vfs/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-vfs
More information about the pkg-java-commits
mailing list