Author: ebourg-guest Date: 2014-05-16 06:52:25 +0000 (Fri, 16 May 2014) New Revision: 18151
Modified: trunk/commons-math/debian/changelog trunk/commons-math/debian/compat trunk/commons-math/debian/control Log: Switch to debhelper level 9 Modified: trunk/commons-math/debian/changelog =================================================================== --- trunk/commons-math/debian/changelog 2014-05-16 06:50:30 UTC (rev 18150) +++ trunk/commons-math/debian/changelog 2014-05-16 06:52:25 UTC (rev 18151) @@ -1,6 +1,7 @@ commons-math (2.2-4) UNRELEASED; urgency=medium * Updated Standards-Version to 3.9.5 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 16 May 2014 08:49:36 +0200 Modified: trunk/commons-math/debian/compat =================================================================== --- trunk/commons-math/debian/compat 2014-05-16 06:50:30 UTC (rev 18150) +++ trunk/commons-math/debian/compat 2014-05-16 06:52:25 UTC (rev 18151) @@ -1 +1 @@ -7 +9 Modified: trunk/commons-math/debian/control =================================================================== --- trunk/commons-math/debian/control 2014-05-16 06:50:30 UTC (rev 18150) +++ trunk/commons-math/debian/control 2014-05-16 06:52:25 UTC (rev 18151) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: default-jdk, ant, debhelper (>= 7), cdbs +Build-Depends: default-jdk, ant, debhelper (>= 9), cdbs Build-Depends-Indep: junit4, ant-optional, maven-repo-helper Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-math _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

