[debhelper-devel] [debhelper] 01/01: debhelper.pod: Improve c11 change texts

Niels Thykier nthykier at moszumanska.debian.org
Sat Aug 12 17:33:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 5b90609303b7cda0b606353fbef07cf46a49f49d
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Aug 12 17:32:59 2017 +0000

    debhelper.pod: Improve c11 change texts
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debhelper.pod    | 9 ++++++---
 debian/changelog | 1 +
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debhelper.pod b/debhelper.pod
index df36335..e41453c 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -637,7 +637,8 @@ B<-DCMAKE_INSTALL_RUNSTATEDIR=/run> to L<cmake(1)>.
 
 B<Caveat>: This option silently does nothing in cmake versions prior
 to 3.8.  Please keep this in mind if your package is regularly
-backported (e.g. to stretch-backports) where cmake is older than 3.8.
+backported to a suite (e.g. stretch-backports) where cmake is older
+than 3.8.
 
 =item -
 
@@ -695,8 +696,10 @@ L<Debian::Debhelper::Dh_Lib> that made them spawn a shell in one
 particular circumstance.  This bug is now removed and will cause
 helpers that rely on the bug to fail with an error.
 
-In compatibility 11, there is still a detection for this case.  This
-detection will be removed in compatibility level 12.
+In compatibility 11, there is still a detection for this case to
+provide a useful error message.  This detection will be removed in
+compatibility 12, where the string will be interpreted as a literal
+command and fail with a "command not found" error.
 
 =item -
 
diff --git a/debian/changelog b/debian/changelog
index f285248..8855c15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ debhelper (10.7.3) UNRELEASED; urgency=medium
   * dh_installinfo: Ditto.
   * dh_installman: Ditto.
   * dh_installwm: Ditto.
+  * debhelper.pod: Tweak text for some compat 11 changes.
 
  -- Niels Thykier <niels at thykier.net>  Thu, 03 Aug 2017 19:30:01 +0000
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list