pyhoca-cli (0.4.0.1-0~x2go1) unstable; urgency=low

  * Bump egg version to 0.4.0.1

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 12 Feb 2013 20:43:45 +0100

pyhoca-cli (0.4.0.0-0~x2go1) unstable; urgency=low

  [ Orion Poplawski ]
  * New upstream version (0.4.0.0):
    - Importing all of pyhoca.cli in setup.py causes rpmbuild problems due
      to DISPLAY not being set.  It is overkill as well, causing extra
      dependencies to be installed at build time. (Fixes: #91). 

  [ Mike Gabriel ]
  * Bump version to 0.4.0.0.
  * WARNING: starting with version 0.4.0.0 of PyHoca-GUI, PyHoca-CLI and Python
    X2Go, all class identifiers are now X2Go..., not X2go... anymore.
  * New upstream version (0.4.0.0):
    - Adapt PyHoca-CLI to API change of Python X2Go.
  * /debian/control:
    + Thanks to Orion's patch in bug #91 we can drop build dependency on
      python-x2go.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 12 Feb 2013 20:35:42 +0100

pyhoca-cli (0.2.1.0-0~x2go1) unstable; urgency=low

  * New upstream version (0.2.1.0):
    - Add cmdline option --from-stdin that facilitates lightdm remote login
      session startup.
    - The option ,,password'' is not allowed for session registration.
    - When finishing the application, update session status before reporting
      back to the user what happened to the session.
    - Remove cmdline option --time-to-wait, Python X2Go now offers a progress
      status for session startup/resumption. So we query this status instead.
  * /debian/control:
    + Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>.
    + Reduce python version in Build-Depends to allow build on Ubuntu 10.04.
    + Depend on python-x2go (>= 0.2.1.0).
  * /debian/rules:
    + Allow package build on systems with missing dh_python2.
  * /man/man1/pyhoca-cli.1:
    + Mention keyboard auto detection switch.
    + Mention possible geometry value: maximize.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 10 Dec 2012 14:51:11 +0100

pyhoca-cli (0.2.0.4-0~x2go1) unstable; urgency=low

  * New upstream version (0.2.0.4):
    - Declare pyhoca namespace in setup.py.
  * Import packaging files from Debian package.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 17 Aug 2012 16:36:43 +0200

pyhoca-cli (0.2.0.3-0~x2go1) unstable; urgency=low

  * New upstream version (0.2.0.3):
    - Fix license header of setup.py file.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 24 Jul 2012 02:41:40 +0200

pyhoca-cli (0.2.0.2-0~x2go1) unstable; urgency=low

  * New upstream version (0.2.0.2):
    - Do not fail if HOME dir is read-only, needed for building with
      sbuild.

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

pyhoca-cli (0.2.0.1-0~x2go1) unstable; urgency=low

  * New upstream version (0.2.0.1):
    - Fix minus sign / hyphen mismatch in man page.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 08 Jun 2012 23:44:39 +0200

pyhoca-cli (0.2.0.0-0~x2go1) unstable; urgency=low

  * New upstream version (0.2.0.0):
    - Replace non-code strings ,,X2go'' by ,,X2Go''.
    - Add code to redirect stdout and stderr when frozen with py2exe.
  * Add python-suport (>= 0.90) as dependency. Fix project name in control
    file.
  * Add proper license to copyright file.
  * Add __doc__ strings to __init__.py and frontend.py.
  * Depend on Python X2Go (>= 0.2.0.2).

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 08 Jun 2012 23:14:20 +0200

pyhoca-cli (0.1.4.2-0~x2go1) unstable; urgency=low

  * New upstream version (0.1.4.2):
    - Translate cmd line options into python-x2go options
    - Allow ,,ALL'' as session name when suspending -> will suspend
      all sessions of the connecting user.
    - Allow ,,ALL'' as session name when terminating -> will terminate
      all sessions of the connecting user.
    - Allow ,,NEWEST'' and ,,OLDEST'' as session name when resuming.
    - Add cmd line option --terminate-on-ctrl-c.
    - Add cmd line option --auth-attempts.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 07 Sep 2011 20:19:16 +0200

pyhoca-cli (0.1.4.1-0~x2go1) unstable; urgency=low

  * New upstream version (0.1.4.1):
    - Fix for Ctrl-C comment when sharing a desktop.
    - Add --quiet option to disable any kind of log output.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 06 Jul 2011 22:11:28 +0200

pyhoca-cli (0.1.4.0-0~x2go2) unstable; urgency=low

  * Already prepare for new upstream version (0.1.4.1):
    - README/TODO update.
  * Depend on Python X2Go 0.1.1.2.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 05 Jul 2011 21:22:28 +0200

pyhoca-cli (0.1.4.0-0~x2go4) unstable; urgency=low

  * New upstream version (0.1.4.0):
    - Add X2Go desktop sharing support.
    - Terminate shared desktop sessions of Ctrl-C (instead of 
      suspending them.
  * React to Debian bug #627990, prefer man2html-base over man2html.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 01 Jul 2011 14:52:29 +0200

pyhoca-cli (0.1.3.3-0~x2go2) unstable; urgency=low

  * fixes build-sequence

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 26 May 2011 12:05:21 +0200

pyhoca-cli (0.1.3.3-0~x2go1) unstable; urgency=low

  * new upstream version (0.1.3.3):
    - adds man page in html format
  * depending on new Python X2Go version (0.1.0.0)

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 26 May 2011 12:05:11 +0200

pyhoca-cli (0.1.3.2-0~x2go1) unstable; urgency=low

  * Upstream bugfix version 0.1.3.2:
    - calling pyhoca-cli without --password is now allowed again

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 17 May 2011 13:06:49 +0200

pyhoca-cli (0.1.3.1-0~x2go1) unstable; urgency=low

  * New upstream version 0.1.3.1:
    - using setproctitle for process list manipulation
    - adds --password option (with masquerading of cleartext password in ps ouput)
    - works around Ctrl-C in getpass.getpass
    - short option for --port now is -p
    - move to interactive auth if SSH privkey does not get accepted by server
    - checking of session profile (-P) exists
    - take username from session profile when using -P option

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 17 May 2011 12:03:40 +0200

pyhoca-cli (0.1.3.0-0~nwt1) unstable; urgency=low

  * change-over to four digit version pattern

 -- Mike Gabriel <mike@mimino.das-netzwerkteam.de>  Thu, 12 May 2011 10:03:54 +0200

pyhoca-cli (0.1.3-0~nwt2) lucid maverick testing unstable; urgency=low

  * update Python X2Go dependency
  * added python-setproctitle as dependency

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 31 Dec 2010 01:13:00 +0100

pyhoca-cli (0.1.3-0~nwt1) lucid maverick testing unstable; urgency=low

  * minor fix for new Python X2Go version

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 31 Dec 2010 00:28:00 +0100

pyhoca-cli (0.1.2-0~nwt2) lucid maverick testing unstable; urgency=low

  * adapted code version

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 10 Dec 2010 13:46:00 +0100

pyhoca-cli (0.1.2-0~nwt1) lucid maverick testing unstable; urgency=low

  * disabled use_cache for X2goClient instance
  * depending on Python X2Go 0.0.22

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 10 Dec 2010 13:45:00 +0100

pyhoca-cli (0.1.1-0~nwt1) lucid maverick testing unstable; urgency=low

  * adapted to run with Python X2Go v0.0.21

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Thu, 09 Dec 2010 23:30:00 +0100

pyhoca-cli (0.1.0-0~nwt1) lucid maverick testing unstable; urgency=low

  * class'ified and egg'ified: PyHocaCLI is now a class

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Thu, 28 Oct 2010 23:30:00 +0100

pyhoca-cli (0.0.15-0~nwt1) lucid maverick testing unstable; urgency=low

  * updated man page
  * support for --libdebug-sftpxfer option

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 13 Oct 2010 23:30:00 +0200

pyhoca-cli (0.0.14-0~nwt2) lucid maverick testing unstable; urgency=low

  * depending on bugfix Python X2Go version 0.0.12 (or higher)

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 13 Oct 2010 14:12:00 +0200

pyhoca-cli (0.0.14-0~nwt1) lucid maverick testing unstable; urgency=low

  * added local folder sharing support

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 13 Oct 2010 14:00:00 +0200

pyhoca-cli (0.0.13-0~nwt1) lucid maverick testing unstable; urgency=low

  * adding cleanup functionality of remaining X2goSession (sub)threads

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Thu, 07 Oct 2010 01:22:00 +0200

pyhoca-cli (0.0.12-0~nwt1) lucid maverick testing unstable; urgency=low

  * if no SSH private key file is specified (default) pyhoca looks 
    for standard private key files and if present tries to use them 
    (imitates behaviour of openssh-client). If you do not want to use
    SSH pub/priv key authentication, remove your priv key files from the
    .ssh folder.

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 06 Oct 2010 18:36:00 +0200

pyhoca-cli (0.0.11-0~nwt1) lucid maverick testing unstable; urgency=low

  * more bugfixing for not-existent SSH private key file

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 06 Oct 2010 16:42:00 +0200

pyhoca-cli (0.0.10-0~nwt1) lucid maverick testing unstable; urgency=low

  * bugfix for the last bugfix

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 06 Oct 2010 16:32:00 +0200

pyhoca-cli (0.0.9-0~nwt1) lucid maverick testing unstable; urgency=low

  * bugfix release for case where there is not id_rsa file in the SSH home dir
    of a user

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 06 Oct 2010 16:30:00 +0200

pyhoca-cli (0.0.8-0~nwt1) lucid maverick testing unstable; urgency=low

  * moved the _touch_file function further up

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 06 Oct 2010 16:25:00 +0200

pyhoca-cli (0.0.7-0~nwt4) lucid maverick testing unstable; urgency=low

  * added build destination Ubuntu lucid/maverick, Debian squeeze/sid

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 06 Oct 2010 16:08:00 +0200

pyhoca-cli (0.0.7-0~nwt3) unstable; urgency=low

  * bugfix (typo) for pyhoca-cli version string

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 06 Oct 2010 13:30:00 +0200

pyhoca-cli (0.0.7-0~nwt2) unstable; urgency=low

  * version was derived from python-x2go, now pyhoca-cli displays
    its own version number

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Wed, 06 Oct 2010 10:00:00 +0200

pyhoca-cli (0.0.7-0~nwt1) unstable; urgency=low

  * added an internal session duration counter

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Tue, 05 Oct 2010 18:50:00 +0200

pyhoca-cli (0.0.6-0~nwt1) unstable; urgency=low

  * activated sound support option
  * activated local ssh port option
  * distro codename lucid -> unstable (to be more general)

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Tue, 05 Oct 2010 13:30:00 +0200

pyhoca-cli (0.0.5-0~nwt1) lucid; urgency=low

  * updated man page

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 01 Oct 2010 22:41:00 +0200

pyhoca-cli (0.0.4-0~nwt1) lucid; urgency=low

  * renamed --timeout option to --time-to-wait, because it is more descriptive for
    what it does

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 01 Oct 2010 21:22:00 +0200

pyhoca-cli (0.0.3-0~nwt1) lucid; urgency=low

  * at end of session: added a small pause before telling the user what
    happened to the running session

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 01 Oct 2010 20:58:00 +0200

pyhoca-cli (0.0.2-0~nwt3) lucid; urgency=low

  * updated python-x2go dependency in control file

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 01 Oct 2010 20:51:00 +0200

pyhoca-cli (0.0.2-0~nwt2) lucid; urgency=low

  * fixed control file

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 01 Oct 2010 01:32:00 +0200

pyhoca-cli (0.0.2-0~nwt1) lucid; urgency=low

  * first test release

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Fri, 01 Oct 2010 01:30:00 +0200

pyhoca-cli (0.0.1-0~nwt1) lucid; urgency=low

  * resetting changelog after rewrite of python-x2go

 -- Mike Gabriel <m.gabriel@das-netzwerkteam.de>  Sat, 25 Sep 2010 16:00:00 +0200

