Author: ebourg-guest Date: 2014-01-15 21:14:00 +0000 (Wed, 15 Jan 2014) New Revision: 17659
Modified: trunk/wagon/debian/changelog trunk/wagon/debian/compat trunk/wagon/debian/control Log: Switch to debhelper level 9 Modified: trunk/wagon/debian/changelog =================================================================== --- trunk/wagon/debian/changelog 2014-01-15 14:51:43 UTC (rev 17658) +++ trunk/wagon/debian/changelog 2014-01-15 21:14:00 UTC (rev 17659) @@ -1,3 +1,9 @@ +wagon (1.0.0-5) UNRELEASED; urgency=medium + + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Wed, 15 Jan 2014 22:13:26 +0100 + wagon (1.0.0-4) unstable; urgency=low [ Damien Raude-Morvan ] Modified: trunk/wagon/debian/compat =================================================================== --- trunk/wagon/debian/compat 2014-01-15 14:51:43 UTC (rev 17658) +++ trunk/wagon/debian/compat 2014-01-15 21:14:00 UTC (rev 17659) @@ -1 +1 @@ -7 +9 Modified: trunk/wagon/debian/control =================================================================== --- trunk/wagon/debian/control 2014-01-15 14:51:43 UTC (rev 17658) +++ trunk/wagon/debian/control 2014-01-15 21:14:00 UTC (rev 17659) @@ -5,7 +5,7 @@ Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[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, junit (>= 3.8.1), libcommons-codec-java, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

