Bug#892304: lintian: Warn about "old" X-Python3-Version fields?

2018-05-04 Thread Chris Lamb
tags 892304 + pending thanks Hi Scott, > old: =< lowest version supported in stable (for backports) > ancient: =< lowest version supported in oldstable (for sloppy backports) Perfect! I've implemented this in Git, pending upload:

Bug#892304: lintian: Warn about "old" X-Python3-Version fields?

2018-05-04 Thread Scott Kitterman
On Friday, May 04, 2018 04:17:37 PM Nicholas D Steeves wrote: > I remember this Thanks for mentioning this bug in > #debian-python. I followed > https://wiki.debian.org/Python/LibraryStyleGuide#Python_versions and > it would seem it also needs to be updated. ... > > Should articles in the wiki

Bug#892304: lintian: Warn about "old" X-Python3-Version fields?

2018-05-04 Thread Nicholas D Steeves
Hello, On Fri, May 04, 2018 at 03:53:31PM -0400, Scott Kitterman wrote: > On Thu, 08 Mar 2018 02:07:36 + Chris Lamb wrote: > > Package: lintian > > Version: 2.5.77 > > Severity: wishlist > > > > Hi, > > > > Should we warn about "old" X-Python3-Version fields? For example,

Bug#892304: lintian: Warn about "old" X-Python3-Version fields?

2018-05-04 Thread Scott Kitterman
On Thu, 08 Mar 2018 02:07:36 + Chris Lamb wrote: > Package: lintian > Version: 2.5.77 > Severity: wishlist > > Hi, > > Should we warn about "old" X-Python3-Version fields? For example, I > just saw a new package from a sponsee with: > > X-Python3-Version: >= 3.2 > >

Bug#892304: lintian: Warn about "old" X-Python3-Version fields?

2018-03-07 Thread Chris Lamb
Package: lintian Version: 2.5.77 Severity: wishlist Hi, Should we warn about "old" X-Python3-Version fields? For example, I just saw a new package from a sponsee with: X-Python3-Version: >= 3.2 This seems a little silly given that 3.2 is only in wheezy, jessie has 3.4 and stretch has 3.5.