[med-svn] r17489 - trunk/packages/raxml/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Jul 22 10:16:13 UTC 2014
Author: tille
Date: 2014-07-22 10:16:13 +0000 (Tue, 22 Jul 2014)
New Revision: 17489
Modified:
trunk/packages/raxml/trunk/debian/changelog
trunk/packages/raxml/trunk/debian/copyright
trunk/packages/raxml/trunk/debian/rules
Log:
Files-Excluded: *.exe, *.dll
Modified: trunk/packages/raxml/trunk/debian/changelog
===================================================================
--- trunk/packages/raxml/trunk/debian/changelog 2014-07-21 16:10:04 UTC (rev 17488)
+++ trunk/packages/raxml/trunk/debian/changelog 2014-07-22 10:16:13 UTC (rev 17489)
@@ -1,9 +1,10 @@
-raxml (8.0.15-1) UNRELEASED; urgency=medium
+raxml (8.0.26-1) UNRELEASED; urgency=medium
* New upstream version
* debian/upstream/metadata: Bug-Submit
+ * debian/copyright: Files-Excluded: *.exe, *.dll
- -- Andreas Tille <tille at debian.org> Wed, 19 Mar 2014 22:06:07 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 22 Jul 2014 12:15:01 +0200
raxml (8.0.14-1) unstable; urgency=medium
Modified: trunk/packages/raxml/trunk/debian/copyright
===================================================================
--- trunk/packages/raxml/trunk/debian/copyright 2014-07-21 16:10:04 UTC (rev 17488)
+++ trunk/packages/raxml/trunk/debian/copyright 2014-07-22 10:16:13 UTC (rev 17489)
@@ -2,6 +2,8 @@
Upstream-Name: RAxML
Upstream-Contact: Alexandros Stamatakis <Alexandros.Stamatakis at epfl.ch>
Source: https://github.com/stamatak/standard-RAxML
+Files-Excluded: *.exe
+ *.dll
Files: dmtcpaware.h
Copyright: © 2009 Jason Ansel, Kapil Arya, and Gene Cooperman
Modified: trunk/packages/raxml/trunk/debian/rules
===================================================================
--- trunk/packages/raxml/trunk/debian/rules 2014-07-21 16:10:04 UTC (rev 17488)
+++ trunk/packages/raxml/trunk/debian/rules 2014-07-22 10:16:13 UTC (rev 17489)
@@ -29,4 +29,4 @@
get-orig-source:
mkdir -p ../tarballs
- uscan --verbose --force-download --destdir=../tarballs
+ uscan --verbose --force-download --repack --compress xz --destdir=../tarballs
More information about the debian-med-commit
mailing list