Package: dh-python
Version: 1.20131021-1
Severity: normal

Hi.

I'm shipping a script of the form :
  #!/bin/sh

  exec /usr/bin/python -m rdflib.tools.csv2rdf $*

And would have expected no shebang rewriting by dh_python2.

However, it seems it matches the 3rd line as a shebang needing rewrite, as the 
shipped file becomes :
  #! /usr/bin/python -m rdflib.tools.csv2rdf $*

  exec /usr/bin/python -m rdflib.tools.csv2rdf $*

Can you please make sure to match the shebang only on first line of the scripts 
?

Thanks in advance.

Best regards,

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.11-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dh-python depends on:
pn  python3:any  <none>

dh-python recommends no packages.

dh-python suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to