From 6401411bde8699d328883e90d59c795da589a482 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 May 2012 13:33:22 -0400 Subject: [PATCH] dh_install: Reorder documentation for clarity. Closes: #672109 --- debian/changelog | 1 + dh_install | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 97b796d..b014ea9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ debhelper (9.20120420) UNRELEASED; urgency=low * dh_installman: Recognize sections from mdoc .Dt entries. Closes: #670210 Thanks, Guillem Jover * Updated German man page translation. Closes: #671598 + * dh_install: Reorder documentation for clarity. Closes: #672109 -- Joey Hess Tue, 24 Apr 2012 11:52:22 -0400 diff --git a/dh_install b/dh_install index c9b47bd..fad3d92 100755 --- a/dh_install +++ b/dh_install @@ -49,6 +49,11 @@ relative to the current directory, while the installation directory is given relative to the package build directory. You may use wildcards in the names of the files to install (in v3 mode and above). +Note that if you list exactly one filename or wildcard-pattern on a line by +itself, with no explicit destination, then B +will automatically guess the destination to use, the same as if the +--autodest option were used. + =back =head1 OPTIONS @@ -100,11 +105,6 @@ filename. So if the filename is F, then that directory will be copied to F. If the filename is F, it will be copied to F. -Note that if you list exactly one filename or wildcard-pattern on a line by -itself in a -F file, with no explicit destination, then B -will automatically guess the destination even if this flag is not set. - =item I ... I Lists files (or directories) to install and where to install them to. -- 2.39.2