[med-svn] [bioperl-run] 02/02: Fix patch and upload to unstable

Andreas Tille tille at debian.org
Wed Sep 20 20:25:34 UTC 2017


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

tille pushed a commit to branch master
in repository bioperl-run.

commit 5c71209f3cea122ad678e7f60c57b8bfdb5a7b5b
Author: Andreas Tille <tille at debian.org>
Date:   Wed Sep 20 14:39:04 2017 +0200

    Fix patch and upload to unstable
---
 debian/changelog                           | 4 ++--
 debian/patches/skip_tests_for_phylip.patch | 9 ---------
 2 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 23e938c..30ff485 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-bioperl-run (1.7.2-1) UNRELEASED; urgency=medium
+bioperl-run (1.7.2-1) unstable; urgency=medium
 
   * New upstream version
   * Convert packaging from SVN to Git
@@ -10,7 +10,7 @@ bioperl-run (1.7.2-1) UNRELEASED; urgency=medium
   * Do not try to run bowtie tests with wrong bowtie call
     Closes: #868073
 
- -- Andreas Tille <tille at debian.org>  Sat, 14 Jan 2017 19:13:53 +0100
+ -- Andreas Tille <tille at debian.org>  Wed, 20 Sep 2017 14:29:45 +0200
 
 bioperl-run (1.7.1-3) unstable; urgency=medium
 
diff --git a/debian/patches/skip_tests_for_phylip.patch b/debian/patches/skip_tests_for_phylip.patch
index 9c6b48d..ac326da 100644
--- a/debian/patches/skip_tests_for_phylip.patch
+++ b/debian/patches/skip_tests_for_phylip.patch
@@ -4,15 +4,6 @@ Description: No idea why the number of tests is 8 instead of 9
 
 --- a/t/ProtPars.t
 +++ b/t/ProtPars.t
-@@ -7,7 +7,7 @@ $DEBUG = test_debug();
- use strict;
- BEGIN {
-     use Bio::Root::Test;
--    test_begin(-tests => 11);
-+    test_begin(-tests => 9);
- 	use_ok('Bio::Tools::Run::Phylo::Phylip::ProtPars');
- }
- 
 @@ -79,10 +79,10 @@ SKIP: {
  		@nodes = sort { $a->id cmp $b->id } $tree2->get_nodes();
  		is (scalar(@nodes),27,

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



More information about the debian-med-commit mailing list