É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 <[email protected]> Tue, 26 Sep 2023 21:31:46 +0200 + -- Étienne Mollier <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
