]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1836: * debhelper(7): document previous dh_install v5 change re wildcarding.
authorjoeyh <joeyh>
Wed, 4 Jan 2006 01:23:42 +0000 (01:23 +0000)
committerjoeyh <joeyh>
Wed, 4 Jan 2006 01:23:42 +0000 (01:23 +0000)
debhelper.pod
debian/changelog

index d1bc6a81a83f3b48f4b10b17d508e54336a324ee..64ea29083e7828f1378d45648a54884d26ac4977 100644 (file)
@@ -346,6 +346,10 @@ symbols in, not the packages to take the symbols from.
 
 dh_installdocs skips installing empty files.
 
+=item -
+
+dh_install errors out if wildcards expand to nothing.
+
 =back
 
 =back
index 62636090d3a39b7244dd615dfa4b20cd2ddd8282..08ad56e070577e5c1e222c7d73981241484f0882 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (5.0.13) UNRELEASED; urgency=low
+
+  * debhelper(7): document previous dh_install v5 change re wildcarding.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 31 Dec 2005 13:48:08 -0500
+
 debhelper (5.0.12) unstable; urgency=low
 
   * dh_installdocs: document that -X affects doc-base file installation.