python-x2go (0.6.1.3-2) unstable; urgency=medium

  * debian/patches:
    + Fix typo in 1001_fix-reproducible-builds.patch.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 02 Jan 2020 16:20:06 +0100

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

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 02 Jan 2020 06:07:53 +0100

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

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 27 Dec 2019 12:09:46 +0100

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

  * Non-maintainer upload.
  * Drop python2 support; Closes: #938270

 -- Sandro Tosi <morph@debian.org>  Wed, 18 Dec 2019 23:32:09 -0500

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 Rules-Requires-Root: field and set it to no.
    + Bump Standards-Version: to 4.4.1. No changes needed.
    + 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 <sunweaver@debian.org>  Sat, 23 Nov 2019 13:16:03 +0100

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

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 01 Dec 2018 11:29:21 +0100

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

  * New upstream release.
  * debian/rules:
    + Bring back lost get-orig-source target.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 19 Sep 2018 14:39:58 +0200

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

  * New upstream release.
  * debian/patches:
    + Drop all patches. Shipped with this upstream release.
  * debian/control:
    + New team ML address: debian-remote@lists.debian.org.
    + Bump Standards-Version: to 4.2.1. No changes needed.
    + Update Vcs-* URLs. Packaging Git has been migrated to salsa.debian.org.
    + Use secure URL for Homepage: field.
    + Add D (python-x2go-doc): libjs-jquery, libjs-underscore.
  * debian/{control,rules,*.install}:
    + Convert to CDBS. Add Python3 build.
  * debian/python-x2go-doc.docs:
    + New in-source doc build folder. API documentation switch from Epydoc
      to Sphinx. (Closes: #881559).
  * debian/{control,compat}:
    + Switch to DH compat level version 10 (until CDBS supports version 11).
  * debian/copyright:
    + Use secure URLs in Format: and Source: fields.
    + Update copyright attributions.
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.
  * debian/python-x2go-doc.links:
    + Replace bundled js libraries by symlinks to packaged equivalents.
  * debian/python-x2go-doc.lintian-overrides:
    + Remove file. Not needed anymore.
  * debian/watch:
    + Use secure URL to obtain upstream orig tarball.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 06 Sep 2018 23:10:08 +0200

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

  * New upstream release.
  * debian/patches:
    + Drop 0001_check-lock-state-before-releasing.patch. Included in this
      upstream release.
    + Cherry-pick some recent commits from upstream:
      0001_x2go-backends-control-plain.p-Fix-passphrase-unlocki.patch,
      0002_x2go-backends-control-plain.py-Handle-password-based.patch,
      0003_x2go-backends-profiles-httpbroker.py-Fix-broker-URL-.patch.
  * debian/control:
    + Bump Standards-Version: to 4.1.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 25 Sep 2017 14:41:35 +0200

python-x2go (0.5.0.4-3) unstable; urgency=medium

  * debian/control:
    + Add to B-D: dh-python.
  * debian/patches:
    + Add 0001_check-lock-state-before-releasing.patch. Required for flawless
      operation with gevent 1.1. (Closes: #862896).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 18 May 2017 13:10:48 +0200

python-x2go (0.5.0.4-2) unstable; urgency=medium

  * debian/control:
    + New maintenance umbrella: Debian Remote Maintainers team.
    + Bump Standards-Version: to 3.9.8. No changes needed.
    + Use secure URLs in Vcs-*: fields.
  * debian/{control,compat}:
    + Set DH compat level to 9.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 30 Nov 2016 12:58:26 +0100

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

  * New upstream release.
    - Test if fusermount is executable when checking sshfs
      availability rather then testing fuse group membership.
      The fuse group does not exist anymore on Debian jessie
      (and beyond) systems. (Closes: #793927).
  * debian/patches:
    + Drop 0003_use-correct-loglevel-WARN.patch. Shipped in this
      upstream release.
  * debian/upstream/signing-key.asc:
    + Update signing-key.asc. Add the new X2Go release manager's pubkey.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 29 Jul 2015 01:16:54 +0200

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

  * New upstream release.
  * debian/rules:
    + Add get-orig-source rule.
  * debian/patches:
    + Drop 0001_catch-connection-exception-during-session-startup.patch,
           0002_fix-desktop-sharing.patch,
           0004_fix-password-auth-if-keys-have-passphrase.patch.
      Included in this upstream release.
  * debian/copyright:
    + Update copyright years.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 16 Jun 2015 12:26:19 +0200

python-x2go (0.5.0.1-3) unstable; urgency=medium

  * debian/patches:
    + Add 0003_use-correct-loglevel-WARN.patch. Use the proper
      log.loglevel_WARN expression (instead of undefined
      log.loglevel_WARNING). Upstream patch needed
      rebasing and a modification to apply correctly. (Closes: #780128).
    + Update 0001_catch-connection-exception-during-session-startup.patch.
      Fix expression errors in two Python exceptions. (Closes: #780125).
    + Add 0005_fix-password-auth-if-keys-have-passphrase.patch. Fix password
      authentication in pyhoca-cli if people have default SSH keys locked with
      a passphrase. (Closes: #780127).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 09 Mar 2015 15:55:42 +0100

python-x2go (0.5.0.1-2) unstable; urgency=medium

  * debian/patches:
    + Add 0001_catch-connection-exception-during-session-startup.patch. Catch
      exceptions raised by connection failures during session
      startup/resumption.
    + Add 0002_fix-desktop-sharing.patch. Fix (cross-)user desktop sharing.
      (Closes: #770976).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 27 Nov 2014 12:18:47 +0100

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

  * New upstream release.
  * debian/upstream/changelog:
    + Stop manually shipping upstream ChangeLog files anymore. From now
      on provided in upstream tarball.
  * debian/control:
    + Bump Standards: to 3.9.6. No changes needed.
    + Drop Pre-D (all bin:pkg): dpkg (>= 1.15.6~).
    + Versioned D (python-x2go): python-paramiko (>= 1.15.1).
    + Add Ds (python-x2go): python-requests, python-simplejson (for X2Go
      Session Broker client code).
    + Add to R (python-x2go): sshfs (for Telekinesis, not yet in Debian).
    + Add to S (python-x2go): telekinesis-client, mteleplayer-clientside (not
      yet in Debian).
  * debian/copyright:
    + Update copyright years.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 21 Oct 2014 01:11:36 +0200

python-x2go (0.4.0.9-1) unstable; urgency=low

  * New upstream release.
  * Lintian issue(s) fixed:
    + python-x2go(-doc): data.tar.xz-member-without-dpkg-pre-depends.
  * debian/control:
    + Bump Standards: to 3.9.5. No changes needed.
  * debian/watch:
    + Add cryptographic signature verification for upstream tarball.
  * Update upstream changelog.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 06 Aug 2014 17:39:50 +0200

python-x2go (0.4.0.8-1) unstable; urgency=low

  * New upstream release.
  * /debian/control:
    + Use anonscm.debian.org in Vcs-Git: field.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 07 Aug 2013 14:15:09 +0200

python-x2go (0.4.0.5-1) unstable; urgency=low

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 19 Jul 2013 14:24:11 +0200

python-x2go (0.4.0.3-1) unstable; urgency=low

  * New upstream release.
  * /debian/control:
    + Use my DD mail address in Uploaders.
    + Bump Standards: to 3.9.4. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 21 Apr 2013 23:35:58 +0200

python-x2go (0.4.0.2-1) unstable; urgency=low

  * New upstream version.
  * /debian/copyright:
    + Place packaging files under AGPL-3+ license, so that the packaging
      license is identical to the upstream license.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sun, 03 Mar 2013 16:26:35 +0100

python-x2go (0.2.1.0-1) unstable; urgency=low

  * New upstream version.
  * /debian/control:
    + Allow package builds on systems without dh_python2.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 10 Dec 2012 22:38:00 +0100

python-x2go (0.2.0.9-1) unstable; urgency=low

  * New upstream version.
  * /debian/control:
    + Explicitly name client-side printing feature of X2Go.
    + Bump python build dependency to 2.6.6-14.
    + Be more accurate about dependency for python-gevent.
    + Fix typo (corrected: bandwidth) in long descriptions.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 20 Aug 2012 09:21:59 +0200

python-x2go (0.2.0.8-1) unstable; urgency=low

  * New upstream version.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 23 Jul 2012 21:26:10 +0200

python-x2go (0.2.0.6-1) unstable; urgency=low

  * Initial package build (closes: #655608).
  * debian/copyright:
    + Contains full text of AGPL-3+ license as requested by FTP masters.
    + Refer to copyright-format 1.0 in file header.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 02 Jul 2012 21:24:39 +0200
