[med-svn] [Git][med-team/bowtie][master] Really fix arch all build
Andreas Tille
gitlab at salsa.debian.org
Mon Oct 12 16:58:26 BST 2020
Andreas Tille pushed to branch master at Debian Med / bowtie
Commits:
d5532c4c by Andreas Tille at 2020-10-12T17:58:15+02:00
Really fix arch all build
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+bowtie (1.3.0+dfsg-4) UNRELEASED; urgency=medium
+
+ * Really fix arch all build
+
+ -- Andreas Tille <tille at debian.org> Mon, 12 Oct 2020 17:57:58 +0200
+
bowtie (1.3.0+dfsg-3) unstable; urgency=medium
* Fix arch all build
=====================================
debian/rules
=====================================
@@ -45,6 +45,9 @@ override_dh_fixperms-indep:
# Following line is not needed because gzipped genome/ (by dh_compress) is always 644.
# chmod 644 debian/bowtie-examples/usr/share/doc/bowtie/examples/genomes/*
+override_dh_missing-indep:
+ dh_missing -i --list-missing
+
override_dh_auto_clean:
rm -f .bowtie*
dh_auto_clean
View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/commit/d5532c4c8dd4efe197dc32db263e9f28864749eb
--
View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/commit/d5532c4c8dd4efe197dc32db263e9f28864749eb
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/20201012/4ef59ccc/attachment.html>
More information about the debian-med-commit
mailing list