Bug#719236: dh-python: shebang rewriting can't ignore paths with -X

2022-08-28 Thread Étienne Millon
Hi, Thanks for the reply. I think we can close this one then. On Thu, Aug 18, 2022 at 6:43 PM Stefano Rivera wrote: > Control: tag -1 + wontfix > Control: severity -1 wishlist > > Hi Etienne (2013.08.09_16:53:34_+0200) > > I am trying to use shebang rewriting on a package (rss2email) which > > s

Bug#719236: dh-python: shebang rewriting can't ignore paths with -X

2022-08-18 Thread Stefano Rivera
Control: tag -1 + wontfix Control: severity -1 wishlist Hi Etienne (2013.08.09_16:53:34_+0200) > I am trying to use shebang rewriting on a package (rss2email) which > ships two binaries in /usr/bin, one written in python3 and one written > in python2. Fortunately this isn't a thing one needs to d

Bug#719236: dh-python: shebang rewriting can't ignore paths with -X

2013-08-09 Thread Etienne Millon
Package: dh-python Version: 1.20130728-1 Severity: minor Hello, I am trying to use shebang rewriting on a package (rss2email) which ships two binaries in /usr/bin, one written in python3 and one written in python2. More precisely: - the one written in python3 uses a library written in python