Codebase list ciftilib / 46850280-5642-4f74-8fc6-6058d65615e7/main
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 1 year, 3 months ago
2 changed file(s) with 1 addition(s) and 2 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.2, no changes needed.
3 * Avoid explicitly specifying -Wl,--as-needed linker flag.
34
45 -- Debian Janitor <janitor@jelmer.uk> Thu, 05 Jan 2023 03:22:36 -0000
56
33 #export DH_VERBOSE = 1
44
55 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
6 # Prevent overlinkage with libsigc++-2.0.
7 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
86
97 %:
108 dh $@