[med-svn] [Git][med-team/bcbio][master] More towards "it", not there, yet.

Steffen Möller gitlab at salsa.debian.org
Wed Aug 14 15:13:32 BST 2019



Steffen Möller pushed to branch master at Debian Med / bcbio


Commits:
bb99c885 by Steffen Möller at 2019-08-14T14:12:13Z
More towards "it", not there, yet.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,9 @@
-bcbio (1.1.5-1) UNRELEASED; urgency=medium
+bcbio (1.1.5-1) unstable; urgency=medium
 
   * New upstream version.
 
-  * Tests fail.
+  * Better clean after build
+  * Tests still fail.
 
  -- Steffen Moeller <moeller at debian.org>  Fri, 24 May 2019 18:42:30 +0200
 


=====================================
debian/control
=====================================
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 10),
                gffread,
                grabix,
                hisat2,
-               mosdepth,
+#               mosdepth, # missing
                perl,
                picard,
                python3-biopython,


=====================================
debian/rules
=====================================
@@ -40,5 +40,12 @@ override_dh_auto_clean:
 	dh_auto_clean
 	rm -f bcbio/pipeline/version.py
 	rm -f debian/*.1
+	rm -rf  .pytest_cache
+	rm -f tests/data/110106_FC70BUKAAXX/1_110106_FC70BUKAAXX_1_fastq.txt
+	rm -f tests/data/110106_FC70BUKAAXX/1_110106_FC70BUKAAXX_2_fastq.txt
+	rm -f tests/data/110106_FC70BUKAAXX/2_110106_FC70BUKAAXX_1_fastq.txt
+	rm -f tests/data/110106_FC70BUKAAXX/2_110106_FC70BUKAAXX_2_fastq.txt
+	rm -f tests/data/110106_FC70BUKAAXX/3_110106_FC70BUKAAXX_fastq.txt
+
 
 .PHONY: manpages



View it on GitLab: https://salsa.debian.org/med-team/bcbio/commit/bb99c885b46d11323758cc061c761dfd74903099

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190814/e73954b9/attachment-0001.html>


More information about the debian-med-commit mailing list