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 <[email protected]> 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

