Author: ebourg-guest Date: 2013-12-23 23:12:51 +0000 (Mon, 23 Dec 2013) New Revision: 17605
Modified: trunk/libhamcrest-java/debian/changelog trunk/libhamcrest-java/debian/compat trunk/libhamcrest-java/debian/control Log: Switch to debhelper level 9 Modified: trunk/libhamcrest-java/debian/changelog =================================================================== --- trunk/libhamcrest-java/debian/changelog 2013-12-23 23:07:22 UTC (rev 17604) +++ trunk/libhamcrest-java/debian/changelog 2013-12-23 23:12:51 UTC (rev 17605) @@ -1,6 +1,7 @@ libhamcrest-java (1.3-4) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Tue, 24 Dec 2013 00:06:49 +0100 Modified: trunk/libhamcrest-java/debian/compat =================================================================== --- trunk/libhamcrest-java/debian/compat 2013-12-23 23:07:22 UTC (rev 17604) +++ trunk/libhamcrest-java/debian/compat 2013-12-23 23:12:51 UTC (rev 17605) @@ -1 +1 @@ -7 +9 Modified: trunk/libhamcrest-java/debian/control =================================================================== --- trunk/libhamcrest-java/debian/control 2013-12-23 23:07:22 UTC (rev 17604) +++ trunk/libhamcrest-java/debian/control 2013-12-23 23:12:51 UTC (rev 17605) @@ -6,7 +6,7 @@ Damien Raude-Morvan <[email protected]>, Brian Thomason <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), ant, ant-optional, default-jdk, maven-repo-helper +Build-Depends: cdbs, debhelper (>= 9), ant, ant-optional, default-jdk, maven-repo-helper Build-Depends-Indep: libqdox-java, libeasymock-java, libjmock-java, libjarjar-java, default-jdk-doc, junit-doc, junit4-doc, junit, junit4, testng Standards-Version: 3.9.5 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

