Author: ebourg-guest Date: 2014-05-16 06:28:32 +0000 (Fri, 16 May 2014) New Revision: 18149
Added: tags/commons-math3/3.3-1/ tags/commons-math3/3.3-1/debian/changelog tags/commons-math3/3.3-1/debian/compat tags/commons-math3/3.3-1/debian/control tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.install tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.lintian-overrides tags/commons-math3/3.3-1/debian/libcommons-math3-java.poms tags/commons-math3/3.3-1/debian/maven.ignoreRules tags/commons-math3/3.3-1/debian/maven.properties tags/commons-math3/3.3-1/debian/maven.rules tags/commons-math3/3.3-1/debian/patches/01_ignore_unstable_tests.diff tags/commons-math3/3.3-1/debian/patches/series tags/commons-math3/3.3-1/debian/rules Removed: tags/commons-math3/3.3-1/debian/ant.properties tags/commons-math3/3.3-1/debian/changelog tags/commons-math3/3.3-1/debian/compat tags/commons-math3/3.3-1/debian/control tags/commons-math3/3.3-1/debian/docs tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.install tags/commons-math3/3.3-1/debian/libcommons-math3-java.poms tags/commons-math3/3.3-1/debian/maven.rules tags/commons-math3/3.3-1/debian/patches/02_no_tests_on_build.diff tags/commons-math3/3.3-1/debian/patches/03_fix_version.diff tags/commons-math3/3.3-1/debian/patches/series tags/commons-math3/3.3-1/debian/rules Log: [svn-buildpackage] Tagging commons-math3 3.3-1 Deleted: tags/commons-math3/3.3-1/debian/ant.properties =================================================================== --- trunk/commons-math3/debian/ant.properties 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/ant.properties 2014-05-16 06:28:32 UTC (rev 18149) @@ -1,6 +0,0 @@ -junit.jar=/usr/share/java/junit4.jar -# Ensure that source and target are 1.5 -# For backwards compat on Java 7 -ant.build.javac.source=1.5 -ant.build.javac.target=1.5 - Deleted: tags/commons-math3/3.3-1/debian/changelog =================================================================== --- trunk/commons-math3/debian/changelog 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/changelog 2014-05-16 06:28:32 UTC (rev 18149) @@ -1,110 +0,0 @@ -commons-math3 (3.2-3) unstable; urgency=low - - * Added ant-junit4 to the classpath to fix the test failures (Closes: #713763) - * Use canonical URLs for the Vcs-* fields - - -- Emmanuel Bourg <[email protected]> Tue, 25 Jun 2013 15:36:48 +0200 - -commons-math3 (3.2-2) unstable; urgency=low - - * Team upload. - * Upload to unstable. - - -- tony mancill <[email protected]> Wed, 08 May 2013 10:26:00 -0700 - -commons-math3 (3.2-1) experimental; urgency=low - - * New upstream release (Closes: #689645) - Introduced as a new package (will replace libcommons-math3-java) - * Refreshed the patches - * Bump Standards-Version to 3.9.4 (no changes) - * debian/rules: the clean target now properly removes the debian/.mh directory - - -- Emmanuel Bourg <[email protected]> Sat, 06 Apr 2013 14:53:34 +0200 - -commons-math (2.2-2) unstable; urgency=low - - [ Miguel Landaeta ] - * Team upload. - * Bump Standards-Version to 3.9.2. No changes were required. - * Fix lintian warning with copyright file. - - [ James Page ] - * Fix FTBFS with OpenJDK7 (LP: #888931) (Closes: #651403): - - d/ant.properties: Specify source/target as 1.5 for javac and - javadoc ant tasks to ensure backwards compatibility and work - around Java 7 encoding errors. - - -- Miguel Landaeta <[email protected]> Fri, 09 Dec 2011 20:47:07 -0430 - -commons-math (2.2-1) unstable; urgency=low - - [ Torsten Werner ] - * Change maintainers into Maintainers. - - [ Damien Raude-Morvan ] - * New upstream release (Closes: #617209). - * d/control: Bump Standards-Version to 3.9.1 (no changes needed). - * d/copyright: Refresh years, upgrade to DEP5 r166 and relicence my work - under Apache-2.0. - * d/ant.properties: Set junit.jar to /usr/share/java/junit4.jar - to ensure unit tests are launched. - * d/docs: Install upstream RELEASE-NOTES. - - -- Damien Raude-Morvan <[email protected]> Mon, 07 Mar 2011 21:14:46 +0100 - -commons-math (2.1-1) unstable; urgency=low - - * New upstream release. - * Bump Standards-Version to 3.8.4: no changes needed - * Bump debhelper to >= 7 - * Switch to 3.0 (quilt) source format: - - Remove B-D on quilt - - Add d/source/format - - Remove d/README.source - - -- Damien Raude-Morvan <[email protected]> Mon, 05 Apr 2010 23:33:02 +0200 - -commons-math (2.0-3) unstable; urgency=low - - * Update my email address - * Remove libcommons-discovery-java from Build-Depends and Depends - as Commons Math 2.0 doesn't need it anymore (Closes: #548284). - - -- Damien Raude-Morvan <[email protected]> Fri, 25 Sep 2009 22:05:01 +0200 - -commons-math (2.0-2) unstable; urgency=low - - * Fix 02_no_tests_on_build patch to include classes in JAR (Closes: #546541) - - -- Damien Raude-Morvan <[email protected]> Mon, 14 Sep 2009 01:58:57 +0200 - -commons-math (2.0-1) unstable; urgency=low - - * New upstream release. - * Set Maintainer field to Debian Java Team - * Add myself as Uploaders - * Switch to Quilt patch system: - - Refresh all patchs - - Remove B-D on dpatch, Add B-D on quilt - - Include patchsys-quilt.mk in debian/rules - * Bump Standards-Version to 3.8.3: - - Add a README.source to describe patch system - * Maven POMs: - - Add a Build-Depends-Indep dependency on maven-repo-helper - - Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - * Use default-jdk/jre: - - Depends on java5-runtime-headless - - Build-Depends on default-jdk - - Use /usr/lib/jvm/default-java as JAVA_HOME - * Move api documentation to /usr/share/doc/libcommons-math-java/api - * Build-Depends on junit4 instead of junit - - -- Damien Raude-Morvan <[email protected]> Sat, 22 Aug 2009 01:13:25 +0200 - -commons-math (1.2-1) unstable; urgency=low - - * Initial release. (Closes: #506987) - - -- Damien Raude-Morvan <[email protected]> Sun, 15 Mar 2009 20:20:21 +0100 Copied: tags/commons-math3/3.3-1/debian/changelog (from rev 18148, trunk/commons-math3/debian/changelog) =================================================================== --- tags/commons-math3/3.3-1/debian/changelog (rev 0) +++ tags/commons-math3/3.3-1/debian/changelog 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1,128 @@ +commons-math3 (3.3-1) unstable; urgency=medium + + * New upstream release + * Refreshed the patch + * Ignore the dependencies on build-helper-maven-plugin and maven-antrun-plugin + (used to build the new -tools artifact) + + -- Emmanuel Bourg <[email protected]> Thu, 15 May 2014 00:13:24 +0200 + +commons-math3 (3.2-4) unstable; urgency=medium + + * Build with maven-debian-helper + * Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 + * Ignore the unstable BOBYQAOptimizer tests (Closes: #735792) + + -- Emmanuel Bourg <[email protected]> Sat, 18 Jan 2014 09:55:20 +0100 + +commons-math3 (3.2-3) unstable; urgency=low + + * Added ant-junit4 to the classpath to fix the test failures (Closes: #713763) + * Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Tue, 25 Jun 2013 15:36:48 +0200 + +commons-math3 (3.2-2) unstable; urgency=low + + * Team upload. + * Upload to unstable. + + -- tony mancill <[email protected]> Wed, 08 May 2013 10:26:00 -0700 + +commons-math3 (3.2-1) experimental; urgency=low + + * New upstream release (Closes: #689645) + Introduced as a new package (will replace libcommons-math3-java) + * Refreshed the patches + * Bump Standards-Version to 3.9.4 (no changes) + * debian/rules: the clean target now properly removes the debian/.mh directory + + -- Emmanuel Bourg <[email protected]> Sat, 06 Apr 2013 14:53:34 +0200 + +commons-math (2.2-2) unstable; urgency=low + + [ Miguel Landaeta ] + * Team upload. + * Bump Standards-Version to 3.9.2. No changes were required. + * Fix lintian warning with copyright file. + + [ James Page ] + * Fix FTBFS with OpenJDK7 (LP: #888931) (Closes: #651403): + - d/ant.properties: Specify source/target as 1.5 for javac and + javadoc ant tasks to ensure backwards compatibility and work + around Java 7 encoding errors. + + -- Miguel Landaeta <[email protected]> Fri, 09 Dec 2011 20:47:07 -0430 + +commons-math (2.2-1) unstable; urgency=low + + [ Torsten Werner ] + * Change maintainers into Maintainers. + + [ Damien Raude-Morvan ] + * New upstream release (Closes: #617209). + * d/control: Bump Standards-Version to 3.9.1 (no changes needed). + * d/copyright: Refresh years, upgrade to DEP5 r166 and relicence my work + under Apache-2.0. + * d/ant.properties: Set junit.jar to /usr/share/java/junit4.jar + to ensure unit tests are launched. + * d/docs: Install upstream RELEASE-NOTES. + + -- Damien Raude-Morvan <[email protected]> Mon, 07 Mar 2011 21:14:46 +0100 + +commons-math (2.1-1) unstable; urgency=low + + * New upstream release. + * Bump Standards-Version to 3.8.4: no changes needed + * Bump debhelper to >= 7 + * Switch to 3.0 (quilt) source format: + - Remove B-D on quilt + - Add d/source/format + - Remove d/README.source + + -- Damien Raude-Morvan <[email protected]> Mon, 05 Apr 2010 23:33:02 +0200 + +commons-math (2.0-3) unstable; urgency=low + + * Update my email address + * Remove libcommons-discovery-java from Build-Depends and Depends + as Commons Math 2.0 doesn't need it anymore (Closes: #548284). + + -- Damien Raude-Morvan <[email protected]> Fri, 25 Sep 2009 22:05:01 +0200 + +commons-math (2.0-2) unstable; urgency=low + + * Fix 02_no_tests_on_build patch to include classes in JAR (Closes: #546541) + + -- Damien Raude-Morvan <[email protected]> Mon, 14 Sep 2009 01:58:57 +0200 + +commons-math (2.0-1) unstable; urgency=low + + * New upstream release. + * Set Maintainer field to Debian Java Team + * Add myself as Uploaders + * Switch to Quilt patch system: + - Refresh all patchs + - Remove B-D on dpatch, Add B-D on quilt + - Include patchsys-quilt.mk in debian/rules + * Bump Standards-Version to 3.8.3: + - Add a README.source to describe patch system + * Maven POMs: + - Add a Build-Depends-Indep dependency on maven-repo-helper + - Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Use default-jdk/jre: + - Depends on java5-runtime-headless + - Build-Depends on default-jdk + - Use /usr/lib/jvm/default-java as JAVA_HOME + * Move api documentation to /usr/share/doc/libcommons-math-java/api + * Build-Depends on junit4 instead of junit + + -- Damien Raude-Morvan <[email protected]> Sat, 22 Aug 2009 01:13:25 +0200 + +commons-math (1.2-1) unstable; urgency=low + + * Initial release. (Closes: #506987) + + -- Damien Raude-Morvan <[email protected]> Sun, 15 Mar 2009 20:20:21 +0100 Deleted: tags/commons-math3/3.3-1/debian/compat =================================================================== --- trunk/commons-math3/debian/compat 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/compat 2014-05-16 06:28:32 UTC (rev 18149) @@ -1 +0,0 @@ -7 Copied: tags/commons-math3/3.3-1/debian/compat (from rev 17673, trunk/commons-math3/debian/compat) =================================================================== --- tags/commons-math3/3.3-1/debian/compat (rev 0) +++ tags/commons-math3/3.3-1/debian/compat 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1 @@ +9 Deleted: tags/commons-math3/3.3-1/debian/control =================================================================== --- trunk/commons-math3/debian/control 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/control 2014-05-16 06:28:32 UTC (rev 18149) @@ -1,75 +0,0 @@ -Source: commons-math3 -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: 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/ -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-math3 -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-math3 - -Package: libcommons-math3-java -Architecture: all -Depends: ${misc:Depends} -Description: Java lightweight mathematics and statistics components - Commons Math is a Java library of lightweight, self-contained mathematics - and statistics components. - . - Commons Math is made up of a small set of math/stat utilities addressing - programming problems like the ones in the list below: - - Computing means, variances and other summary statistics for a list of - numbers - - Fitting a line to a set of data points using linear regression - - Finding a smooth curve that passes through a collection of points - (interpolation) - - Fitting a parametric model to a set of measurements using least-squares - methods - - Solving equations involving real-valued functions (i.e. root-finding) - - Solving systems of linear equations - - Solving Ordinary Differential Equations - - Minimizing multi-dimensional functions - - Generating random numbers with more restrictions (e.g distribution, range) - than what is possible using the JDK - - Generating random samples and/or datasets that are "like" the data in an - input file - - Performing statistical significance tests - - Miscellaneous mathematical functions such as factorials, binomial - coefficients and "special functions" (e.g. gamma, beta functions) - . - This is a part of the Apache Commons Project. - -Package: libcommons-math3-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Suggests: libcommons-math3-java -Description: Java lightweight mathematics and statistics components - documentation - Commons Math is a Java library of lightweight, self-contained mathematics - and statistics components. - . - Commons Math is made up of a small set of math/stat utilities addressing - programming problems like the ones in the list below: - - Computing means, variances and other summary statistics for a list of - numbers - - Fitting a line to a set of data points using linear regression - - Finding a smooth curve that passes through a collection of points - (interpolation) - - Fitting a parametric model to a set of measurements using least-squares - methods - - Solving equations involving real-valued functions (i.e. root-finding) - - Solving systems of linear equations - - Solving Ordinary Differential Equations - - Minimizing multi-dimensional functions - - Generating random numbers with more restrictions (e.g distribution, range) - than what is possible using the JDK - - Generating random samples and/or datasets that are "like" the data in an - input file - - Performing statistical significance tests - - Miscellaneous mathematical functions such as factorials, binomial - coefficients and "special functions" (e.g. gamma, beta functions) - . - This is a part of the Apache Commons Project. - . - This package provides the API documentation for Commons Math. Copied: tags/commons-math3/3.3-1/debian/control (from rev 17674, trunk/commons-math3/debian/control) =================================================================== --- tags/commons-math3/3.3-1/debian/control (rev 0) +++ tags/commons-math3/3.3-1/debian/control 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1,75 @@ +Source: commons-math3 +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> +Build-Depends: default-jdk, ant, debhelper (>= 9), cdbs +Build-Depends-Indep: junit4, ant-optional, maven-debian-helper, libmaven-javadoc-plugin-java +Standards-Version: 3.9.5 +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 +Depends: ${misc:Depends} +Description: Java lightweight mathematics and statistics components + Commons Math is a Java library of lightweight, self-contained mathematics + and statistics components. + . + Commons Math is made up of a small set of math/stat utilities addressing + programming problems like the ones in the list below: + - Computing means, variances and other summary statistics for a list of + numbers + - Fitting a line to a set of data points using linear regression + - Finding a smooth curve that passes through a collection of points + (interpolation) + - Fitting a parametric model to a set of measurements using least-squares + methods + - Solving equations involving real-valued functions (i.e. root-finding) + - Solving systems of linear equations + - Solving Ordinary Differential Equations + - Minimizing multi-dimensional functions + - Generating random numbers with more restrictions (e.g distribution, range) + than what is possible using the JDK + - Generating random samples and/or datasets that are "like" the data in an + input file + - Performing statistical significance tests + - Miscellaneous mathematical functions such as factorials, binomial + coefficients and "special functions" (e.g. gamma, beta functions) + . + This is a part of the Apache Commons Project. + +Package: libcommons-math3-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Suggests: libcommons-math3-java +Description: Java lightweight mathematics and statistics components - documentation + Commons Math is a Java library of lightweight, self-contained mathematics + and statistics components. + . + Commons Math is made up of a small set of math/stat utilities addressing + programming problems like the ones in the list below: + - Computing means, variances and other summary statistics for a list of + numbers + - Fitting a line to a set of data points using linear regression + - Finding a smooth curve that passes through a collection of points + (interpolation) + - Fitting a parametric model to a set of measurements using least-squares + methods + - Solving equations involving real-valued functions (i.e. root-finding) + - Solving systems of linear equations + - Solving Ordinary Differential Equations + - Minimizing multi-dimensional functions + - Generating random numbers with more restrictions (e.g distribution, range) + than what is possible using the JDK + - Generating random samples and/or datasets that are "like" the data in an + input file + - Performing statistical significance tests + - Miscellaneous mathematical functions such as factorials, binomial + coefficients and "special functions" (e.g. gamma, beta functions) + . + This is a part of the Apache Commons Project. + . + This package provides the API documentation for Commons Math. Deleted: tags/commons-math3/3.3-1/debian/docs =================================================================== --- trunk/commons-math3/debian/docs 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/docs 2014-05-16 06:28:32 UTC (rev 18149) @@ -1 +0,0 @@ -RELEASE-NOTES.txt Deleted: tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.install =================================================================== --- trunk/commons-math3/debian/libcommons-math3-java-doc.install 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.install 2014-05-16 06:28:32 UTC (rev 18149) @@ -1 +0,0 @@ -target/api /usr/share/doc/libcommons-math3-java Copied: tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.install (from rev 17674, trunk/commons-math3/debian/libcommons-math3-java-doc.install) =================================================================== --- tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.install (rev 0) +++ tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.install 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1 @@ +target/apidocs/* /usr/share/doc/libcommons-math3-java/api Copied: tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.lintian-overrides (from rev 18147, trunk/commons-math3/debian/libcommons-math3-java-doc.lintian-overrides) =================================================================== --- tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.lintian-overrides (rev 0) +++ tags/commons-math3/3.3-1/debian/libcommons-math3-java-doc.lintian-overrides 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1,2 @@ +# Disabled to avoid being flooded by lintian +libcommons-math3-java-doc: privacy-breach-generic Deleted: tags/commons-math3/3.3-1/debian/libcommons-math3-java.poms =================================================================== --- trunk/commons-math3/debian/libcommons-math3-java.poms 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/libcommons-math3-java.poms 2014-05-16 06:28:32 UTC (rev 18149) @@ -1 +0,0 @@ -pom.xml --no-parent Copied: tags/commons-math3/3.3-1/debian/libcommons-math3-java.poms (from rev 17674, trunk/commons-math3/debian/libcommons-math3-java.poms) =================================================================== --- tags/commons-math3/3.3-1/debian/libcommons-math3-java.poms (rev 0) +++ tags/commons-math3/3.3-1/debian/libcommons-math3-java.poms 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1,28 @@ +# List of POM files for the package +# Format of this file is: +# <path to pom file> [option]* +# where option can be: +# --ignore: ignore this POM and its artifact if any +# --ignore-pom: don't install the POM. To use on POM files that are created +# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] +# --no-parent: remove the <parent> tag from the POM +# --package=<package>: an alternative package to use when installing this POM +# and its artifact +# --has-package-version: to indicate that the original version of the POM is the same as the upstream part +# of the version for the package. +# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM +# during a clean operation with mh_cleanpom or mh_installpom +# --artifact=<path>: path to the build artifact associated with this POM, +# it will be installed when using the command mh_install. [mh_install] +# --java-lib: install the jar into /usr/share/java to comply with Debian +# packaging guidelines +# --usj-name=<name>: name to use when installing the library in /usr/share/java +# --usj-version=<version>: version to use when installing the library in /usr/share/java +# --no-usj-versionless: don't install the versionless link in /usr/share/java +# --dest-jar=<path>: the destination for the real jar. +# It will be installed with mh_install. [mh_install] +# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. +# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. +# Empty by default. [mh_install] +# +pom.xml --has-package-version --java-lib --no-parent Copied: tags/commons-math3/3.3-1/debian/maven.ignoreRules (from rev 18148, trunk/commons-math3/debian/maven.ignoreRules) =================================================================== --- tags/commons-math3/3.3-1/debian/maven.ignoreRules (rev 0) +++ tags/commons-math3/3.3-1/debian/maven.ignoreRules 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1,11 @@ + +org.apache.maven.plugins maven-antrun-plugin * * * * +org.apache.maven.plugins maven-assembly-plugin * * * * +org.apache.maven.plugins maven-changes-plugin * * * * +org.apache.maven.plugins maven-checkstyle-plugin * * * * +org.apache.maven.plugins maven-pmd-plugin * * * * +org.apache.maven.plugins maven-scm-publish-plugin * * * * +org.apache.rat apache-rat-plugin * * * * +org.codehaus.mojo build-helper-maven-plugin * * * * +org.codehaus.mojo clirr-maven-plugin * * * * +org.codehaus.mojo findbugs-maven-plugin * * * * Copied: tags/commons-math3/3.3-1/debian/maven.properties (from rev 17674, trunk/commons-math3/debian/maven.properties) =================================================================== --- tags/commons-math3/3.3-1/debian/maven.properties (rev 0) +++ tags/commons-math3/3.3-1/debian/maven.properties 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1 @@ +project.build.sourceEncoding=UTF-8 Deleted: tags/commons-math3/3.3-1/debian/maven.rules =================================================================== --- trunk/commons-math3/debian/maven.rules 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/maven.rules 2014-05-16 06:28:32 UTC (rev 18149) @@ -1 +0,0 @@ -junit junit jar s/4\..*/4.x/ Copied: tags/commons-math3/3.3-1/debian/maven.rules (from rev 17674, trunk/commons-math3/debian/maven.rules) =================================================================== --- tags/commons-math3/3.3-1/debian/maven.rules (rev 0) +++ tags/commons-math3/3.3-1/debian/maven.rules 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1,2 @@ + +junit junit jar s/4\..*/4.x/ * * Copied: tags/commons-math3/3.3-1/debian/patches/01_ignore_unstable_tests.diff (from rev 18147, trunk/commons-math3/debian/patches/01_ignore_unstable_tests.diff) =================================================================== --- tags/commons-math3/3.3-1/debian/patches/01_ignore_unstable_tests.diff (rev 0) +++ tags/commons-math3/3.3-1/debian/patches/01_ignore_unstable_tests.diff 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1,39 @@ +Description: Ignore unstable BOBYQAOptimizer tests +Author: Emmanuel Bourg <[email protected]> +Bug: https://issues.apache.org/jira/browse/MATH-1057 +--- a/src/test/java/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/BOBYQAOptimizerTest.java ++++ b/src/test/java/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/BOBYQAOptimizerTest.java +@@ -181,6 +181,7 @@ + } + + @Test ++ @Ignore + public void testDiffPow() { + double[] startPoint = point(DIM/2,1.0); + double[][] boundaries = null; +@@ -203,6 +204,7 @@ + } + + @Test ++ @Ignore + public void testAckley() { + double[] startPoint = point(DIM,0.1); + double[][] boundaries = null; +--- a/src/test/java/org/apache/commons/math3/optimization/direct/BOBYQAOptimizerTest.java ++++ b/src/test/java/org/apache/commons/math3/optimization/direct/BOBYQAOptimizerTest.java +@@ -179,6 +179,7 @@ + } + + @Test ++ @Ignore + public void testDiffPow() { + double[] startPoint = point(DIM/2,1.0); + double[][] boundaries = null; +@@ -201,6 +202,7 @@ + } + + @Test ++ @Ignore + public void testAckley() { + double[] startPoint = point(DIM,0.1); + double[][] boundaries = null; Deleted: tags/commons-math3/3.3-1/debian/patches/02_no_tests_on_build.diff =================================================================== --- trunk/commons-math3/debian/patches/02_no_tests_on_build.diff 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/patches/02_no_tests_on_build.diff 2014-05-16 06:28:32 UTC (rev 18149) @@ -1,17 +0,0 @@ -Description: build.xml: don't run test directly after build - as per Java Policy: "Failing tests MUST not lead to a failing build." -Author: Damien Raude-Morvan <[email protected]> -Forwarded: not-needed -Origin: vendor -Last-Update: 2009-07-16 ---- a/build.xml -+++ b/build.xml -@@ -255,7 +255,7 @@ - - <!-- ========== Create Jar ================================================ --> - -- <target name="jar" depends="test" description="Create jar file"> -+ <target name="jar" depends="compile" description="Create jar file"> - - <copy file="LICENSE.txt" tofile="${build.home}/classes/META-INF/LICENSE.txt"/> - <copy file="NOTICE.txt" tofile="${build.home}/classes/META-INF/NOTICE.txt"/> Deleted: tags/commons-math3/3.3-1/debian/patches/03_fix_version.diff =================================================================== --- trunk/commons-math3/debian/patches/03_fix_version.diff 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/patches/03_fix_version.diff 2014-05-16 06:28:32 UTC (rev 18149) @@ -1,14 +0,0 @@ -Description: Fixes the version in the build file -Author: Emmanuel Bourg <[email protected]> -Forwarded: not-needed ---- a/build.xml -+++ b/build.xml -@@ -52,7 +52,7 @@ - <property name="component.title" value="Commons MATH"/> - - <!-- The current version number of this component --> -- <property name="component.version" value="3.1-SNAPSHOT"/> -+ <property name="component.version" value="3.2"/> - - <!-- The base directory for component sources --> - <property name="source.home" value="src/main/java"/> Deleted: tags/commons-math3/3.3-1/debian/patches/series =================================================================== --- trunk/commons-math3/debian/patches/series 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/patches/series 2014-05-16 06:28:32 UTC (rev 18149) @@ -1,2 +0,0 @@ -02_no_tests_on_build.diff -03_fix_version.diff Copied: tags/commons-math3/3.3-1/debian/patches/series (from rev 17674, trunk/commons-math3/debian/patches/series) =================================================================== --- tags/commons-math3/3.3-1/debian/patches/series (rev 0) +++ tags/commons-math3/3.3-1/debian/patches/series 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1 @@ +01_ignore_unstable_tests.diff Deleted: tags/commons-math3/3.3-1/debian/rules =================================================================== --- trunk/commons-math3/debian/rules 2014-01-17 04:55:15 UTC (rev 17671) +++ tags/commons-math3/3.3-1/debian/rules 2014-05-16 06:28:32 UTC (rev 18149) @@ -1,28 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/ant.mk - -JAVA_HOME := /usr/lib/jvm/default-java -DEB_JARS := ant-junit ant-junit4 -ANT_ARGS := -Dskip.download=true - -PACKAGE := $(DEB_SOURCE_PACKAGE) - -DEB_ANT_CLEAN_TARGET := clean -DEB_ANT_BUILD_TARGET := jar javadoc -DEB_ANT_CHECK_TARGET := test - -# Per Debian Java Policy, install a versioned JAR and an unversioned symlink -binary-post-install/lib$(PACKAGE)-java:: - mh_installpoms -plib$(PACKAGE)-java - mh_installjar -plib$(PACKAGE)-java -l pom.xml target/commons-math-$(DEB_UPSTREAM_VERSION).jar - -install/lib$(PACKAGE)-java-doc:: - mv target/apidocs target/api - -clean:: - mh_clean - -get-orig-source: - uscan --force-download --rename Copied: tags/commons-math3/3.3-1/debian/rules (from rev 17674, trunk/commons-math3/debian/rules) =================================================================== --- tags/commons-math3/3.3-1/debian/rules (rev 0) +++ tags/commons-math3/3.3-1/debian/rules 2014-05-16 06:28:32 UTC (rev 18149) @@ -0,0 +1,11 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/maven.mk + +JAVA_HOME := /usr/lib/jvm/default-java + +DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt + +get-orig-source: + uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

