]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1972: man page improvements..
authorjoeyh <joeyh>
Sun, 21 Jan 2007 18:02:47 +0000 (18:02 +0000)
committerjoeyh <joeyh>
Sun, 21 Jan 2007 18:02:47 +0000 (18:02 +0000)
debian/changelog
dh_movefiles

index f3aa8dbce56979850feb3f2ca5edc4550b7b5433..26b99bd3184f1f0f98b5d2a268d58ccbe95d28df 100644 (file)
@@ -21,7 +21,7 @@ debhelper (5.0.43) UNRELEASED; urgency=low
     can be used (also so that a leading "z" that is not "z60" can be
     specified). Closes: #381851
 
- -- Joey Hess <joeyh@debian.org>  Sun, 21 Jan 2007 12:33:22 -0500
+ -- Joey Hess <joeyh@debian.org>  Sun, 21 Jan 2007 12:44:02 -0500
 
 debhelper (5.0.42) unstable; urgency=low
 
index ba82a70b9a6808cff5130b97817515cea4ffbd2c..72cbb0ba38a5457bf56d730e018620c5799c9768 100755 (executable)
@@ -26,8 +26,8 @@ also list directory names, and the whole directory will be moved. If you
 prefer, you can list the files to move on the command line and this will
 apply to the first package dh_movefiles is told to act on.
 
-Note: dh_install is a much better program that can do everything this one can,
-and more.
+Note: dh_install is a much better program, and you are recommended to use
+it instead of dh_movefiles.
 
 =head1 OPTIONS