+debhelper (0.99.2) unstable; urgency=low
+
+ * dh_movefiles: allow passing of files to move on the command line. Only
+ rarely does this make sense. (#25197)
+
+ -- Joey Hess <joeyh@master.debian.org> Thu, 30 Jul 1998 10:38:34 -0700
+
debhelper (0.99.1) unstable; urgency=low
* dh_installcron: now supports /etc/cron.d (#25112).
whitespace. The filenames listed should be relative to debian/tmp/. You can
also list directory names, and the whole directory will be moved. You can
even use wildcards if you like. If you prefer, you can list the files to
-move on the command line. However, this will only work if the first package
-dh_movefiles is told to act on is a subpackage (ie, via -p).
+move on the command line and this will apply to the first package
+dh_movefiles is told to act on.
.P
The files will be moved in a special order: first all normal files, then all
symlinks. This is done becuase it tends to be a good thing to have symlinks
Move files for the package named "package".
.TP
.B \-Ptmpdir, \--tmpdir=tmpdir
-Use "tmpdir" for package build directory.
+Use "tmpdir" for package build directory.
.TP
.B file ..
Lists files to move. The filenames listed should be relative to debian/tmp/.