[med-svn] [python-biopython] 01/01: Final fix for autopkgtest

Andreas Tille tille at debian.org
Sun Jan 15 15:53:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository python-biopython.

commit 3c2cf2fbeca251507924f82499710d4086842055
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jan 15 16:52:58 2017 +0100

    Final fix for autopkgtest
---
 debian/changelog           | 4 ++--
 debian/tests/run-unit-test | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5de548..6a89a86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-biopython (1.68+dfsg-2) UNRELEASED; urgency=medium
+python-biopython (1.68+dfsg-2) unstable; urgency=medium
 
   * Add Tutorial.tex to *-doc package since its used in autopkgtest and
     its just an ignorable payload for this package
@@ -6,7 +6,7 @@ python-biopython (1.68+dfsg-2) UNRELEASED; urgency=medium
   * d/watch: version=4
   * Add python-scipy since it is used in test suite
 
- -- Andreas Tille <tille at debian.org>  Sun, 15 Jan 2017 13:24:24 +0100
+ -- Andreas Tille <tille at debian.org>  Sun, 15 Jan 2017 14:56:26 +0100
 
 python-biopython (1.68+dfsg-1) unstable; urgency=medium
 
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 2095122..844c442 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -6,9 +6,10 @@ if [ "$ADTTMP" = "" ] ; then
 fi
 cd $ADTTMP
 cp -a /usr/share/doc/python-biopython-doc/Tests $ADTTMP
-mkdir -p Doc/examples/nmr
+mkdir -p Doc/
 cp -a /usr/share/doc/python-biopython-doc/Doc/Tutorial.tex* Doc
-cp -a /usr/share/doc/python-biopython-doc/Doc/examples/nmr/noed.xpk* Doc/examples/nmr
+cp -a /usr/share/doc/python-biopython-doc/Doc/Tutorial Doc
+cp -a /usr/share/doc/python-biopython-doc/Doc/examples Doc
 find . -name "*.gz" -exec gunzip \{\} \;
 cd Tests
 # we really need this gzipped duplicate of the example.fastq and E3MFGYR02_random_10_reads.sff files to pass the BGZF compression test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biopython.git



More information about the debian-med-commit mailing list