[med-svn] [Git][med-team/python-pyspoa][master] 2 commits: d/rules: enable hardening.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Tue Sep 26 20:43:12 BST 2023
Étienne Mollier pushed to branch master at Debian Med / python-pyspoa
Commits:
bcebc6ba by Étienne Mollier at 2023-09-26T21:41:53+02:00
d/rules: enable hardening.
- - - - -
fa2a33d2 by Étienne Mollier at 2023-09-26T21:42:30+02:00
hotfix changelog.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,8 +3,9 @@ python-pyspoa (0.0.10-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.0.10
* adjust-spoa-lib.patch: refresh.
+ * d/rules: enable hardening.
- -- Étienne Mollier <emollier at debian.org> Tue, 26 Sep 2023 21:31:46 +0200
+ -- Étienne Mollier <emollier at debian.org> Tue, 26 Sep 2023 21:42:07 +0200
python-pyspoa (0.0.9-1) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -5,6 +5,8 @@ export LC_ALL=C.UTF-8
include /usr/share/dpkg/default.mk
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with python3 --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/med-team/python-pyspoa/-/compare/dd12b1a5f1c0e470bd2f699b51c8e358e8c0e20e...fa2a33d288d8ebfaa8aaf817e07cf96e5e6c63ca
--
View it on GitLab: https://salsa.debian.org/med-team/python-pyspoa/-/compare/dd12b1a5f1c0e470bd2f699b51c8e358e8c0e20e...fa2a33d288d8ebfaa8aaf817e07cf96e5e6c63ca
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/20230926/8bb5f982/attachment-0001.htm>
More information about the debian-med-commit
mailing list