Author: ebourg-guest Date: 2014-07-05 05:48:53 +0000 (Sat, 05 Jul 2014) New Revision: 18231
Modified: trunk/jftp/debian/changelog trunk/jftp/debian/compat trunk/jftp/debian/control Log: Switch to debhelper level 9 Modified: trunk/jftp/debian/changelog =================================================================== --- trunk/jftp/debian/changelog 2014-07-05 05:45:28 UTC (rev 18230) +++ trunk/jftp/debian/changelog 2014-07-05 05:48:53 UTC (rev 18231) @@ -1,3 +1,10 @@ +jftp (1.52+dfsg-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Sat, 05 Jul 2014 07:46:56 +0200 + jftp (1.52+dfsg-2) unstable; urgency=low * Add openjdk-7-jre as alternative to openjdk-6-jre. Modified: trunk/jftp/debian/compat =================================================================== --- trunk/jftp/debian/compat 2014-07-05 05:45:28 UTC (rev 18230) +++ trunk/jftp/debian/compat 2014-07-05 05:48:53 UTC (rev 18231) @@ -1 +1 @@ -7 +9 Modified: trunk/jftp/debian/control =================================================================== --- trunk/jftp/debian/control 2014-07-05 05:45:28 UTC (rev 18230) +++ trunk/jftp/debian/control 2014-07-05 05:48:53 UTC (rev 18231) @@ -5,7 +5,7 @@ Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]>, Niels Thykier <[email protected]> -Build-Depends: cdbs, debhelper (>= 7) +Build-Depends: cdbs, debhelper (>= 9) Build-Depends-Indep: ant, default-jdk, kunststoff, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

