Author: ebourg-guest Date: 2014-08-07 12:10:18 +0000 (Thu, 07 Aug 2014) New Revision: 18308
Modified: trunk/bouncycastle/debian/changelog trunk/bouncycastle/debian/compat trunk/bouncycastle/debian/control Log: Switch to debhelper level 9 Modified: trunk/bouncycastle/debian/changelog =================================================================== --- trunk/bouncycastle/debian/changelog 2014-08-07 12:09:11 UTC (rev 18307) +++ trunk/bouncycastle/debian/changelog 2014-08-07 12:10:18 UTC (rev 18308) @@ -1,6 +1,7 @@ bouncycastle (1.49+dfsg-3) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 07 Aug 2014 14:07:58 +0200 Modified: trunk/bouncycastle/debian/compat =================================================================== --- trunk/bouncycastle/debian/compat 2014-08-07 12:09:11 UTC (rev 18307) +++ trunk/bouncycastle/debian/compat 2014-08-07 12:10:18 UTC (rev 18308) @@ -1 +1 @@ -7 +9 Modified: trunk/bouncycastle/debian/control =================================================================== --- trunk/bouncycastle/debian/control 2014-08-07 12:09:11 UTC (rev 18307) +++ trunk/bouncycastle/debian/control 2014-08-07 12:10:18 UTC (rev 18308) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Brian Thomason <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: cdbs (>= 0.4.27), debhelper (>= 7.0.50~), ant, libgnumail-java, +Build-Depends: cdbs (>= 0.4.27), debhelper (>= 9), ant, libgnumail-java, junit, ant-optional, maven-repo-helper, default-jdk (>= 1:1.6), javahelper Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/bouncycastle _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

