Author: ebourg-guest Date: 2014-08-07 11:48:34 +0000 (Thu, 07 Aug 2014) New Revision: 18303
Modified: trunk/substance/debian/changelog trunk/substance/debian/compat trunk/substance/debian/control Log: Switch to debhelper level 9 Modified: trunk/substance/debian/changelog =================================================================== --- trunk/substance/debian/changelog 2014-08-04 23:40:13 UTC (rev 18302) +++ trunk/substance/debian/changelog 2014-08-07 11:48:34 UTC (rev 18303) @@ -1,3 +1,9 @@ +substance (5.3-4) UNRELEASED; urgency=medium + + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Thu, 07 Aug 2014 13:48:03 +0200 + substance (5.3-3) unstable; urgency=low * Patched to compile against JGoodies Forms 1.6 (Closes: #708809) Modified: trunk/substance/debian/compat =================================================================== --- trunk/substance/debian/compat 2014-08-04 23:40:13 UTC (rev 18302) +++ trunk/substance/debian/compat 2014-08-07 11:48:34 UTC (rev 18303) @@ -1 +1 @@ -7 +9 Modified: trunk/substance/debian/control =================================================================== --- trunk/substance/debian/control 2014-08-04 23:40:13 UTC (rev 18302) +++ trunk/substance/debian/control 2014-08-07 11:48:34 UTC (rev 18303) @@ -4,7 +4,7 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]>, Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk, +Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, liblaf-plugin-java, liblaf-widget-java (>= 4.3), libasm2-java, libswingx-java, libjgoodies-forms-java (>= 1.6) Standards-Version: 3.9.4 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

