Andreas Tille pushed to branch master at Debian Med / lumpy-sv
Commits: 87709cf0 by Andreas Tille at 2020-11-02T19:56:58+01:00 Do not ship lumpyexpress.config in both binary packages - - - - - 661bc3a0 by Andreas Tille at 2020-11-02T20:05:38+01:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +lumpy-sv (0.3.1+dfsg-3) unstable; urgency=medium + + * Do not ship lumpyexpress.config in both binary packages + Closes: #973622 + + -- Andreas Tille <[email protected]> Mon, 02 Nov 2020 19:58:37 +0100 + lumpy-sv (0.3.1+dfsg-2) unstable; urgency=medium * Build-Depends: python3-pysam ===================================== debian/rules ===================================== @@ -20,7 +20,7 @@ override_dh_install: cat debian/missing-sources/pe.pos_sorted.sam |samtools view -Sb - > data/pe.pos_sorted.bam cat debian/missing-sources/sr.pos_sorted.sam |samtools view -Sb - > data/sr.pos_sorted.bam dh_install - rm -f debian/$(DEB_SOURCE)/usr/share/$(DEB_SOURCE)/scripts/lumpyexpress.config + rm -f debian/$(DEB_SOURCE)*/usr/share/$(DEB_SOURCE)/scripts/lumpyexpress.config override_dh_link: dh_link View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/compare/322241ea1e7b57084b2f97af4a3f217acc6a3e1c...661bc3a0b56210bc1e791f6db596665e5105a799 -- View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/compare/322241ea1e7b57084b2f97af4a3f217acc6a3e1c...661bc3a0b56210bc1e791f6db596665e5105a799 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
