Author: ebourg-guest Date: 2014-04-09 22:42:24 +0000 (Wed, 09 Apr 2014) New Revision: 18011
Modified: trunk/icu4j/debian/changelog trunk/icu4j/debian/compat trunk/icu4j/debian/control Log: Switch to debhelper level 9 Modified: trunk/icu4j/debian/changelog =================================================================== --- trunk/icu4j/debian/changelog 2014-04-09 22:41:29 UTC (rev 18010) +++ trunk/icu4j/debian/changelog 2014-04-09 22:42:24 UTC (rev 18011) @@ -4,6 +4,7 @@ * Patched to build with OpenJDK 8 * Standards-Version updated to 3.9.5 (no changes) * debian/rules: Improved the clean target + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 10 Apr 2014 00:20:49 +0200 Modified: trunk/icu4j/debian/compat =================================================================== --- trunk/icu4j/debian/compat 2014-04-09 22:41:29 UTC (rev 18010) +++ trunk/icu4j/debian/compat 2014-04-09 22:42:24 UTC (rev 18011) @@ -1 +1 @@ -7 +9 Modified: trunk/icu4j/debian/control =================================================================== --- trunk/icu4j/debian/control 2014-04-09 22:41:29 UTC (rev 18010) +++ trunk/icu4j/debian/control 2014-04-09 22:42:24 UTC (rev 18011) @@ -6,7 +6,7 @@ Steffen Moeller <[email protected]>, Niels Thykier <[email protected]> Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 7), ant (>= 1.7.0), default-jdk, unzip, +Build-Depends: debhelper (>= 9), ant (>= 1.7.0), default-jdk, unzip, javahelper, cdbs, maven-repo-helper (>= 1.6~) Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/icu4j Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/icu4j/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

