[debhelper-devel] [debhelper] 02/03: dh_missing: Note that it requires an option to do something

Niels Thykier nthykier at moszumanska.debian.org
Mon Apr 3 10:32:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch bug-415396-dh_missing
in repository debhelper.

commit b183be6002d198abfc0abf32b7be87d244874d89
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Apr 3 10:31:34 2017 +0000

    dh_missing: Note that it requires an option to do something
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 dh_missing | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dh_missing b/dh_missing
index 0ec3202..4f265b4 100755
--- a/dh_missing
+++ b/dh_missing
@@ -20,7 +20,9 @@ B<dh_missing> [B<-X>I<item>] [B<--sourcedir=>I<dir>] [S<I<debhelper options>>]
 B<dh_missing> compares the list of installed files with the files in
 the source directory. If any of the files (and symlinks) in the source
 directory were not installed to somewhere, it will warn on stderr
-about that (B<--list-missing>) or fail (B<--fail-missing>).
+about that (B<--list-missing>) or fail (B<--fail-missing>).  Please
+note that without either of these options, B<dh_missing> will silently
+do nothing.
 
 This may be useful if you have a large package and want to make sure that
 you don't miss installing newly added files in new upstream releases.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list