[debhelper-devel] [Git][debian/debhelper][master] debhelper.pod: Add a ~ to the versioned depends

Niels Thykier gitlab at salsa.debian.org
Wed Apr 4 05:18:37 UTC 2018


Niels Thykier pushed to branch master at Debian / debhelper


Commits:
cd80a498 by Niels Thykier at 2018-04-04T05:16:39+00:00
debhelper.pod: Add a ~ to the versioned depends

Signed-off-by: Niels Thykier <niels at thykier.net>

- - - - -


2 changed files:

- debhelper.pod
- debian/changelog


Changes:

=====================================
debhelper.pod
=====================================
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -294,7 +294,7 @@ Your package will also need a versioned build dependency on a version of
 debhelper equal to (or greater than) the compatibility level your package
 uses. So for compatibility level #RECOMMENDED_COMPAT#, ensure debian/control has:
 
-  Build-Depends: debhelper (>= #RECOMMENDED_COMPAT#)
+  Build-Depends: debhelper (>= #RECOMMENDED_COMPAT#~)
 
 Unless otherwise indicated, all debhelper documentation assumes that you
 are using the most recent compatibility level, and in most cases does not


=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (11.1.7) UNRELEASED; urgency=medium
+
+  * debhelper.7: Add a ~ to the suggested Build-Depends to ensure
+    backports also work for debhelper with single integer versions.
+    Thanks to Trent W. Buck for the suggestion.  (Closes: #894666)
+
+ -- Niels Thykier <niels at thykier.net>  Wed, 04 Apr 2018 05:14:35 +0000
+
 debhelper (11.1.6) unstable; urgency=medium
 
   * Dh_Lib: Avoid passing invalid parameters to a function, which



View it on GitLab: https://salsa.debian.org/debian/debhelper/commit/cd80a4985f0a5fcf57dceae6f90e86ed93d5c083

---
View it on GitLab: https://salsa.debian.org/debian/debhelper/commit/cd80a4985f0a5fcf57dceae6f90e86ed93d5c083
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debhelper-devel/attachments/20180404/2baac263/attachment-0001.html>


More information about the debhelper-devel mailing list