Author: ebourg-guest Date: 2014-04-02 21:07:21 +0000 (Wed, 02 Apr 2014) New Revision: 17969
Modified: trunk/java-common/debian/changelog trunk/java-common/debian/compat trunk/java-common/debian/control Log: Switch to debhelper level 9 Modified: trunk/java-common/debian/changelog =================================================================== --- trunk/java-common/debian/changelog 2014-04-02 20:58:45 UTC (rev 17968) +++ trunk/java-common/debian/changelog 2014-04-02 21:07:21 UTC (rev 17969) @@ -2,6 +2,7 @@ * Team upload. * Prepared the default values for Java 8 + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Wed, 02 Apr 2014 22:57:37 +0200 Modified: trunk/java-common/debian/compat =================================================================== --- trunk/java-common/debian/compat 2014-04-02 20:58:45 UTC (rev 17968) +++ trunk/java-common/debian/compat 2014-04-02 21:07:21 UTC (rev 17969) @@ -1 +1 @@ -7 +9 Modified: trunk/java-common/debian/control =================================================================== --- trunk/java-common/debian/control 2014-04-02 20:58:45 UTC (rev 17968) +++ trunk/java-common/debian/control 2014-04-02 21:07:21 UTC (rev 17969) @@ -4,7 +4,7 @@ Maintainer: Debian Java Mailing List <[email protected]> Uploaders: Matthias Klose <[email protected]>, Torsten Werner <[email protected]>, Niels Thykier <[email protected]> -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: debiandoc-sgml, docbook-utils, docbook-xml, lynx Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/java-common _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

