NAME
dh_scrollkeeper - generate ScrollKeeper registration scripts
SYNOPSIS
dh_scrollkeeper [debhelper options] [-n] [directory]
DESCRIPTION
dh_scrollkeeper is a debhelper program that handles correctly
registering \s-1OMF\s0 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 -n is used). These
snippets are inserted into the maintainer scripts by dh_installdeb. See
dh_installdeb(1) for an explanation of Debhelper maintainer script
snippets.
It will also change any \s-1DTD\s0 declarations in the \s-1OMF\s0 and DocBook files
to refer to local files instead of remote URLs. This change does not
modify the source files, but the files in the package build tree.
OPTIONS
"-n,
Do not modify postinst/postrm scripts.
NOTES
Note that this command is not idempotent. “dh_clean -k” should be
called between invocations of this command. Otherwise, it may cause
multiple instances of the same text to be added to maintainer scripts.
SEE ALSO
debhelper
This program is a part of debhelper.
AUTHOR
Ross Burton <ross@burtonini.com>