Your message dated Mon, 11 Jul 2016 16:54:28 +0300
with message-id <[email protected]>
and subject line trac-wikitablemacro: bashism in debian/rules
has caused the Debian Bug report #581449,
regarding trac-wikitablemacro: 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.)


-- 
581449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581449
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: trac-wikitablemacro
Version: 0.7785-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 10 ('$(< foo)' should be '$(cat foo)'):
> temp = $$(< temp)


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:0.2-1

New simple debian/rules. This bug should be gone.

--- End Message ---

Reply via email to