Le 10/05/2018 à 04:01, Paul Wise a écrit : > On Thu, May 10, 2018 at 7:40 AM, Alexis Murzeau wrote: > >> I am looking for a sponsor for my package "streamlink" for a new >> upstream version 0.12.1. > > Uploaded. > > Some things you might want to do if you have spare time: > >> * Remove X-Python3-Version not needed anymore > > This is incorrect, removing this changed the Depends from python3 (>= > 3.4~) to 3.3.2-2~, which is clearly incorrect since upstream says they > only support Python 3.4.
Yes but oldstable has python >= 3.4 and lintian warning ancient-python-version-field suggest to remove the X-Python3-Version field. (As a side note, the 3.3.2-2~ version is used as a default one as it is needed for dh-python3 compile/clean scripts.) I agree with you that this package should require python 3.4, independently from available versions in any Debian distribution or any derivative. I guess the lintian tag is there to avoid things like "Depends: python2:any (>> 2.1)", that is using versioned dependency with a very old one or try to avoid X- control fields when not really needed. I will ask them. -- Alexis Murzeau PGP: B7E6 0EBB 9293 7B06 BDBC 2787 E7BD 1904 F480 937F

