Author: ebourg-guest Date: 2014-04-17 11:56:38 +0000 (Thu, 17 Apr 2014) New Revision: 18041
Modified: trunk/jajuk/debian/changelog trunk/jajuk/debian/compat trunk/jajuk/debian/control Log: Switch to debhelper level 9 Modified: trunk/jajuk/debian/changelog =================================================================== --- trunk/jajuk/debian/changelog 2014-04-14 04:59:39 UTC (rev 18040) +++ trunk/jajuk/debian/changelog 2014-04-17 11:56:38 UTC (rev 18041) @@ -1,3 +1,10 @@ +jajuk (1:1.9.6-8) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Thu, 17 Apr 2014 13:56:20 +0200 + jajuk (1:1.9.6-7) unstable; urgency=low [ Emmanuel Bourg ] Modified: trunk/jajuk/debian/compat =================================================================== --- trunk/jajuk/debian/compat 2014-04-14 04:59:39 UTC (rev 18040) +++ trunk/jajuk/debian/compat 2014-04-17 11:56:38 UTC (rev 18041) @@ -1 +1 @@ -7 +9 Modified: trunk/jajuk/debian/control =================================================================== --- trunk/jajuk/debian/control 2014-04-14 04:59:39 UTC (rev 18040) +++ trunk/jajuk/debian/control 2014-04-17 11:56:38 UTC (rev 18041) @@ -5,7 +5,7 @@ Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]> -Build-Depends: cdbs, debhelper (>= 7) +Build-Depends: cdbs, debhelper (>= 9) Build-Depends-Indep: ant, default-jdk (>= 1:1.6), entagged, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

