dh_scrollkeeper - generate ScrollKeeper registration scripts
dh_scrollkeeper [debhelper options] [-n] [directory]
dh_scrollkeeper is a debhelper program that handles correctly 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 -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 DTD declarations in the OMF 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.
Note that this command is not idempotent. dh_prep(1) should be called between invocations of this command. Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts.
This program is a part of debhelper.
Ross Burton <ross@burtonini.com>