Author: ebourg-guest Date: 2014-08-04 23:37:06 +0000 (Mon, 04 Aug 2014) New Revision: 18301
Modified: trunk/libcommons-net1-java/debian/changelog trunk/libcommons-net1-java/debian/compat trunk/libcommons-net1-java/debian/control Log: Switch to debhelper level 9 Modified: trunk/libcommons-net1-java/debian/changelog =================================================================== --- trunk/libcommons-net1-java/debian/changelog 2014-08-04 21:17:19 UTC (rev 18300) +++ trunk/libcommons-net1-java/debian/changelog 2014-08-04 23:37:06 UTC (rev 18301) @@ -7,6 +7,7 @@ * Updated Standards-Version to 3.9.4 (no changes) * Update short description for libcommons-net-java (Closes: #711391) * debian/control: Use canonical URLs for the Vcs-* fields + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 06 Jun 2013 21:07:39 +0200 Modified: trunk/libcommons-net1-java/debian/compat =================================================================== --- trunk/libcommons-net1-java/debian/compat 2014-08-04 21:17:19 UTC (rev 18300) +++ trunk/libcommons-net1-java/debian/compat 2014-08-04 23:37:06 UTC (rev 18301) @@ -1 +1 @@ -5 +9 Modified: trunk/libcommons-net1-java/debian/control =================================================================== --- trunk/libcommons-net1-java/debian/control 2014-08-04 21:17:19 UTC (rev 18300) +++ trunk/libcommons-net1-java/debian/control 2014-08-04 23:37:06 UTC (rev 18301) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 5), cdbs +Build-Depends: debhelper (>= 9), cdbs Build-Depends-Indep: default-jdk, ant, liboro-java (>=2.0.8), junit Standards-Version: 3.9.4 Homepage: http://commons.apache.org/net/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

