is one way to do that (note that I made sure that $1, $2, etc are set with
the set command):
- my $temp="set -e\\nset -- @ARGV\\n" . << 'EOF';
+ my $temp="set -e\nset -- @ARGV\n" . << 'EOF';
#DEBHELPER#
EOF
system ($temp) / 256 == 0
+debhelper (3.0.38) unstable; urgency=low
+
+ * fixed doc bog, Closes: #102130
+
+ -- Joey Hess <joeyh@debian.org> Sun, 24 Jun 2001 21:08:15 -0400
+
debhelper (3.0.37) unstable; urgency=low
* Spellpatch, Closes: #101553