[pkg-java] r8078 - trunk/commons-math/debian
drazzib-guest at alioth.debian.org
drazzib-guest at alioth.debian.org
Sun Mar 15 19:27:53 UTC 2009
Author: drazzib-guest
Date: 2009-03-15 19:27:53 +0000 (Sun, 15 Mar 2009)
New Revision: 8078
Modified:
trunk/commons-math/debian/changelog
trunk/commons-math/debian/control
trunk/commons-math/debian/copyright
Log:
[commons-math]
* Update debian/copyright
* Update Standard-Version to 3.8.1
* Change section to "java"
Modified: trunk/commons-math/debian/changelog
===================================================================
--- trunk/commons-math/debian/changelog 2009-03-12 19:52:55 UTC (rev 8077)
+++ trunk/commons-math/debian/changelog 2009-03-15 19:27:53 UTC (rev 8078)
@@ -1,5 +1,5 @@
-commons-math (1.2-1) UNRELEASED; urgency=low
+commons-math (1.2-1) unstable; urgency=low
* Initial release. (Closes: #506987)
- -- Damien Raude-Morvan <drazzib at drazzib.com> Sat, 18 Oct 2008 22:23:35 +0200
+ -- Damien Raude-Morvan <drazzib at drazzib.com> Sun, 15 Mar 2009 20:20:21 +0100
Modified: trunk/commons-math/debian/control
===================================================================
--- trunk/commons-math/debian/control 2009-03-12 19:52:55 UTC (rev 8077)
+++ trunk/commons-math/debian/control 2009-03-15 19:27:53 UTC (rev 8078)
@@ -1,7 +1,7 @@
Source: commons-math
Maintainer: Damien Raude-Morvan <drazzib at drazzib.com>
-Standards-Version: 3.8.0
-Section: libs
+Standards-Version: 3.8.1
+Section: java
Priority: optional
Build-Depends: openjdk-6-jdk, ant, debhelper (>= 5), cdbs, dpatch
Build-Depends-Indep: libcommons-discovery-java, junit, ant-optional
@@ -11,7 +11,6 @@
Package: libcommons-math-java
Architecture: all
-Section: libs
Depends: ${misc:Depends}, openjdk-6-jre-headless | java2-runtime-headless, libcommons-discovery-java
Description: Java lightweight mathematics and statistics components
Commons Math is a Java library of lightweight, self-contained mathematics
Modified: trunk/commons-math/debian/copyright
===================================================================
--- trunk/commons-math/debian/copyright 2009-03-12 19:52:55 UTC (rev 8077)
+++ trunk/commons-math/debian/copyright 2009-03-15 19:27:53 UTC (rev 8078)
@@ -49,7 +49,9 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---------- http://www.unige.ch/~hairer/prog/licence.txt ----------
-Files: src/java/org/apache/commons/math/estimation/LevenbergMarquardtEstimator.java
+Files: src/java/org/apache/commons/math/estimation/LevenbergMarquardtEstimator.java,
+ src/test/org/apache/commons/math/estimation/GaussNewtonEstimatorTest.java,
+ src/test/org/apache/commons/math/estimation/MinpackTest.java
Copyright: Copyright Notice (1999) University of Chicago
License: Apache-2.0 | other
On Debian GNU/Linux system you can find the complete text of the
More information about the pkg-java-commits
mailing list