python-secretstorage (2.0.0-1ubuntu1) trusty; urgency=medium

  * debian/patches/use_any_collection.diff: Use get_any_collection()
    where possible.
  * Add autopkgtests (LP: #1189172).

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Wed, 29 Jan 2014 20:21:01 +0400

python-secretstorage (2.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Add explicit build-dependency on dh-python.
  * Add dependency on python[3]-crypto.
  * Add my signing key and check signature in debian/watch.
  * Update home page URL to point to GitHub.

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 29 Jan 2014 19:14:50 +0400

python-secretstorage (1.1.0-1) unstable; urgency=low

  * New upstream release.
    - No longer fails when the default collection does not exist
      (LP: #1242412).
  * Update debian/watch to use HTTPS.
  * Bump Standards-Version to 3.9.5, no changes needed.
  * Bump debhelper compat level to 9.

 -- Dmitry Shachnev <mitya57@gmail.com>  Sun, 17 Nov 2013 15:15:53 +0400

python-secretstorage (1.0.0-1) unstable; urgency=low

  * New upstream release.
    - Added get_default_collection() and get_any_collection() helper
      functions (LP: #1175751).
    - Fixed creation of items with empty attributes dict.
    - Misc fixes and documentation improvements.

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 08 May 2013 19:26:01 +0400

python-secretstorage (0.9.1-1) unstable; urgency=low

  * New upstream bugfix release.
    - Makes exec_prompt_async_qt() really work.

 -- Dmitry Shachnev <mitya57@gmail.com>  Sat, 23 Mar 2013 16:55:48 +0400

python-secretstorage (0.9.0-1) unstable; urgency=low

  * New upstream release.
  * Use canonical Vcs-Svn URI.

 -- Dmitry Shachnev <mitya57@gmail.com>  Tue, 05 Mar 2013 14:06:38 +0400

python-secretstorage (0.8.1-1) unstable; urgency=low

  * Upload to unstable.
  * New upstream release.
  * Add missing python3 build.
  * Build docs using sphinx.
  * Removed obsolete d/patches/bzr_use_check_call.patch.
  * Bump Standards-Version to 3.9.4, no changes needed.
  * Moved dependencies on python*-gi to Recommends.

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 16 Jan 2013 19:10:48 +0400

python-secretstorage (0.2-1) experimental; urgency=low

  * Initial release. (closes: #675193)
  * debian/patches/bzr_use_check_call.patch:
    - use check_call instead of Popen in setup.py (from upstream bzr)

 -- Dmitry Shachnev <mitya57@gmail.com>  Thu, 28 Jun 2012 12:13:33 +0400
