[med-svn] [Git][med-team/vcfanno][master] 2 commits: Skip creating tbi file for annotations tsv and a couple of other files which fails
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Wed Sep 10 17:38:11 BST 2025
Nilesh Patra pushed to branch master at Debian Med / vcfanno
Commits:
d57348d8 by Nilesh Patra at 2025-09-10T22:04:01+05:30
Skip creating tbi file for annotations tsv and a couple of other files which fails
- - - - -
3b402e03 by Nilesh Patra at 2025-09-10T22:04:36+05:30
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+vcfanno (0.3.5+ds-3) unstable; urgency=medium
+
+ * Skip creating tbi file for annotations tsv and a couple of other
+ files which fail (Closes: #1114433)
+
+ -- Nilesh Patra <nilesh at debian.org> Wed, 10 Sep 2025 22:04:08 +0530
+
vcfanno (0.3.5+ds-2) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -21,13 +21,10 @@ override_dh_installdocs:
tabix example/exac.vcf.gz
tabix example/fitcons.bed.gz
tabix tests/astar/astar.anno.vcf.gz
- tabix tests/by_alt_float/annotation.tsv.gz
tabix tests/citest/at/testexon.bed.gz
tabix tests/citest/dummyexons.bed.gz
tabix tests/data/multiple-alts.vcf.gz
tabix tests/data/number.vcf.gz
- tabix tests/dbnsfp/dbNSFP_example.txt.gz
- tabix tests/dbnsfp/dbNSFP_ex.txt.gz
tabix tests/id-test/cosmic.small.vcf.gz
tabix tests/id-test/dbsnp.small.vcf.gz
tabix tests/id-test/small.vcf.gz
@@ -36,7 +33,6 @@ override_dh_installdocs:
tabix tests/overwrite-multiple-alts/a/whole.vcf.gz
tabix tests/overwrite-multiple-alts/b/cadd_indels.vcf.gz
tabix tests/overwrite-multiple-alts/b/whole_genome_snv_slice.vcf.gz
- tabix tests/ref-alt-test/tmp_annotation.txt.gz
tabix tests/ref-alt-test/tmp_calls.vcf.gz
tabix tests/testVA/test-gnomad.vcf.gz
tabix docs/examples/gff_sv/genes.gff3.gz
View it on GitLab: https://salsa.debian.org/med-team/vcfanno/-/compare/b9202226e37894caa3042e8ea50728458f45dcd1...3b402e0345196d62d55fb925b6b041eb8b189c2b
--
View it on GitLab: https://salsa.debian.org/med-team/vcfanno/-/compare/b9202226e37894caa3042e8ea50728458f45dcd1...3b402e0345196d62d55fb925b6b041eb8b189c2b
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/20250910/8f1d1690/attachment-0001.htm>
More information about the debian-med-commit
mailing list