[Git][debian-proftpd-team/proftpd-mod-autohost][master] Disable hardening (tests), compile flags are set by "prxs". :-(
Hilmar Preuße (@hilmar)
gitlab at salsa.debian.org
Tue Sep 16 10:33:39 BST 2025
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-autohost
Commits:
f57fd372 by Hilmar Preuße at 2025-09-16T11:33:31+02:00
Disable hardening (tests), compile flags are set by "prxs". :-(
- - - - -
2 changed files:
- debian/gitlab-ci.yml
- debian/rules
Changes:
=====================================
debian/gitlab-ci.yml
=====================================
@@ -6,7 +6,7 @@ include:
# don't want
variables:
SALSA_CI_DISABLE_AUTOPKGTEST: 0
- SALSA_CI_DISABLE_BLHC: 0
+ SALSA_CI_DISABLE_BLHC: 1
SALSA_CI_DISABLE_LINTIAN: 0
SALSA_CI_DISABLE_PIUPARTS: 0
SALSA_CI_DISABLE_REPROTEST: 1
=====================================
debian/rules
=====================================
@@ -5,11 +5,6 @@ export DH_VERBOSE=1
MODULE_NAME=mod_autohost
DEBNAME=proftpd-mod-autohost
-# See FEATURE AREAS in dpkg-buildflags(1).
-include /usr/share/dpkg/buildflags.mk
-DEB_BUILD_MAINT_OPTIONS=hardening=+all
-export DEB_BUILD_MAINT_OPTIONS
-
%:
dh $@
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-autohost/-/commit/f57fd3725601d7bee9d0f7a917d92b44a7283dce
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-autohost/-/commit/f57fd3725601d7bee9d0f7a917d92b44a7283dce
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list