summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2017-12-31 18:25:25 +0000
committerNiels Thykier <niels@thykier.net>2017-12-31 18:25:25 +0000
commit1c61dca25a950d3807f90aecaaa4154e5823e697 (patch)
tree55185fc0a34c69454326be4f2d887997b45740ee /debhelper.pod
parentbda6d60b8304da958d1c9cc182b5a510d24280cc (diff)
downloaddebhelper-1c61dca25a950d3807f90aecaaa4154e5823e697.tar.gz
dh_compress: Avoid compressing examples [c12]
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index fc236c2d..5a17502b 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -774,6 +774,11 @@ The B<dh_missing> tool will now default to B<--list-missing>.
The B<dh_makeshlibs> tool will now only pass libraries to L<dpkg-gensymbols(1)>
if the ELF binary has a SONAME (containing ".so").
+=item -
+
+The B<dh_compress> tool no longer compresses examples (i.e. anything installed
+in F<</usr/share/doc/I<package>/examples>>.)
+
=back
=back