diff options
author | Niels Thykier <niels@thykier.net> | 2018-06-23 17:11:57 +0000 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2018-06-23 17:11:57 +0000 |
commit | 525620a6ba417011aeb573d69bfa81f949b412d5 (patch) | |
tree | d13ba810be00801caed4b63587a8cf28a2f5f302 /debian | |
parent | bd312c6b2cbd22f8015b7ff78545395f6f9627c5 (diff) | |
download | debhelper-525620a6ba417011aeb573d69bfa81f949b412d5.tar.gz |
debhelper.pod: Make a dedicated subsection to exec config files
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98d60687..e1324e3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ debhelper (11.3.3) UNRELEASED; urgency=medium an executable config file fails and it does not have a #!-line (and is not an ELF binary). Thanks to Nadav Ruskin for the suggestion. (Closes: #902214) + * debhelper.pod: Make a dedicated subsection about executable + debhelper config files to make them more prominent. Thanks + to Nadav Ruskin for the suggestion. (Closes: #901715) [ Roberto C. Sánchez ] * cmake.pm: Reorder arguments to cmake to make "-D FOO=BAR" |