testinfra (1.14.0-1) unstable; urgency=medium

  * New upstream release

 -- Philippe Pepiot <phil@philpep.org>  Thu, 07 Jun 2018 23:17:26 +0200

testinfra (1.10.1-1) unstable; urgency=medium

  * New upstream release

 -- Philippe Pepiot <phil@philpep.org>  Sun, 03 Dec 2017 19:17:56 +0100

testinfra (1.10.0-1) unstable; urgency=medium

  * New upstream release

 -- Philippe Pepiot <phil@philpep.org>  Mon, 27 Nov 2017 13:13:37 +0100

testinfra (1.9.1-1) unstable; urgency=medium

  * New upstream release

 -- Philippe Pepiot <phil@philpep.org>  Wed, 22 Nov 2017 22:14:49 +0100

testinfra (1.9.0-2) unstable; urgency=medium

  * drop deprecated /usr/bin/testinfra
  * switch to pybuild and Standards-Version: 3.9.8
  * add debian/watch file

 -- Philippe Pepiot <phil@philpep.org>  Mon, 20 Nov 2017 23:21:27 +0100

testinfra (1.9.0-1) unstable; urgency=medium

  * New upstream release

 -- Philippe Pepiot <phil@philpep.org>  Mon, 30 Oct 2017 00:27:29 +0100

testinfra (1.8.0-1) unstable; urgency=medium

   * New upstream release

 -- Philippe Pepiot <phil@philpep.org>  Sun, 01 Oct 2017 23:26:08 +0200

testinfra (1.6.1-1) unstable; urgency=medium

  * New upstream release

 -- Philippe Pepiot <phil@philpep.org>  Wed, 17 May 2017 21:16:10 +0200

testinfra (1.5.3-1) unstable; urgency=medium

  * Package: adding a release property
  * Fix example in docstring for user property
  * Add a kubectl backend.
  * Command: check_output strip carriage return and newlines (#164)
  * Package: rpm improve getting version() and release()
  * User: add gecos (comment) field
  * [pkg] add dependency on importlib for python 2.6 (#172)
  * Ansible: Fix empty become_user option
  * Add sysinfo for macOS
  * Sudo: restore backend command in case of exceptions

 -- Philippe Pepiot <phil@philpep.org>  Thu, 26 Jan 2017 14:23:20 +0100

testinfra (1.4.4-1) unstable; urgency=medium

  * backend: implement __getattr__ to get modules
  * check for presence of commands with command -v
  * New PipPackage module

 -- Philippe Pepiot <phil@philpep.org>  Thu, 24 Nov 2016 23:49:36 +0100

testinfra (1.4.3-1) unstable; urgency=medium

  * expand path when using --ssh-config
  * backend: salt: return hosts in predictable order
  * Ansible: fix get_variables() for ansible 2
  * workaround encoding issues in ansible backend

 -- Philippe Pepiot <phil@philpep.org>  Tue, 08 Nov 2016 20:49:35 +0100

testinfra (1.4.1-1) unstable; urgency=medium

  * require six >=1.4 for six.moves.urllib

 -- Philippe Pepiot <phil@philpep.org>  Thu, 28 Jul 2016 13:26:24 +0200

testinfra (1.4.0-1) unstable; urgency=medium

  * ansible: Fix ansible.cfg parsing with ansible v2
  * ansible: Fix ansible vault decryption
  * ansible: Fix group vars not loaded with ansible 2

 -- Philippe Pepiot <phil@philpep.org>  Wed, 06 Jul 2016 23:29:11 +0200

testinfra (1.3.1-1) unstable; urgency=medium

  * Ansible: Fix error reporting when ansible call is skipped
  * Ansible: better logging in verbose mode
  * Package: look for dpkg-query to detect apt based systems

 -- Philippe Pepiot <phil@philpep.org>  Sun, 26 Jun 2016 02:27:28 +0200

testinfra (1.3.0-1) unstable; urgency=medium

  * backend: Add a --sudo-user option
  * New Sudo module
  * User: method to check for expiration
  * file: Add support for darwin

 -- Philippe Pepiot <phil@philpep.org>  Sun, 12 Jun 2016 18:31:10 +0200

testinfra (1.2.0-1) unstable; urgency=medium

  * Backend: Fix quoting with sudo
  * ansible: Fix v1 error handling
  * Ansible: Add helper to get ansible variables
  * Fix package version for packages on hold in dpkg (#92)
  * New supervisor module
  * User: add a method for checking user password
  * New MountPoint module

 -- Philippe Pepiot <phil@philpep.org>  Sun, 15 May 2016 15:27:35 +0200

testinfra (1.1.0-1) unstable; urgency=medium

  [ Philippe Pepiot ]
  * packaging: Development Status 5 - Production / Stable
  * Fix tests on travis
  * pytest: Use addoption instead of _addoption
  * Fix pylint protected-access
  * Tests: upgrade to vagrant 1.8
  * SystemInfo: Fix os detection on Centos/RHEL 6
  * Paramiko: Handle closed session
  * Tests with docker-compose
  * tests: fix fedora ssh test
  * tests: travis pull testinfra:fedora

  [ Simon Aquino ]
  * Return puppet facts when calling Facter

  [ Philippe Pepiot ]
  * Use TestinfraBackend and hide _testinfra_backend
  * Module scope is function
  * doc: powerful docker example

 -- Philippe Pepiot <phil@philpep.org>  Mon, 28 Mar 2016 13:32:01 +0200

testinfra (1.0.0-1) unstable; urgency=low

  * Initial debianization

 -- Philippe Pepiot <phil@philpep.org>  Fri, 22 Jan 2015 14:11:42 +0100
