Re: dh-python now generates dependencies on python2 instead of python

2019-10-22 Thread Sandro Tosi
> The py2removal bugs have a section > > """ > - If the package has still many users (popcon >= 300), or is needed to >build another package which cannot be removed, document that by >adding the "py2keep" user tag (not replacing the py2remove tag), >using the debian-python@lists.debian.

dh-python now generates dependencies on python2 instead of python

2019-10-22 Thread Matthias Klose
For Python2 packages, dh-python 4.20191017 now rewrites any python shebang to /usr/bin/python2 and generates dependencies on python2 instead of python. The py2removal bugs have a section """ - If the package has still many users (popcon >= 300), or is needed to build another package which can