From b268b7096a970ced824d0ab0dc62b6f0e770230c Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 25 Mar 2018 05:16:32 +0200 Subject: build: Automatically replace -Wno- with -W when testing compiler flags This is less error prone, less repetitive and the correct thing to do ayway. Instead of manually passing the positive form for these flags. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 82748f607..b0405980d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -70,6 +70,8 @@ dpkg (1.19.1) UNRELEASED; urgency=medium * Build system: - Set distribution tarball format to ustar, instead of default v7 format. - Mark PO4A and POD2MAN as precious variables. + - Automatically replace -Wno- with -W when testing compiler flags, + instead of passing the positive form manually. * Packaging: - Install update-alternatives policykit-1 file. - Add Breaks to libdpkg-perl against pkg-kde-tools (<< 0.15.28~), as -- cgit v1.2.3