Author: ebourg-guest Date: 2013-12-02 16:47:10 +0000 (Mon, 02 Dec 2013) New Revision: 17528
Modified: trunk/mvel/debian/changelog trunk/mvel/debian/compat trunk/mvel/debian/control Log: Switch to debhelper level 9 Modified: trunk/mvel/debian/changelog =================================================================== --- trunk/mvel/debian/changelog 2013-12-02 16:45:22 UTC (rev 17527) +++ trunk/mvel/debian/changelog 2013-12-02 16:47:10 UTC (rev 17528) @@ -1,3 +1,10 @@ +mvel (2.0.18-3) UNRELEASED; urgency=low + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Mon, 02 Dec 2013 17:46:44 +0100 + mvel (2.0.18-2) unstable; urgency=low * Team upload. Modified: trunk/mvel/debian/compat =================================================================== --- trunk/mvel/debian/compat 2013-12-02 16:45:22 UTC (rev 17527) +++ trunk/mvel/debian/compat 2013-12-02 16:47:10 UTC (rev 17528) @@ -1 +1 @@ -7 +9 Modified: trunk/mvel/debian/control =================================================================== --- trunk/mvel/debian/control 2013-12-02 16:45:22 UTC (rev 17527) +++ trunk/mvel/debian/control 2013-12-02 16:47:10 UTC (rev 17528) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, junit, libasm3-java, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

