summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2018-03-25 05:16:32 +0200
committerGuillem Jover <guillem@debian.org>2018-03-25 05:45:47 +0200
commitb268b7096a970ced824d0ab0dc62b6f0e770230c (patch)
tree11600d8a4c18cf893f9d2b401f96dc078dd9dbaf /debian
parenta597f069a9147d5d868637e276f712e41e836512 (diff)
downloaddpkg-b268b7096a970ced824d0ab0dc62b6f0e770230c.tar.gz
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
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