Package: dh-python Version: 1.20150705-1 Severity: important I would have never expected this patch to break my package, yet it did: --- a/debian/control +++ b/debian/control @@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9), dh-python, pylint (>= 1.0.0), +# Enable once pylint3 is in unstable +# pylint3, python-all, python-astroid, python-pylint-plugin-utils,
I guess that the reason is that pybuild stopped parsing Build-Depends at the comment lines and thus assumed that there was no target Python versions to build the package for. The end result is that the packages are empty... It's really hard to understand when you hit this, I'm thus filing it at severity important. Cheers, -- System Information: Debian Release: stretch/sid APT prefers squeeze-lts APT policy: (500, 'squeeze-lts'), (500, 'oldoldstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages dh-python depends on: pn python3:any <none> dh-python recommends no packages. dh-python suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org