r53276 - /website/debhelper.pod

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Tue Feb 23 19:53:42 UTC 2010


Author: carnil-guest
Date: Tue Feb 23 19:53:33 2010
New Revision: 53276

URL: http://svn.debian.org/wsvn/?sc=1&rev=53276
Log:
fix full versioned bash-completion version to depend on, and use of --with bash-completion

Modified:
    website/debhelper.pod

Modified: website/debhelper.pod
URL: http://svn.debian.org/wsvn/website/debhelper.pod?rev=53276&op=diff
==============================================================================
--- website/debhelper.pod (original)
+++ website/debhelper.pod Tue Feb 23 19:53:33 2010
@@ -60,19 +60,19 @@
 The new C<--with> syntax was added in B<debhelper 7.0.8> and requires
 B<quilt 0.46-7>.
 
-=head2 dh --with bash_completion
+=head2 dh --with bash-completion
 
 To install bash_completion snippets you may use:
 
 =begin html
 
 <pre>%:
-&#09;dh --with bash_completion $@
-</pre>
-
-=end html
-
-Requires B<debhelper 7.0.8> and B<bash-completion 1:1.0>.
+&#09;dh --with bash-completion $@
+</pre>
+
+=end html
+
+Requires B<debhelper 7.0.8> and B<bash-completion 1:1.0-3>.
 
 =head2 Short debian/rules Format
 




More information about the Pkg-perl-cvs-commits mailing list