software-center-aptdaemon-plugins (0.1.6build1) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 23 Feb 2014 13:54:05 +0000

software-center-aptdaemon-plugins (0.1.6) saucy; urgency=low

  * debian/control: fix typo in description (LP: #1175101)

 -- Paolo Rotolo <paolo@curiosity>  Sun, 05 May 2013 11:24:31 +0200

software-center-aptdaemon-plugins (0.1.5) quantal; urgency=low

  * build a utils/ubuntu-license-key-helper as a python2 binary
    as there is no python3-piston-mini-client yet (LP: #1052703)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Sep 2012 10:18:54 +0200

software-center-aptdaemon-plugins (0.1.4) quantal; urgency=low

  * fix helper location
  * add dependency for piston-mini-client

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 24 Sep 2012 15:02:11 +0200

software-center-aptdaemon-plugins (0.1.3) quantal; urgency=low

  * Open subprocesses with universal_newlines=True when expecting to read
    text from them.  On Python 2, this only enables \r\n conversion and the
    like, but on Python 3 this also causes subprocess-related file objects
    to read str rather than bytes.
  * build for python3

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 24 Aug 2012 10:43:32 +0200

software-center-aptdaemon-plugins (0.1.2) precise; urgency=low

  [ Michael Vogt ]
  * helper/ubuntu-license-key-helper:
    - extra paranoia when iterating the license-key data

  [ Martin Pitt ]
  * debian/control: Fix Vcs-Bzr: location.
  * softwarecenter_aptd_plugins/add_license_key_plugin.py: Port to
    gobject-introspection, to work with aptdaemon versions that use GI.
  * debian/control: Add python-gi/gir dependency and Breaks: aptdaemon
    (<< 0.43+bzr760), the upstream GI port commit.

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 03 Feb 2012 10:12:54 +0100

software-center-aptdaemon-plugins (0.1.1) precise; urgency=low

  * helper/ubuntu-license-key-helper:
    - honor SOFTWARE_CENTER_BUY_HOST
  * bug fixes

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 24 Nov 2011 15:13:38 +0100

software-center-aptdaemon-plugins (0.1) precise; urgency=low

  * Initial release, this is a helper for software-center to allow
    system-wide license-key installs

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 21 Nov 2011 12:13:55 +0100

