Author: ebourg-guest Date: 2013-12-17 06:55:42 +0000 (Tue, 17 Dec 2013) New Revision: 17574
Modified: trunk/commons-beanutils/debian/changelog trunk/commons-beanutils/debian/compat trunk/commons-beanutils/debian/control Log: Switch to debhelper level 9 Modified: trunk/commons-beanutils/debian/changelog =================================================================== --- trunk/commons-beanutils/debian/changelog 2013-12-12 15:29:20 UTC (rev 17573) +++ trunk/commons-beanutils/debian/changelog 2013-12-17 06:55:42 UTC (rev 17574) @@ -1,3 +1,9 @@ +commons-beanutils (1.8.3-5) UNRELEASED; urgency=medium + + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Tue, 17 Dec 2013 07:55:03 +0100 + commons-beanutils (1.8.3-4) unstable; urgency=low * Team upload. Modified: trunk/commons-beanutils/debian/compat =================================================================== --- trunk/commons-beanutils/debian/compat 2013-12-12 15:29:20 UTC (rev 17573) +++ trunk/commons-beanutils/debian/compat 2013-12-17 06:55:42 UTC (rev 17574) @@ -1 +1 @@ -7 +9 Modified: trunk/commons-beanutils/debian/control =================================================================== --- trunk/commons-beanutils/debian/control 2013-12-12 15:29:20 UTC (rev 17573) +++ trunk/commons-beanutils/debian/control 2013-12-17 06:55:42 UTC (rev 17574) @@ -5,7 +5,7 @@ Uploaders: Ludovic Claude <[email protected]>, Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4) +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: default-jdk-doc, libclirr-maven-plugin-java, libcommons-logging-java, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

