Codebase list fcitx-imlist / 74c78ba
Drop needless _MAINT_ flags Kentaro Hayashi 4 years ago
2 changed file(s) with 1 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
22 * debian/control
33 - Bump compat version to v13
44 - Bump standard version to 4.5.0. No other changes are required.
5 - Drop needless _MAINT_ flags.
56
67 -- Kentaro Hayashi <kenhys@xdump.org> Fri, 15 May 2020 15:34:39 +0900
78
11 #export DH_VERBOSE = 1
22
33 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
4
5 # see ENVIRONMENT in dpkg-buildflags(1)
6 # package maintainers to append CFLAGS
7 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
8 # package maintainers to append LDFLAGS
9 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
10
114
125 %:
136 dh $@