Your message dated Tue, 29 Aug 2006 03:47:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369851: fixed in devscripts 2.9.21
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: devscripts
Version: 2.9.20
Severity: minor
cnt=0
cnt=$((cnt + 1))
is bashism. It is correct to put a dollar in front of the variable:
cnt=$(($cnt + 1))
Thanks,
--
Please do not send copies of list mail to me; I read the list!
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer and author: http://debiansystem.info
`. `'`
`- Debian - when you have better things to do than fixing a system
signature.asc
Description: Digital signature (GPG/PGP)
--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.9.21
We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive:
devscripts_2.9.21.dsc
to pool/main/d/devscripts/devscripts_2.9.21.dsc
devscripts_2.9.21.tar.gz
to pool/main/d/devscripts/devscripts_2.9.21.tar.gz
devscripts_2.9.21_i386.deb
to pool/main/d/devscripts/devscripts_2.9.21_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julian Gilbey <[EMAIL PROTECTED]> (supplier of updated devscripts package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 29 Aug 2006 11:35:00 +0100
Source: devscripts
Binary: devscripts
Architecture: source i386
Version: 2.9.21
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey <[EMAIL PROTECTED]>
Changed-By: Julian Gilbey <[EMAIL PROTECTED]>
Description:
devscripts - Scripts to make the life of a Debian Package maintainer easier
Closes: 365372 369050 369851 370208 370388 370463 372546 373664 373809 374773
377195 377518 378406 380041 383613 384676 384835
Changes:
devscripts (2.9.21) unstable; urgency=low
.
* bts: reportspam/spamreport can now take multiple bug numbers
* bts: add support for forcemerge (Closes: #369050, #380041)
* bts: always include "# Automatically generated email" message (thanks
to Justin Pryzby for spotting this)
* bts: chdir back to original directory after downloading files (Closes:
#372546)
* bts: don't automatically use a -t option unless we are using
/usr/sbin/sendmail or /usr/sbin/exim* (Closes: #373664)
* bts: allow mailreader setting to contain spaces (Closes: #370208)
* checkbashisms: check for $((cnt+1)), echo -n/-e, exec -c/-l/-a, let
and $RANDOM (Closes: #369851, #377195, #378406, #383613)
* dd-list: treat lists.alioth.debian.org like lists.debian.org (Closes:
#373809)
* debchange: clarified name of changelog file in more error/warning
messages (see bug#368961)
* debchange: can specify a NEWS file to edit (still defaults to
debian/NEWS) (Closes: #384676)
* debdiff: fixed --move(-regex) options (broken by #203781 and #230702
fix in 2.9.17) (Closes: #370388)
* dpkg-genbuilddeps: clean up if statement (Closes: #365372)
* nmudiff: stop using dpkg-parsechangelog to avoid barfing over broken
changelogs (Closes: #374773)
* rc-alert: now pick up all installed packages (Closes: #370463)
* uscan: fix handling of recursive http URLs (Closes: #377518)
* who-depends: convert output into locale charset (Closes: #384835)
Files:
ac4175c3a44853be8d8aece9a578122b 691 devel optional devscripts_2.9.21.dsc
f51feaa9decf5a9ddd9d0ffe0967d4d8 363157 devel optional devscripts_2.9.21.tar.gz
a597f7dfc000e95c6d7ef805f84d31ea 338702 devel optional
devscripts_2.9.21_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE9BkgDU59w/205FkRAok8AKC6bUGRwYPDr7EApadZv98sv6hfVwCg13j1
II35b6LT1wnw/k56V3/SAV0=
=JS54
-----END PGP SIGNATURE-----
--- End Message ---