X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_compress;fp=dh_compress;h=f624a175393585dad3cedfbb9184c45d54ddddc0;hb=a243946176b92b5fafd84f43d5a455551cf27210;hp=3d6c1b696c5b09efbdfbe0753983ce437563c54d;hpb=6951ac79834dc1fe44b235d0863e282af2e08db0;p=debhelper.git diff --git a/dh_compress b/dh_compress index 3d6c1b6..f624a17 100755 --- a/dh_compress +++ b/dh_compress @@ -29,12 +29,18 @@ that appear to be already compressed based on their extensions), and all changelog files. Plus PCF fonts underneath usr/X11R6/lib/X11/fonts/ and usr/share/fonts/X11/ -If a debian/package.compress file exists, the default files are not -compressed. Instead, the debian/packages.compress is ran as a shell -script, and all filenames that the shell script outputs will be compressed. -The shell script will be run from inside the package build directory. Note -though that using -X is a much better idea in general; you should only use a -debian/package.compress file if you really need to. +=head1 FILES + +=over 4 + +=item debian/I.compress + +If this file exists, the default files are not compressed. Instead, the +file is ran as a shell script, and all filenames that the shell script +outputs will be compressed. The shell script will be run from inside the +package build directory. Note though that using -X is a much better idea in +general; you should only use a debian/package.compress file if you really +need to. =head1 OPTIONS