[med-svn] r20105 - in trunk/packages/python-biopython/trunk/debian: . patches
Andreas Tille
tille at moszumanska.debian.org
Wed Sep 23 14:33:04 UTC 2015
Author: tille
Date: 2015-09-23 14:33:04 +0000 (Wed, 23 Sep 2015)
New Revision: 20105
Modified:
trunk/packages/python-biopython/trunk/debian/changelog
trunk/packages/python-biopython/trunk/debian/patches/fix_test_phyml_tool.patch
trunk/packages/python-biopython/trunk/debian/rules
Log:
Verify that samtools test is really creating problems and upload to unstable
Modified: trunk/packages/python-biopython/trunk/debian/changelog
===================================================================
--- trunk/packages/python-biopython/trunk/debian/changelog 2015-09-23 13:15:58 UTC (rev 20104)
+++ trunk/packages/python-biopython/trunk/debian/changelog 2015-09-23 14:33:04 UTC (rev 20105)
@@ -1,11 +1,11 @@
-python-biopython (1.65+dfsg-2) UNRELEASED; urgency=medium
+python-biopython (1.65+dfsg-2) unstable; urgency=medium
* Build-Depends & Suggests: phylip + fixed test_phyml_tool
Closes: #799820
* debian/clean: Remove test results occuring now since phylip can be used
* Activate more tests formerly deactivated
- -- Andreas Tille <tille at debian.org> Wed, 23 Sep 2015 10:34:47 +0200
+ -- Andreas Tille <tille at debian.org> Wed, 23 Sep 2015 15:18:58 +0200
python-biopython (1.65+dfsg-1) unstable; urgency=medium
Modified: trunk/packages/python-biopython/trunk/debian/patches/fix_test_phyml_tool.patch
===================================================================
--- trunk/packages/python-biopython/trunk/debian/patches/fix_test_phyml_tool.patch 2015-09-23 13:15:58 UTC (rev 20104)
+++ trunk/packages/python-biopython/trunk/debian/patches/fix_test_phyml_tool.patch 2015-09-23 14:33:04 UTC (rev 20105)
@@ -1,6 +1,6 @@
Author: Andreas Tille <tille at debian.org>
Bug-Debian: https://bugs.debian.org/799820
-Forwarded: yes
+Forwarded: https://bugs.debian.org/799820#12
Last-Update: Wed, 23 Sep 2015 10:34:47 +0200
Description: Fix test_phyml_tool.py
Remove ".txt" extention that should not be there
Modified: trunk/packages/python-biopython/trunk/debian/rules
===================================================================
--- trunk/packages/python-biopython/trunk/debian/rules 2015-09-23 13:15:58 UTC (rev 20104)
+++ trunk/packages/python-biopython/trunk/debian/rules 2015-09-23 14:33:04 UTC (rev 20105)
@@ -40,6 +40,8 @@
# FIXME: Currently it is not sure for what architecture samtools will be available
# to anable a smooth migration to testing the build-dependency will be dropped
# for the moment
+# .
+# The samtools test also fails on amd64. This is reported upstream
EXCLUDEPACKAGEINFLUX=samtools_tool
%:
More information about the debian-med-commit
mailing list