Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.18.1
> #
> # devscripts (2.10.19) UNRELEASED; urgency=low
> #
> #  * checkbashisms:
> #    + Use Getopt::Long for option parsing
> #    + Add an option to force checking of scripts that would normally be
> #      skipped (Closes: #469023)
> #    + Clarify in the manpage that some issues detected by the script may
> #      be XSIisms etc rather than strictly bash-specific features
> #    + Add checks for suspend, caller, complete/compgen, declare/typeset,
> #      disown, builtin, set -[BHT], alias -p, unalias -a, local with
> #      options or an assigned value and $BASH(_*). Thanks to Raphael
> #      Geissert for the patch (Closes: #469050)
> #    + Modify each of the simple shell variable tests (e.g. $RANDOM) to
> #      also match ${variable}
> #    + Identify and ignore multi-line quoted text (Closes: #464641)
> #    + Reorder a couple of checks so that ". foo $HOSTNAME" is detected as
> #      source passing arguments rather than misuse of $HOSTNAME
> #    + Fix a potential false positive on "2>& 1"
> #    + Fix an unescaped hyphen in the manpage
> #    + Add a check for function names containing characters other than
> #      alphanumerics and underscore
> #    + Modify the "read without variable" test to also catch options other
> #      than -r. Thanks Luca Capello (Closes: #470696)
> #    + Add an option to allow flagging of lines which do not contain bashisms
> #      but which may contain other useful information - for example, checking
> #      whether $BASH is set before using bashisms or $RANDOM being used as a
> #      local variable rather than the bash built-in variable (Closes: #470999)
> #    + Add a check for "VAR+=foo" (Closes: #471001)
> #  * debcommit:
> #    + Set $SVKDIFF before calling "svk diff" (Closes: #469238)
> #    + If there are uncommitted changes to the changelog when --release is
> #      used, use them as the commit message. Otherwise use the message passed
> #      with --message or "releasing version X.Y" as currently
> #      (Closes: #470366)
> #    + Format commit messages in a more useful manner for git and hg. The
> #      first change found is unfolded and used as the summary line. If more
> #      than one change was found then an editor is spawned so that the message
> #      can be fine-tuned if required (Closes: #402531)
> #
> package devscripts
Ignoring bugs not assigned to: devscripts

> tags 471001 + pending
Bug#471001: [checkbashisms] Please detect +=
There were no tags set.
Tags added: pending

> tags 470999 + pending
Bug#470999: checkbashisms: please add an option to also report variable 
assignations (i.e. RANDOM=...)
Tags were: patch
Tags added: pending

> tags 402531 + pending
Bug#402531: [debcommit] Should format commit messages better for (at least) git 
and mercurial
There were no tags set.
Tags added: pending

> tags 470366 + pending
Bug#470366: [debcommit] behavior of -r causes redundant release message
Tags were: patch
Tags added: pending

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to