Author: ebourg-guest Date: 2014-01-26 15:13:38 +0000 (Sun, 26 Jan 2014) New Revision: 17703
Modified: trunk/commons-daemon/debian/changelog trunk/commons-daemon/debian/compat trunk/commons-daemon/debian/control Log: Switch to debhelper level 9 Modified: trunk/commons-daemon/debian/changelog =================================================================== --- trunk/commons-daemon/debian/changelog 2014-01-23 17:58:42 UTC (rev 17702) +++ trunk/commons-daemon/debian/changelog 2014-01-26 15:13:38 UTC (rev 17703) @@ -1,3 +1,9 @@ +commons-daemon (1.0.15-4) UNRELEASED; urgency=medium + + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Sun, 26 Jan 2014 16:13:04 +0100 + commons-daemon (1.0.15-3) unstable; urgency=low * Use canonical URLs for the Vcs-* fields Modified: trunk/commons-daemon/debian/compat =================================================================== --- trunk/commons-daemon/debian/compat 2014-01-23 17:58:42 UTC (rev 17702) +++ trunk/commons-daemon/debian/compat 2014-01-26 15:13:38 UTC (rev 17703) @@ -1 +1 @@ -7 +9 Modified: trunk/commons-daemon/debian/control =================================================================== --- trunk/commons-daemon/debian/control 2014-01-23 17:58:42 UTC (rev 17702) +++ trunk/commons-daemon/debian/control 2014-01-26 15:13:38 UTC (rev 17703) @@ -8,7 +8,7 @@ Build-Depends: ant, autoconf, autotools-dev, - debhelper (>= 7.0.50~), + debhelper (>= 9), default-jdk, docbook-xsl, libcap-dev [linux-any], _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

