Author: ebourg-guest Date: 2015-10-27 20:37:34 +0000 (Tue, 27 Oct 2015) New Revision: 18868
Modified: trunk/asm3/debian/changelog trunk/asm3/debian/compat trunk/asm3/debian/control Log: Switch to debhelper level 9 Modified: trunk/asm3/debian/changelog =================================================================== --- trunk/asm3/debian/changelog 2015-10-27 20:28:26 UTC (rev 18867) +++ trunk/asm3/debian/changelog 2015-10-27 20:37:34 UTC (rev 18868) @@ -3,6 +3,7 @@ * Team upload. * Removed the unused build dependency on libow-util-ant-tasks-java * Standards-Version updated to 3.9.6 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Tue, 27 Oct 2015 21:16:17 +0100 Modified: trunk/asm3/debian/compat =================================================================== --- trunk/asm3/debian/compat 2015-10-27 20:28:26 UTC (rev 18867) +++ trunk/asm3/debian/compat 2015-10-27 20:37:34 UTC (rev 18868) @@ -1 +1 @@ -7 +9 Modified: trunk/asm3/debian/control =================================================================== --- trunk/asm3/debian/control 2015-10-27 20:28:26 UTC (rev 18867) +++ trunk/asm3/debian/control 2015-10-27 20:37:34 UTC (rev 18868) @@ -4,7 +4,7 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]>, Niels Thykier <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk +Build-Depends: debhelper (>= 9), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant (>= 1.6.5), javahelper Standards-Version: 3.9.6 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/asm3 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

