[pkg-java] r17673 - trunk/commons-math3/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 17 21:21:27 UTC 2014
Author: ebourg-guest
Date: 2014-01-17 21:21:26 +0000 (Fri, 17 Jan 2014)
New Revision: 17673
Modified:
trunk/commons-math3/debian/changelog
trunk/commons-math3/debian/compat
trunk/commons-math3/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/commons-math3/debian/changelog
===================================================================
--- trunk/commons-math3/debian/changelog 2014-01-17 21:17:25 UTC (rev 17672)
+++ trunk/commons-math3/debian/changelog 2014-01-17 21:21:26 UTC (rev 17673)
@@ -2,6 +2,7 @@
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Fri, 17 Jan 2014 22:16:36 +0100
Modified: trunk/commons-math3/debian/compat
===================================================================
--- trunk/commons-math3/debian/compat 2014-01-17 21:17:25 UTC (rev 17672)
+++ trunk/commons-math3/debian/compat 2014-01-17 21:21:26 UTC (rev 17673)
@@ -1 +1 @@
-7
+9
Modified: trunk/commons-math3/debian/control
===================================================================
--- trunk/commons-math3/debian/control 2014-01-17 21:17:25 UTC (rev 17672)
+++ trunk/commons-math3/debian/control 2014-01-17 21:21:26 UTC (rev 17673)
@@ -1,14 +1,14 @@
Source: commons-math3
+Section: java
+Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
+Build-Depends: default-jdk, ant, debhelper (>= 9), cdbs
+Build-Depends-Indep: junit4, ant-optional, maven-repo-helper
Standards-Version: 3.9.5
-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/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-math3
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-math3
+Homepage: http://commons.apache.org/math/
Package: libcommons-math3-java
Architecture: all
More information about the pkg-java-commits
mailing list