[med-svn] [Git][med-team/lumpy-sv][master] 2 commits: Do not ship lumpyexpress.config in both binary packages
Andreas Tille
gitlab at salsa.debian.org
Mon Nov 2 19:35:49 GMT 2020
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 <tille at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201102/476760a8/attachment-0001.html>
More information about the debian-med-commit
mailing list