Bug#967232: xscreensaver: Unversioned Python removal in sid/bullseye

2020-08-06 Thread Tormod Volden
I think this is solely through the build dependency on libglade2-dev
so this will be solved by xscreensaver getting rid of this dependency
(bug #967892) or by libglade2 getting rid of its python dependency
(bug #895517):
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895517#14



Bug#967232: xscreensaver: Unversioned Python removal in sid/bullseye

2020-08-04 Thread Matthias Klose
Package: src:xscreensaver
Version: 5.42+dfsg1-1
Severity: serious
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2unversioned

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

We will keep some Python2 package as discussed in
https://lists.debian.org/debian-python/2020/07/msg00039.html
but removing the unversioned python packages python-minimal, python,
python-dev, python-dbg, python-doc.

Your package either build-depends, depends on one of those packages.
Please either convert these packages to Python3, or if that is not
possible, replaces the dependencies on the unversioned Python
packages with one of the python2 dependencies (python2, python2-dev,
python2-dbg, python2-doc).

Please check for dependencies, build dependencies AND autopkg tests.

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.