diff options
author | joeyh <joeyh> | 2007-01-21 17:12:05 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2007-01-21 17:12:05 +0000 |
commit | 90ffad95d71aec0ae98401ebc0f27d8b740f8307 (patch) | |
tree | 118ba187c7198066276d519eacb4af85bdba67c0 /dh_scrollkeeper | |
parent | 526fb7c5808d4fe652167e115ae2ce9798b735d7 (diff) | |
download | debhelper-90ffad95d71aec0ae98401ebc0f27d8b740f8307.tar.gz |
r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h files.
Closes: #404785
* Man page improvements. Closes: #406707
Diffstat (limited to 'dh_scrollkeeper')
-rwxr-xr-x | dh_scrollkeeper | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dh_scrollkeeper b/dh_scrollkeeper index 3cfd414f..1c792492 100755 --- a/dh_scrollkeeper +++ b/dh_scrollkeeper @@ -20,7 +20,8 @@ registering OMF files that it finds in package build trees with ScrollKeeper. This command automatically adds maintainer script snippets for registering -and unregistering files with ScrollKeeper (unless B<-n> is used). See +and unregistering files with ScrollKeeper (unless B<-n> is used). These +snippets are inserted into the maintainer scripts by dh_installdeb. See L<dh_installdeb(1)> for an explanation of Debhelper maintainer script snippets. |