Author: ebourg-guest Date: 2016-06-03 14:41:13 +0000 (Fri, 03 Jun 2016) New Revision: 19079
Modified: trunk/libcommons-el-java/debian/changelog trunk/libcommons-el-java/debian/compat trunk/libcommons-el-java/debian/control Log: Switch to debhelper level 9 Modified: trunk/libcommons-el-java/debian/changelog =================================================================== --- trunk/libcommons-el-java/debian/changelog 2016-06-03 14:40:41 UTC (rev 19078) +++ trunk/libcommons-el-java/debian/changelog 2016-06-03 14:41:13 UTC (rev 19079) @@ -2,6 +2,7 @@ * Transition to the Servlet API 3.1 * Standards-Version updated to 3.9.8 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 03 Jun 2016 16:37:38 +0200 Modified: trunk/libcommons-el-java/debian/compat =================================================================== --- trunk/libcommons-el-java/debian/compat 2016-06-03 14:40:41 UTC (rev 19078) +++ trunk/libcommons-el-java/debian/compat 2016-06-03 14:41:13 UTC (rev 19079) @@ -1 +1 @@ -7 +9 Modified: trunk/libcommons-el-java/debian/control =================================================================== --- trunk/libcommons-el-java/debian/control 2016-06-03 14:40:41 UTC (rev 19078) +++ trunk/libcommons-el-java/debian/control 2016-06-03 14:41:13 UTC (rev 19079) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Niels Thykier <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant +Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant Build-Depends-Indep: junit (>= 3.8.1), libservlet3.1-java Standards-Version: 3.9.8 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-el-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

