Steffen Möller pushed to branch master at Debian Med / nim-hts
Commits: b9ee8bef by Steffen Möller at 2020-11-01T20:59:23+01:00 Added Nilesh as uploader, cleanups - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -nim-hts (0.3.12+ds-1) UNRELEASED; urgency=medium +nim-hts (0.3.12+ds-1) unstable; urgency=medium * Initial release (Closes: #973510) ===================================== debian/control ===================================== @@ -3,6 +3,7 @@ Section: libs Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steffen Moeller <[email protected]>, + Nilesh Patra <[email protected]>, Debian Nim Team <[email protected]> Build-Depends: debhelper-compat (= 13), nim, ===================================== debian/rules ===================================== @@ -13,17 +13,6 @@ override_dh_auto_test: samtools index tests/HG02002.bam tests/HG02002.bam.bai tabix tests/test.vcf.gz bcftools index tests/test.bcf - #nim c -p=/usr/share/nimble/unicodedb/ -p=/usr/share/nimble/unicodeplus/ -p=/usr/share/nimble/regex/ test/test.nim - #nim c tests/run.nim - #./tests/run - #nim c tests/htstest.nim - #tests/htstest - #nim c tests/auxtest.nim - #tests/auxtest - #nim c tests/bamtest.nim - #tests/bamtest - #nim c tests/bgzftest.nim - #tests/bgzftest nim c --nimcache:$(CURDIR)/tests/nimcache tests/all.nim tests/all View it on GitLab: https://salsa.debian.org/med-team/nim-hts/-/commit/b9ee8befbc0278d90f318e5fc80925e1e1816995 -- View it on GitLab: https://salsa.debian.org/med-team/nim-hts/-/commit/b9ee8befbc0278d90f318e5fc80925e1e1816995 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
