summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2018-01-02 17:40:59 +0000
committerNiels Thykier <niels@thykier.net>2018-01-02 17:41:03 +0000
commita9a69a80c8527a2ed49c3a147d7aff2ca8d63f8e (patch)
tree2a7c7b4f69d6f85582a4e401432a05e1cb734d84 /debian
parent39b55236985c2a7e92c59051e7c958cf90b0d345 (diff)
downloaddebhelper-a9a69a80c8527a2ed49c3a147d7aff2ca8d63f8e.tar.gz
R³ support: DPKG_GAIN_ROOT_CMD => DEB_GAIN_ROOT_CMD
We are renaming DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD for consistency with other dpkg variables. Signed-off-by: Niels Thykier <niels@thykier.net>
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 d79284d5..b697f203 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,6 +59,8 @@ debhelper (11.1) UNRELEASED; urgency=medium
* d/control: Add a Breaks against cmake (<< 3.8~) to ensure that
cmake response to the /run change in compat 11. Thanks to
Adrian Bunk for the suggestion. (Closes: #886127)
+ * Dh_Lib.pm/dh_testroot: Support the DEB_GAIN_ROOT_CMD environment
+ that replaces DPKG_GAIN_ROOT_CMD.
-- Niels Thykier <niels@thykier.net> Sun, 17 Dec 2017 07:59:18 +0000