Author: ebourg-guest Date: 2014-01-06 08:55:45 +0000 (Mon, 06 Jan 2014) New Revision: 17634
Modified: trunk/ant/debian/changelog trunk/ant/debian/compat trunk/ant/debian/control Log: Switch to debhelper level 9 Modified: trunk/ant/debian/changelog =================================================================== --- trunk/ant/debian/changelog 2014-01-06 08:47:35 UTC (rev 17633) +++ trunk/ant/debian/changelog 2014-01-06 08:55:45 UTC (rev 17634) @@ -1,6 +1,7 @@ ant (1.9.2-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 06 Jan 2014 09:47:00 +0100 Modified: trunk/ant/debian/compat =================================================================== --- trunk/ant/debian/compat 2014-01-06 08:47:35 UTC (rev 17633) +++ trunk/ant/debian/compat 2014-01-06 08:55:45 UTC (rev 17634) @@ -1 +1 @@ -7 +9 Modified: trunk/ant/debian/control =================================================================== --- trunk/ant/debian/control 2014-01-06 08:47:35 UTC (rev 17633) +++ trunk/ant/debian/control 2014-01-06 08:55:45 UTC (rev 17634) @@ -7,7 +7,7 @@ Torsten Werner <[email protected]>, James Page <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: cdbs (>= 0.4.8), debhelper (>= 7), default-jdk, maven-repo-helper (>> 1.0), +Build-Depends: cdbs (>= 0.4.8), debhelper (>= 9), default-jdk, maven-repo-helper (>> 1.0), libxerces2-java, libbsf-java (>= 2.3.0rc1), liboro-java, libxalan2-java (>= 2.4.0), junit, junit4, antlr, liblog4j1.2-java, libregexp-java, libbcel-java (>= 5.0), libcommons-logging-java, libjdepend-java, libgnumail-java, libxml-commons-resolver1.1-java (>= 1.2-7~), libcommons-net-java, libjsch-java, libjaxp1.3-java, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

