Bug#1005043: lintian: check that Python version numbers are not 0.0.0

2022-02-06 Thread Stefano Rivera
p fails. So this needs to be > patched. Or export SETUPTOOLS_SCM_PRETEND_VERSION. https://github.com/pypa/setuptools_scm#environment-variables pybuild does this for you. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#997662: lintian: Incorrect tag: package-contains-python-dot-directory for .egg-info directories

2021-10-23 Thread Stefano Rivera
Package: lintian Version: 2.110.0 Severity: normal Hi, I see lintian 2.110 is now emitting a package-contains-python-dot-directory tag for .egg-info directories in binary packages. We do not want to encourage package maintainers to remove .egg-info directories from their Python binary packages.

Bug#799467: lintian: Update home of dh_gstscancodecs

2015-09-19 Thread Stefano Rivera
Package: lintian Version: 2.5.37 Severity: normal Tags: patch This is bogus: > E: gst-plugins-dvswitch source: missing-build-dependency-for-dh_-command > dh_gstscancodecs => libgstreamer0.10-dev We're migrating to GStreamer 1.0 (#785198). So, here's a patch. SR diff --git

Bug#649277: lintian: warn against versions like 0.7.1.rc1-1 or 0.3.0+beta4-1

2011-11-19 Thread Stefano Rivera
too. Oh, and: [^~a-z](rc|alpha|beta|pre(view|release)?)([^a-z]) jtaylor I'd also add .dev SR -- Stefano Rivera http://tumbleweed.org.za/ H: +27 21 465 6908 C: +27 72 419 8559 UCT: x3127 -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject

Bug#642902: lintian: source filenames don't have unpack path stripped when checking overrides

2011-09-25 Thread Stefano Rivera
Package: lintian Version: 2.5.3 Severity: normal P: re2 source: source-contains-svn-conflict-file /tmp/s7W6UeV63q/source/re2/0+hg68+dfsg-1/source/unpacked/benchlog/benchlog.r70 I: re2 source: unused-override source-contains-svn-conflict-file benchlog/benchlog.r70 It can be worked-around with a

Bug#642902: lintian: source filenames don't have unpack path stripped when checking overrides

2011-09-25 Thread Stefano Rivera
the git log but, yes, the current git HEAD doesn't exhibit this bug. SR -- Stefano Rivera http://tumbleweed.org.za/ H: +27 21 465 6908 C: +27 72 419 8559 UCT: x3127 -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#619487: lintian: dh_python2 dropped ${python:Breaks} and triggers old-versioned-python-dependency again

2011-03-24 Thread Stefano Rivera
Package: lintian Version: 2.5.0~rc1 Severity: minor Hi, since #604167 was resolved, dh_python2 changed behaviour in python-defaults 2.6.6-12, and doesn't use ${python:Breaks} any more. Thus all packages installing public modules with dh_python2 will trigger old-versioned-python-dependency. I