Author: ebourg-guest Date: 2014-04-29 12:21:34 +0000 (Tue, 29 Apr 2014) New Revision: 18097
Modified: trunk/bnd/debian/changelog trunk/bnd/debian/compat trunk/bnd/debian/control Log: Switch to debhelper level 9 Modified: trunk/bnd/debian/changelog =================================================================== --- trunk/bnd/debian/changelog 2014-04-29 12:19:52 UTC (rev 18096) +++ trunk/bnd/debian/changelog 2014-04-29 12:21:34 UTC (rev 18097) @@ -1,6 +1,7 @@ bnd (1.50.0-8) UNRELEASED; urgency=medium * Added a patch to fix the compilation errors with Java 8 + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Tue, 29 Apr 2014 14:05:29 +0200 Modified: trunk/bnd/debian/compat =================================================================== --- trunk/bnd/debian/compat 2014-04-29 12:19:52 UTC (rev 18096) +++ trunk/bnd/debian/compat 2014-04-29 12:21:34 UTC (rev 18097) @@ -1 +1 @@ -7 +9 Modified: trunk/bnd/debian/control =================================================================== --- trunk/bnd/debian/control 2014-04-29 12:19:52 UTC (rev 18096) +++ trunk/bnd/debian/control 2014-04-29 12:21:34 UTC (rev 18097) @@ -9,7 +9,7 @@ Build-Depends: ant, ant-optional, cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, eclipse-jdt, eclipse-rcp, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

