python-x2go 0.6.1.1-1 source package in Ubuntu

Changelog

python-x2go (0.6.1.1-1) unstable; urgency=medium

  * New upstream release.
    - New feature: X2Go Kdrive support.
    - In Py2 mode, fix log messages with non-ASCII characters.
      (Closes: #945284).
  * debian/copyright:
    + Add auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/control:
    + Add R (python{,3}-x2go): x2gokdriveclient (not yet in Debian, soon to
      come).
  * debian/patches:
    + Add 1001_fix-reproducible-builds.patch. No builddir mentioning in
      Sphinx-generated docs.

 -- Mike Gabriel <email address hidden>  Sat, 23 Nov 2019 13:16:03 +0100

Upload details

Uploaded by:
Debian Remote Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Remote Maintainers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-x2go_0.6.1.1-1.dsc 2.5 KiB acc130fb630ca70929e10a66aebc2dce4ad953a436e3f8d81dc9f9dd4b91ed72
python-x2go_0.6.1.1.orig.tar.gz 241.4 KiB d64bee0b11c7c07f9613f14f01c2bbab327df7ebf61c7abde21dcb74127d09c1
python-x2go_0.6.1.1.orig.tar.gz.asc 488 bytes d4de8fa13921f9fcc98dd2c077c014796c8dfd251262b5e780655f1b92c71eac
python-x2go_0.6.1.1-1.debian.tar.xz 25.4 KiB 33952a27c0a77bf5fb2780ecf773f8dd0242ba96076a8a419c26bea3aa24568f

Available diffs

No changes file available.

Binary packages built by this source

python-x2go: No summary available for python-x2go in ubuntu focal.

No description available for python-x2go in ubuntu focal.

python-x2go-doc: Python module providing X2Go client API (documentation)

 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 package contains the Python X2Go client API
 documentation generated with Epydoc.

python3-x2go: Python module providing X2Go client API (Python 3)

 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 3).