Michael R. Crusoe pushed to branch master at Debian Med / bowtie


Commits:
7e216648 by Michael R. Crusoe at 2020-01-11T12:15:01+01:00
Switch to single threaded testing, add riscv64

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/patches/simple-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+bowtie (1.2.3+dfsg-4) unstable; urgency=medium
+
+  * Team upload.
+  * Switch to single threaded testing, add riscv64
+
+ -- Michael R. Crusoe <[email protected]>  Sat, 11 Jan 2020 12:14:53 
+0100
+
 bowtie (1.2.3+dfsg-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -22,7 +22,7 @@ Vcs-Git: https://salsa.debian.org/med-team/bowtie.git
 Homepage: http://bowtie-bio.sourceforge.net/
 
 Package: bowtie
-Architecture: alpha any-amd64 arm64 mips64el ppc64 ppc64el s390x sparc64
+Architecture: alpha any-amd64 arm64 mips64el ppc64 ppc64el s390x sparc64 
riscv64
 Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends},


=====================================
debian/patches/simple-test
=====================================
@@ -7,7 +7,7 @@ Description: Sys::Info isn't packaged for Debian, so work 
around it
                my $build_args = "";
                $build_args .= " -C " if $color;
 -              my $cmd = "$bowtie_build $idx_type --threads $nthreads --quiet 
--sanity $build_args $fa .simple_tests.tmp";
-+              my $cmd = "$bowtie_build $idx_type --threads $nthreads --quiet 
$build_args $fa .simple_tests.tmp";
++              my $cmd = "$bowtie_build $idx_type --quiet $build_args $fa 
.simple_tests.tmp";
                print "$cmd\n";
                system($cmd);
                ($? == 0) || die "Bad exitlevel from bowtie-build: $?";



View it on GitLab: 
https://salsa.debian.org/med-team/bowtie/commit/7e216648d81a02ba5b45f242774f7590b5934376

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/bowtie/commit/7e216648d81a02ba5b45f242774f7590b5934376
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to