[med-svn] [Git][med-team/bali-phy][master] 2 commits: Add -DNDEBUG to build rules.
Benjamin Redelings
gitlab at salsa.debian.org
Sun Feb 7 02:37:19 GMT 2021
Benjamin Redelings pushed to branch master at Debian Med / bali-phy
Commits:
c56dacaa by Benjamin Redelings at 2021-02-06T18:36:43-08:00
Add -DNDEBUG to build rules.
- - - - -
f24776da by Benjamin Redelings at 2021-02-06T18:37:05-08:00
Add lintian-override.
- - - - -
2 changed files:
- + debian/lintian-overrides
- debian/rules
Changes:
=====================================
debian/lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+#False positives
+bali-phy: package-contains-documentation-outside-usr-share-doc usr/lib/bali-phy/help/*
=====================================
debian/rules
=====================================
@@ -21,4 +21,4 @@ endif
# Tell meson not to install the extra tools
override_dh_auto_configure:
- dh_auto_configure -- -Dextra-tools=false --buildtype=release
+ dh_auto_configure -- -Dextra-tools=false --buildtype=release -Db_ndebug=true
View it on GitLab: https://salsa.debian.org/med-team/bali-phy/-/compare/b365837760333b8fec03dc75d66d38cf0c4b177a...f24776da2813e1e3f7a1d27090b6cd0febf1971f
--
View it on GitLab: https://salsa.debian.org/med-team/bali-phy/-/compare/b365837760333b8fec03dc75d66d38cf0c4b177a...f24776da2813e1e3f7a1d27090b6cd0febf1971f
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/20210207/a59f2e04/attachment-0001.html>
More information about the debian-med-commit
mailing list