Codebase list ciftilib / 81fef2a
Avoid explicitly specifying -Wl,--as-needed linker flag. Changes-By: lintian-brush Fixes: lintian: debian-rules-uses-as-needed-linker-flag See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html Debian Janitor 2 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 ciftilib (1.6.0-3) UNRELEASED; urgency=medium
11
22 * Update standards version to 4.6.0, no changes needed.
3 * Avoid explicitly specifying -Wl,--as-needed linker flag.
34
45 -- Debian Janitor <janitor@jelmer.uk> Thu, 18 Nov 2021 05:21:17 -0000
56
44
55 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
66 # Prevent overlinkage with libsigc++-2.0.
7 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
87
98 %:
109 dh $@