[pkg-java] r18151 - trunk/commons-math/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri May 16 06:52:25 UTC 2014
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 <ebourg at apache.org> 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 <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Emmanuel Bourg <ebourg at apache.org>
-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
More information about the pkg-java-commits
mailing list