[pkg-java] r16495 - in trunk/commons-math3/debian: . patches
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Sat Apr 6 13:18:33 UTC 2013
Author: ebourg-guest
Date: 2013-04-06 13:18:33 +0000 (Sat, 06 Apr 2013)
New Revision: 16495
Modified:
trunk/commons-math3/debian/changelog
trunk/commons-math3/debian/patches/03_fix_version.diff
Log:
Updated the patches for the new release (3.2)
Modified: trunk/commons-math3/debian/changelog
===================================================================
--- trunk/commons-math3/debian/changelog 2013-04-06 12:51:16 UTC (rev 16494)
+++ trunk/commons-math3/debian/changelog 2013-04-06 13:18:33 UTC (rev 16495)
@@ -4,7 +4,7 @@
* New upstream release (Closes: #689645)
* Bump Standards-Version to 3.9.4 (no changes)
- -- Emmanuel Bourg <ebourg at apache.org> Wed, 03 Apr 2013 11:02:42 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 06 Apr 2013 14:53:34 +0200
commons-math (2.2-2) unstable; urgency=low
Modified: trunk/commons-math3/debian/patches/03_fix_version.diff
===================================================================
--- trunk/commons-math3/debian/patches/03_fix_version.diff 2013-04-06 12:51:16 UTC (rev 16494)
+++ trunk/commons-math3/debian/patches/03_fix_version.diff 2013-04-06 13:18:33 UTC (rev 16495)
@@ -8,7 +8,7 @@
<!-- The current version number of this component -->
- <property name="component.version" value="3.1-SNAPSHOT"/>
-+ <property name="component.version" value="3.1.1"/>
++ <property name="component.version" value="3.2"/>
<!-- The base directory for component sources -->
<property name="source.home" value="src/main/java"/>
More information about the pkg-java-commits
mailing list