click-bin-path (0.4.1build1) wily; urgency=medium

  * No-change rebuild for python3.5 transition

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 22 Jul 2015 03:34:13 +0000

click-bin-path (0.4.1) vivid; urgency=low

  * cleanup, thanks to jdstrand
  * add SNAP_OLD_PWD

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 23 Feb 2015 20:28:40 +0100

click-bin-path (0.4) vivid; urgency=low

  * use global /apps/bin instead of ~/snappy-bin
  * make the hook a system-level hook
  * generates as "command.pkg" instead of "pkg.command"
  * update HOME to SNAP_APP_USER_DATA_PATH (LP: #1400368)
  * fix incorrect apparmor profile detection on upgrade
  * fix crash for dangling symlinks
  * create TMPDIR in /tmp/snapps/$APP_PKGNAME/$APP_VERSION/
    to match apparmor rules
  * ensure SNAP_APP_USER_DATA_PATH exists
  * define the following environment variable for the unit:
    - SNAP_APP_PATH with the read-only binary data that comes with the app
    - SNAP_APP_DATA_PATH - writable global system area for the part
    - SNAP_APP_USER_DATA_PATH - writable user area for the part
    - SNAP_OLD_PWD - working directory of the user
    - SNAP_APP_ARCH - architecture of the pkg

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 Jan 2015 14:11:20 +0100

click-bin-path (0.3) vivid; urgency=low

  * fix copyright
  * fix argument passing quotes (LP: #1400316), thanks to Martin Pitt

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 10 Dec 2014 13:02:02 +0100

click-bin-path (0.2+ppa10) vivid; urgency=low

  * fix support for custom profiles like docker

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Dec 2014 17:05:38 +0100

click-bin-path (0.2+ppa9) vivid; urgency=low

  * ensure we cd into the correct packagedir

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Dec 2014 13:42:00 +0100

click-bin-path (0.2+ppa8) vivid; urgency=low

  * fix missing argument passing in the wrapper

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Dec 2014 08:33:20 +0100

click-bin-path (0.2+ppa7) vivid; urgency=low

  * generate aa-exec wrapper instead of symlinks

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Dec 2014 22:51:56 +0100

click-bin-path (0.2+ppa6) vivid; urgency=low

  * use "$binary" for frameworks
  * use "$pkgname.$binary" for applications

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Dec 2014 21:39:28 +0100

click-bin-path (0.2+ppa5) vivid; urgency=low

  * revert to 0.2+ppa2 - the current change will break docker

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 02 Dec 2014 18:03:02 +0100

click-bin-path (0.2+ppa4) vivid; urgency=low

  * use a different approach for $pkg_$binary generation

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 02 Dec 2014 17:02:57 +0100

click-bin-path (0.2+ppa3) vivid; urgency=low

  * generate binaries as "$pkg.$binary" (per spec)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 02 Dec 2014 16:07:29 +0100

click-bin-path (0.2+ppa2) vivid; urgency=low

  * debian/click-bin-path.click-hook:
    - fix location to point to ~/.cache/snappy-bin-path

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 02 Dec 2014 13:58:09 +0100

click-bin-path (0.2+ppa1) vivid; urgency=low

  * use "snappy-bin" for the PATH location
  * click-bin-path-hook, test/test_click_bin_path_hook.py:
    - fix crash when subdirs are used inside ~/snappy-bin and improve
      tests

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 01 Dec 2014 11:44:22 +0100

click-bin-path (0.2) utopic; urgency=medium

  [ Colin Watson ]
  * Fix a couple of typos.
  * Remove unused import.
  
  [ Michael Vogt ]
  * do not fail if no srcdir exists

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Oct 2014 12:19:23 +0200

click-bin-path (0.1) utopic; urgency=low

  * Initial release

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 24 Sep 2014 09:59:06 +0200
