summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-06-02 23:13:02 +0200
committerGuillem Jover <guillem@debian.org>2019-10-12 16:37:22 +0200
commit1046c10897ba54a67ce5bd5760d054e39440a865 (patch)
treed89d2deebcfb99d058044ef7259050ee6197ac0c /debian
parent63c42a7b2578457b63afd3c419f1442f51033f88 (diff)
downloaddpkg-1046c10897ba54a67ce5bd5760d054e39440a865.tar.gz
scripts/mk: Add support for nostrip DEB_BUILD_OPTIONS when setting STRIP
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 87ee5bb24..5cf0d7bfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ dpkg (1.20.0) UNRELEASED; urgency=medium
form «-ab» for «-a -b», which is not future-proof, as it does not allow
these options to get new arguments without making them abiguous.
* dpkg-buildpackage: Remove transient backwards R³ compatibility code.
+ * buildtools.mk: Add support for nostrip in DEB_BUILD_OPTIONS when setting
+ the STRIP variable.
* Documentation:
- man: Fix uncommon wording constructs.
* Build system: