Author: ebourg-guest Date: 2014-04-11 13:08:18 +0000 (Fri, 11 Apr 2014) New Revision: 18024
Modified: trunk/jakarta-jmeter/debian/changelog trunk/jakarta-jmeter/debian/compat trunk/jakarta-jmeter/debian/control Log: Switch to debhelper level 9 Modified: trunk/jakarta-jmeter/debian/changelog =================================================================== --- trunk/jakarta-jmeter/debian/changelog 2014-04-11 13:07:08 UTC (rev 18023) +++ trunk/jakarta-jmeter/debian/changelog 2014-04-11 13:08:18 UTC (rev 18024) @@ -2,6 +2,7 @@ * Updated the classpath of jorphan.jar to use Commons Collections 3 * Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 11 Apr 2014 15:06:06 +0200 Modified: trunk/jakarta-jmeter/debian/compat =================================================================== --- trunk/jakarta-jmeter/debian/compat 2014-04-11 13:07:08 UTC (rev 18023) +++ trunk/jakarta-jmeter/debian/compat 2014-04-11 13:08:18 UTC (rev 18024) @@ -1 +1 @@ -5 +9 Modified: trunk/jakarta-jmeter/debian/control =================================================================== --- trunk/jakarta-jmeter/debian/control 2014-04-11 13:07:08 UTC (rev 18023) +++ trunk/jakarta-jmeter/debian/control 2014-04-11 13:08:18 UTC (rev 18024) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Onkar Shinde <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: ant, ant-optional, cdbs, debhelper (>=5), javahelper +Build-Depends: ant, ant-optional, cdbs, debhelper (>= 9), javahelper Build-Depends-Indep: default-jdk, default-jdk-doc, junit4, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

