[med-svn] [Git][med-team/librostlab-blast][master] 2 commits: d/rules: limit dh_installdocs to architecture independent builds.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Thu Sep 29 13:37:43 BST 2022
Étienne Mollier pushed to branch master at Debian Med / librostlab-blast
Commits:
24758e68 by Étienne Mollier at 2022-09-29T14:36:26+02:00
d/rules: limit dh_installdocs to architecture independent builds.
- - - - -
f8583192 by Étienne Mollier at 2022-09-29T14:37:19+02:00
ready to upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,12 +1,13 @@
-librostlab-blast (1.0.1-13) UNRELEASED; urgency=medium
+librostlab-blast (1.0.1-13) unstable; urgency=medium
* Team upload.
* gcc-12.patch: added; fix ftbfs with gcc-12. (Closes: #1012990)
* Standards-Version: 4.6.1 (routine-update)
* d/rules: filter librostlab-blast.tag to remove build path; attempt to
improve build reproducibility.
+ * d/rules: limit dh_installdocs to architecture independent builds.
- -- Étienne Mollier <emollier at debian.org> Thu, 29 Sep 2022 14:07:24 +0200
+ -- Étienne Mollier <emollier at debian.org> Thu, 29 Sep 2022 14:37:03 +0200
librostlab-blast (1.0.1-12) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -25,7 +25,7 @@ override_dh_auto_build:
DINSTALLDOC = debian/librostlab-blast-doc/usr/share/doc/librostlab-blast-doc
FAKEBUILDPATH = /fakebuildpath/lib/rostlab/
-override_dh_installdocs:
+override_dh_installdocs-indep:
dh_installdocs
find debian -name "*.md5" -delete
sed -i 's@<path>/.*/lib/rostlab/</path>@$(FAKEBUILDPATH)</path>@' \
View it on GitLab: https://salsa.debian.org/med-team/librostlab-blast/-/compare/970e5b2a5c3ff26cca68edf8647910515afcc213...f8583192f2af21e788e9f7590ffd9473cb76df5f
--
View it on GitLab: https://salsa.debian.org/med-team/librostlab-blast/-/compare/970e5b2a5c3ff26cca68edf8647910515afcc213...f8583192f2af21e788e9f7590ffd9473cb76df5f
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/20220929/0d2c3c7e/attachment-0001.htm>
More information about the debian-med-commit
mailing list