# Pass it an array containing the arguments of a shell command like would
# be run by exec(). It turns that into a line like you might enter at the
-# shell, escaping metacharacters and quoting qrguments that contain spaces.
+# shell, escaping metacharacters and quoting arguments that contain spaces.
sub escape_shell {
my @args=@_;
my $line="";
+debhelper (3.4.13) unstable; urgency=low
+
+UNRE
+ * Typo, Closes: #139176
+
+ -- Joey Hess <joeyh@debian.org> Wed, 20 Mar 2002 11:25:36 -0500
+
debhelper (3.4.12) unstable; urgency=low
* Fix to #99169 was accidentually reverted in 3.0.42; reinstated.
These items are planned:
* Maybe make dh_fixperms make all files in bin/ dirs +x. (#119039)
+* Make dh_link find existing, non-policy-comformant symlinks, and correct
+ them.
Deprecated: