[med-svn] [Git][med-team/gemma][master] Enable hardening ... but do not upload due to freeze
Andreas Tille
gitlab at salsa.debian.org
Mon Mar 22 15:23:25 GMT 2021
Andreas Tille pushed to branch master at Debian Med / gemma
Commits:
b5c5a810 by Andreas Tille at 2021-03-22T14:39:23+01:00
Enable hardening ... but do not upload due to freeze
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gemma (0.98.4+dfsg-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Enable hardening
+
+ -- Andreas Tille <tille at debian.org> Mon, 22 Mar 2021 14:38:26 +0100
+
gemma (0.98.4+dfsg-2) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
export DH_VERBOSE = 1
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic -I/usr/include/catch -I/usr/include/eigen
export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic -I/usr/include/catch -I/usr/include/eigen
View it on GitLab: https://salsa.debian.org/med-team/gemma/-/commit/b5c5a810aa93f003cc9454792f5a2eb62c910642
--
View it on GitLab: https://salsa.debian.org/med-team/gemma/-/commit/b5c5a810aa93f003cc9454792f5a2eb62c910642
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/20210322/f2bd735c/attachment.htm>
More information about the debian-med-commit
mailing list