From f881e6908448707e8ec69fe1d3e2396996bb993f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 5 Dec 2010 16:31:06 -0400 Subject: [PATCH] dh_installdocs: Clarify that debian/README.Debian and debian/TODO are only installed into the first package listed in debian/control. Closes: #606036 --- debian/changelog | 3 +++ dh_installdocs | 20 +++++++++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index eab1fb3..2eae968 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,9 @@ debhelper (8.1.0) UNRELEASED; urgency=low (Thanks, Roger Leigh) * dh_listpackages: Do not display warnings if options cause no packages to be listed. + * dh_installdocs: Clarify that debian/README.Debian and debian/TODO are + only installed into the first package listed in debian/control. + Closes: #606036 [ Valery Perrin ] * update french translation. diff --git a/dh_installdocs b/dh_installdocs index 581d635..104b796 100755 --- a/dh_installdocs +++ b/dh_installdocs @@ -28,9 +28,8 @@ List documentation files to be installed into I. =item F -=item F - -=item F +The copyright file is installed into all packages, unless a more +specific copyright file is available. =item debian/I.copyright @@ -38,11 +37,18 @@ List documentation files to be installed into I. =item debian/I.TODO -Each of these files is automatically installed if present. Use the package -specific name if I needs a different version of the file. +Each of these files is automatically installed if present for a +I. + +=item F + +=item F + +These files are installed into the first binary package listed in +debian/control. -Note that F is also installed as F, -and F will be installed as F in non-native packages. +Note that F files are also installed as F, +and F files will be installed as F in non-native packages. =item debian/I.doc-base -- 2.39.5