summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2019-10-06 10:01:49 +0000
committerNiels Thykier <niels@thykier.net>2019-10-06 10:01:49 +0000
commitebc4f4e86db129b584a88134cf2bca217435d0e3 (patch)
treeda4ad11ba233d0860e6569d6482c51dfb91fbfdc /debian
parentf4cbe0199347b5d6a4b51941f7c104b000491f35 (diff)
downloaddebhelper-ebc4f4e86db129b584a88134cf2bca217435d0e3.tar.gz
Actively discourage (but no deprecate) c11
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51edd7e2..c5759294 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ debhelper (12.6.2) UNRELEASED; urgency=medium
trivial amount of manpages. Thanks to Robert Luberda for
reporting the issue and Colin Watson for writing man-recode
(Closes: #933576)
+ * debhelper.pod: Actively discourage compat 11 as it has an
+ issue that causes services not to start correctly in all cases
+ (e.g. install, remove-but-not-purge, install again), which
+ cannot be fixed.
[ Helmut Grohne ]:
* cmake buildsystem: Fix CMAKE_SYSTEM_PROCESSOR for 32bit arms.