1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196
|
commons-math3 (3.6.1-3) unstable; urgency=medium
* Team upload.
* Disabled the tests that fail to run with Java 9 (Closes: #875351)
* Standards-Version updated to 4.1.2
* Switch to debhelper level 10
* Use a secure URL in debian/watch
-- Emmanuel Bourg <ebourg@apache.org> Mon, 04 Dec 2017 16:42:25 +0100
commons-math3 (3.6.1-2) unstable; urgency=medium
* Team upload.
* Update 03_libjs-mathjax.patch to add --allow-script-in-comments to
maven-javadoc-plugin invocation to address FTBFS. (Closes: #852880)
-- tony mancill <tmancill@debian.org> Fri, 03 Feb 2017 10:14:20 -0800
commons-math3 (3.6.1-1) unstable; urgency=medium
* New upstream release
- Removed 02_MATH-1207.patch (fixed upstream)
* Standards-Version updated to 3.9.7 (no changes)
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sun, 27 Mar 2016 00:43:24 +0100
commons-math3 (3.6-2) unstable; urgency=medium
* Restored the changes from commons-math3/3.5-2
(3.6-1 was mistakenly built on top of 3.5-1)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 11 Jan 2016 22:44:03 +0100
commons-math3 (3.6-1) unstable; urgency=medium
* New upstream release
* Build with the DH sequencer instead of CDBS
* Removed the unused build dependency on ant
-- Emmanuel Bourg <ebourg@apache.org> Mon, 11 Jan 2016 22:29:15 +0100
commons-math3 (3.5-2) unstable; urgency=medium
* Team upload.
* Apply patch for intermittent test failures during build.
See https://issues.apache.org/jira/browse/MATH-1207
* libcommons-math3-java-doc now depends on libjs-mathjax to avoid
privacy breach when browsing the javadoc.
-- tony mancill <tmancill@debian.org> Sun, 20 Sep 2015 20:38:04 -0700
commons-math3 (3.5-1) unstable; urgency=medium
* Team upload.
[ Emmanuel Bourg ]
* New upstream release
* Refreshed the patch
* Moved the package to Git
* Standards-Version updated to 3.9.6 (no changes)
[ tony mancill ]
* Address lintian warning: pipe-symbol-used-as-license-disjunction
in debian/copyright.
-- Emmanuel Bourg <ebourg@apache.org> Wed, 29 Apr 2015 17:21:17 +0200
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 <ebourg@apache.org> 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 <ebourg@apache.org> 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 <ebourg@apache.org> Tue, 25 Jun 2013 15:36:48 +0200
commons-math3 (3.2-2) unstable; urgency=low
* Team upload.
* Upload to unstable.
-- tony mancill <tmancill@debian.org> 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 <ebourg@apache.org> 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 <miguel@miguel.cc> 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 <drazzib@debian.org> 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 <drazzib@debian.org> 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 <drazzib@debian.org> 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 <drazzib@drazzib.com> 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 <drazzib@drazzib.com> Sat, 22 Aug 2009 01:13:25 +0200
commons-math (1.2-1) unstable; urgency=low
* Initial release. (Closes: #506987)
-- Damien Raude-Morvan <drazzib@drazzib.com> Sun, 15 Mar 2009 20:20:21 +0100
|