Author: ebourg-guest Date: 2015-11-16 09:45:58 +0000 (Mon, 16 Nov 2015) New Revision: 18898
Modified: trunk/velocity-tools/debian/changelog trunk/velocity-tools/debian/compat trunk/velocity-tools/debian/control Log: Switch to debhelper level 9 Modified: trunk/velocity-tools/debian/changelog =================================================================== --- trunk/velocity-tools/debian/changelog 2015-11-14 13:01:29 UTC (rev 18897) +++ trunk/velocity-tools/debian/changelog 2015-11-16 09:45:58 UTC (rev 18898) @@ -1,3 +1,10 @@ +velocity-tools (2.0-4) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Mon, 16 Nov 2015 10:45:02 +0100 + velocity-tools (2.0-3) unstable; urgency=medium * Team upload. Modified: trunk/velocity-tools/debian/compat =================================================================== --- trunk/velocity-tools/debian/compat 2015-11-14 13:01:29 UTC (rev 18897) +++ trunk/velocity-tools/debian/compat 2015-11-16 09:45:58 UTC (rev 18898) @@ -1 +1 @@ -7 +9 Modified: trunk/velocity-tools/debian/control =================================================================== --- trunk/velocity-tools/debian/control 2015-11-14 13:01:29 UTC (rev 18897) +++ trunk/velocity-tools/debian/control 2015-11-16 09:45:58 UTC (rev 18898) @@ -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, ant +Build-Depends: cdbs, debhelper (>= 9), default-jdk, ant Build-Depends-Indep: antlr, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, liboro-java, libservlet2.5-java, libdom4j-java, velocity, junit4, ant-optional, maven-repo-helper Standards-Version: 3.9.6 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/velocity-tools _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

