# Automatically generated email from bts, devscripts version 2.10.20
#
# devscripts (2.10.21) UNRELEASED; urgency=low
#
# * checkbashisms:
# + Strip off the quoted portion of a line that ends a "quoted block" before
# deciding whether it's a comment line and skipping it
# + Fix heredoc detection to match '<< \EOT ... EOT'
# + Improve the invalid function name test to not trigger on IFS="()"
# + Modify the brace expansion test to allow "${foo},${bar}"
# + Add another variation on the theme of shell wrapper detection
# ("foo && exec bar")
# + Temporarily disable the check for "complete" as it's too prone to false
# positives
# + Add checks for pushd and popd
# + Remove check for $((var+1)) as dash now supports the syntax (the syntax
# is POSIX compliant but was not supported properly by dash)
# + Improve quoted string handling to cope with "'foo'"
# + Add a test for export being passed options other than -p
# (Closes: #473700)
# * debdiff: Add a --diffstat option (Closes: #370286)
#
package devscripts
tags 473700 + pending
tags 370286 + pending
--
To unsubscribe, send mail to [EMAIL PROTECTED]