Control: tags 938270 + patch Control: tags 938270 + pending
Dear maintainer, I've prepared an NMU for python-x2go (versioned as 0.6.1.1-1.1) and uploaded it to DELAYED/3. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru python-x2go-0.6.1.1/debian/changelog python-x2go-0.6.1.1/debian/changelog --- python-x2go-0.6.1.1/debian/changelog 2019-11-23 07:16:03.000000000 -0500 +++ python-x2go-0.6.1.1/debian/changelog 2019-12-18 23:32:09.000000000 -0500 @@ -1,3 +1,10 @@ +python-x2go (0.6.1.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Drop python2 support; Closes: #938270 + + -- Sandro Tosi <[email protected]> Wed, 18 Dec 2019 23:32:09 -0500 + python-x2go (0.6.1.1-1) unstable; urgency=medium * New upstream release. diff -Nru python-x2go-0.6.1.1/debian/control python-x2go-0.6.1.1/debian/control --- python-x2go-0.6.1.1/debian/control 2019-11-23 07:00:47.000000000 -0500 +++ python-x2go-0.6.1.1/debian/control 2019-12-18 23:32:09.000000000 -0500 @@ -8,11 +8,6 @@ cdbs, debhelper (>= 10), dh-python, - python (>= 2.6.6-14~), - python-setuptools, - python-gevent, - python-paramiko, - python-xlib, python3, python3-setuptools, python3-gevent, @@ -20,48 +15,12 @@ python3-xlib, python3-sphinx, locales -Build-Conflicts: - python-sphinx, Standards-Version: 4.4.1 Rules-Requires-Root: no Homepage: https://wiki.x2go.org Vcs-Git: https://salsa.debian.org/debian-remote-team/python-x2go.git Vcs-Browser: https://salsa.debian.org/debian-remote-team/python-x2go -Package: python-x2go -Architecture: all -Depends: - ${python:Depends}, - ${misc:Depends}, - python-gevent (>= 0.13.6), - python-paramiko (>= 1.15.1), - python-requests, - python-simplejson, - python-xlib, - python-future, - nxproxy | qvd-nxproxy, -Recommends: - cups-bsd | lpr, - pulseaudio, - sshfs, - x2gokdriveclient, -Suggests: - telekinesis-client, - mteleplayer-clientside, -Description: Python module providing X2Go client API (Python 2) - X2Go is a server based computing environment with - - session resuming - - low bandwidth support - - session brokerage support - - client side mass storage mounting support - - client side printing support - - audio support - - authentication by smartcard and USB stick - . - This Python module allows you to integrate X2Go client - support into your Python applications by providing a - Python-based X2Go client API (for Python 2). - Package: python3-x2go Architecture: all Depends: diff -Nru python-x2go-0.6.1.1/debian/python-x2go.docs python-x2go-0.6.1.1/debian/python-x2go.docs --- python-x2go-0.6.1.1/debian/python-x2go.docs 2017-04-28 06:36:14.000000000 -0400 +++ python-x2go-0.6.1.1/debian/python-x2go.docs 1969-12-31 19:00:00.000000000 -0500 @@ -1,3 +0,0 @@ -README -README.Trinity-Desktop -TODO diff -Nru python-x2go-0.6.1.1/debian/python-x2go.examples python-x2go-0.6.1.1/debian/python-x2go.examples --- python-x2go-0.6.1.1/debian/python-x2go.examples 2017-04-28 06:36:14.000000000 -0400 +++ python-x2go-0.6.1.1/debian/python-x2go.examples 1969-12-31 19:00:00.000000000 -0500 @@ -1 +0,0 @@ -examples/* diff -Nru python-x2go-0.6.1.1/debian/python-x2go.install python-x2go-0.6.1.1/debian/python-x2go.install --- python-x2go-0.6.1.1/debian/python-x2go.install 2018-09-06 15:08:44.000000000 -0400 +++ python-x2go-0.6.1.1/debian/python-x2go.install 1969-12-31 19:00:00.000000000 -0500 @@ -1 +0,0 @@ -usr/lib/python2*

