summaryrefslogtreecommitdiff
path: root/dh_installdocs.1
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 04:52:23 +0000
committerjoey <joey>1999-08-17 04:52:23 +0000
commit30dd5e818aa3d41683f3d20815ed0ad41ca1f469 (patch)
treecea548772849d6279ba791a74ff05d3de083b7ff /dh_installdocs.1
parent473b811394da493f2643d196d3ea2316b6ea034f (diff)
downloaddebhelper-30dd5e818aa3d41683f3d20815ed0ad41ca1f469.tar.gz
r87: Initial Import
Diffstat (limited to 'dh_installdocs.1')
-rw-r--r--dh_installdocs.15
1 files changed, 3 insertions, 2 deletions
diff --git a/dh_installdocs.1 b/dh_installdocs.1
index 95d9df5a..98737606 100644
--- a/dh_installdocs.1
+++ b/dh_installdocs.1
@@ -19,12 +19,13 @@ package dh_installdocs is told to act on. By default, this is the first
binary package in debian/control, but if you use -p, -i, or -a flags, it
will be the first package specified by those flags.
.P
-Also, debian/README.Debian (or debian/README.debian) and debian/TODO, if
+Also, debian/README.Debian (or debian/README.debian) and debian/TODO, if
they exist, will be installed into the first binary package listed in
debian/control, if dh_installdocs is acting on that package. Note that
debian/TODO will be installed named TODO.Debian, if the package is not a
debian native package. Also note that README.debian is installed as
-README.Debian, for consitency.
+README.Debian, for consitency. Note that debian/package.README.Debian and
+debian/package.TODO can be used to specify files for subpackages.
.P
A file named debian/package.docs (debian/docs may be used for the first
binary package in debian/control) can list other files to be installed.