Author: ebourg-guest Date: 2014-08-04 20:25:59 +0000 (Mon, 04 Aug 2014) New Revision: 18295
Modified: trunk/libcommons-net2-java/debian/changelog trunk/libcommons-net2-java/debian/compat trunk/libcommons-net2-java/debian/control Log: Switch to debhelper level 9 Modified: trunk/libcommons-net2-java/debian/changelog =================================================================== --- trunk/libcommons-net2-java/debian/changelog 2014-08-04 20:17:08 UTC (rev 18294) +++ trunk/libcommons-net2-java/debian/changelog 2014-08-04 20:25:59 UTC (rev 18295) @@ -2,6 +2,7 @@ * Team upload. * Use XZ compression for the upstream tarball + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 04 Aug 2014 22:16:29 +0200 Modified: trunk/libcommons-net2-java/debian/compat =================================================================== --- trunk/libcommons-net2-java/debian/compat 2014-08-04 20:17:08 UTC (rev 18294) +++ trunk/libcommons-net2-java/debian/compat 2014-08-04 20:25:59 UTC (rev 18295) @@ -1 +1 @@ -7 +9 Modified: trunk/libcommons-net2-java/debian/control =================================================================== --- trunk/libcommons-net2-java/debian/control 2014-08-04 20:17:08 UTC (rev 18294) +++ trunk/libcommons-net2-java/debian/control 2014-08-04 20:25:59 UTC (rev 18295) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk +Build-Depends: debhelper (>= 9), cdbs, default-jdk Build-Depends-Indep: ant, ant-optional, maven-ant-helper, maven-repo-helper, default-jdk-doc, junit Standards-Version: 3.9.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net2-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

