Author: ebourg-guest Date: 2014-05-16 06:50:30 +0000 (Fri, 16 May 2014) New Revision: 18150
Modified: trunk/commons-math/debian/changelog trunk/commons-math/debian/control Log: Updated Standards-Version to 3.9.5 Modified: trunk/commons-math/debian/changelog =================================================================== --- trunk/commons-math/debian/changelog 2014-05-16 06:28:32 UTC (rev 18149) +++ trunk/commons-math/debian/changelog 2014-05-16 06:50:30 UTC (rev 18150) @@ -1,3 +1,9 @@ +commons-math (2.2-4) UNRELEASED; urgency=medium + + * Updated Standards-Version to 3.9.5 (no changes) + + -- Emmanuel Bourg <[email protected]> Fri, 16 May 2014 08:49:36 +0200 + commons-math (2.2-3) unstable; urgency=low * Added ant-junit4 to the classpath to fix the test failures (Closes: #713749) Modified: trunk/commons-math/debian/control =================================================================== --- trunk/commons-math/debian/control 2014-05-16 06:28:32 UTC (rev 18149) +++ trunk/commons-math/debian/control 2014-05-16 06:50:30 UTC (rev 18150) @@ -1,14 +1,14 @@ Source: commons-math +Section: java +Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> -Standards-Version: 3.9.4 -Section: java -Priority: optional Build-Depends: default-jdk, ant, debhelper (>= 7), cdbs Build-Depends-Indep: junit4, ant-optional, maven-repo-helper -Homepage: http://commons.apache.org/math/ +Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-math Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-math +Homepage: http://commons.apache.org/math/ Package: libcommons-math-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

