Your message dated Sun, 1 Aug 2010 23:18:09 -0400
with message-id <[email protected]>
and subject line Re: [pkg-horde] Bug#581465: ingo1: bashism in debian/rules
has caused the Debian Bug report #581465,
regarding ingo1: bashism in debian/rules
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
581465: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581465
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ingo1
Version: 1.2.3+debian0-1
Severity: important
User: [email protected]
Usertags: goal-dash
Hello maintainer,
While performing an archive wide checkbashisms (from the 'devscripts'
package) check I've found your package's debian/rules making use of a
bashism.
checkbashisms' output:
> possible bashism in rules line 113 (alternative test command ([[ foo ]]
> should be [ foo ])):
> if [[ -e js/prototype.js ] || [ -e js/src/prototype.js ]; then \
Not using bash (or a Debian Policy compliant shell interpreter that
doesn't provide such an extra feature) as /bin/sh is likely to lead to
errors or unexpected behaviours. Please be aware that dash is now the
default /bin/sh.
Hints about how to fix bashisms can be found at:
https://wiki.ubuntu.com/DashAsBinSh
If you still don't know how to fix the bashisms don't hesitate to reply
to this email, or tag the bug as 'help'.
Thank you,
Raphael Geissert
--- End Message ---
--- Begin Message ---
Version: 1.2.4+debian0-1
This bug was a typo and is fixed by last upload (without
changelog line and "Closes"...). But you can see commitdiff here:
http://git.debian.org/?p=pkg-horde/ingo1.git;a=commitdiff;h=97abb37fe8ccb2f113d382dcf84f026ce70bdf2f
Regards,
--
Gregory Colpart <[email protected]> GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/
--- End Message ---