[med-svn] [Git][med-team/seqan2][debian/experimental] debian/rules: restore "reproducible=-fixfilepath"
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Aug 15 15:32:28 BST 2024
Michael R. Crusoe pushed to branch debian/experimental at Debian Med / seqan2
Commits:
cb52b938 by Michael R. Crusoe at 2024-08-15T16:31:58+02:00
debian/rules: restore "reproducible=-fixfilepath"
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
seqan2 (2.5.0~rc1+dfsg-1~0exp1) UNRELEASED; urgency=medium
* debian/libseqan2-dev.docs: README.rst→README.md
+ * debian/rules: restore "reproducible=-fixfilepath"
-- Michael R. Crusoe <crusoe at debian.org> Wed, 14 Aug 2024 17:36:14 +0200
=====================================
debian/rules
=====================================
@@ -3,7 +3,9 @@
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all reproducible=-fixfilepath
+# reproducible=-fixfilepath is needed due to how the tests get their file paths :-(
+
include /usr/share/dpkg/pkg-info.mk
export HOME=$(CURDIR)/fakehome
View it on GitLab: https://salsa.debian.org/med-team/seqan2/-/commit/cb52b938e536098b8894c557cbb522cf02c984f3
--
View it on GitLab: https://salsa.debian.org/med-team/seqan2/-/commit/cb52b938e536098b8894c557cbb522cf02c984f3
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/20240815/7ec43955/attachment.htm>
More information about the debian-med-commit
mailing list