[med-svn] r7199 - trunk/packages/raxml/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Jun 30 14:33:46 UTC 2011
Author: tille
Date: 2011-06-30 14:33:46 +0000 (Thu, 30 Jun 2011)
New Revision: 7199
Modified:
trunk/packages/raxml/trunk/debian/changelog
trunk/packages/raxml/trunk/debian/control
trunk/packages/raxml/trunk/debian/watch
Log:
New upstream version, package only for i386 + amd64 because of assembler code
Modified: trunk/packages/raxml/trunk/debian/changelog
===================================================================
--- trunk/packages/raxml/trunk/debian/changelog 2011-06-30 14:16:02 UTC (rev 7198)
+++ trunk/packages/raxml/trunk/debian/changelog 2011-06-30 14:33:46 UTC (rev 7199)
@@ -1,9 +1,17 @@
-raxml (7.2.6-2) UNRELEASED; urgency=low
+raxml (7.2.8-1) unstable; urgency=low
+ * New upstream version
* debian/copyright: Mention dmtcpaware.h as public domain
+ * debian/watch: tried to fix download but finally failed.
+ Now at least the correct version number is obtained.
- -- Andreas Tille <tille at debian.org> Sat, 30 Apr 2011 08:17:46 +0200
+ * debian/control: Mark as buildable only on amd64 and i386 architectures
+ (linux and bsd kernel) - SSE support is required for this package.
+ Thanks to Marcin Juszkiewicz for the patch
+ Closes: #626672 (LP: #791321)
+ -- Andreas Tille <tille at debian.org> Thu, 30 Jun 2011 16:10:28 +0200
+
raxml (7.2.6-1) unstable; urgency=low
* Initial release (Closes: #624435)
Modified: trunk/packages/raxml/trunk/debian/control
===================================================================
--- trunk/packages/raxml/trunk/debian/control 2011-06-30 14:16:02 UTC (rev 7198)
+++ trunk/packages/raxml/trunk/debian/control 2011-06-30 14:33:46 UTC (rev 7199)
@@ -11,7 +11,7 @@
Homepage: http://wwwkramer.in.tum.de/exelixis/software.html
Package: raxml
-Architecture: any
+Architecture: amd64 i386 kfreebsd-i386 kfreebsd-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Randomized Axelerated Maximum Likelihood of phylogenetic trees
RAxML is a program for sequential and parallel Maximum Likelihood-based
Modified: trunk/packages/raxml/trunk/debian/watch
===================================================================
--- trunk/packages/raxml/trunk/debian/watch 2011-06-30 14:16:02 UTC (rev 7198)
+++ trunk/packages/raxml/trunk/debian/watch 2011-06-30 14:33:46 UTC (rev 7199)
@@ -1,5 +1,5 @@
version=3
-opts="downloadurlmangle=s/count(\d+)Win.php/countSource$1.php/","dversionmangle=s/\.//g" \
+opts="filenamemangle=s/countSource(.*).php/raxml-$1\.tar\.bz2/,dversionmangle=s/\.//g" \
http://wwwkramer.in.tum.de/exelixis/software.html .*countSource(\d+)\.php
#opts="downloadurlmangle=s/RAxML v *(\d+)\.(\d+)\.(\d+) source code now available for download/countSource$1$2$3.php/" \
More information about the debian-med-commit
mailing list