python-psutil (2.1.1-1) unstable; urgency=medium

  * New upstream release; thanks to Barry Warsaw for the report; Closes: #741291
  * debian/rules
    - remove obsolete get-orig-source target
    - build explicitly else the upstream Makefile is used
  * Switch to dh_python2; Closes: #637382
  * debian/copyright
    - switch to DEP-5 format
  * debian/control
    - switch me to Maintainer (team to Uploaders)
  * debian/{control, rules}
    - build and install documentation
  * debian/python-psutil.doc-base
    - added Doc base registration
  * debian/patches/remove-google-analytics.patch
    - remove Google Analytics tracking from documentation

 -- Sandro Tosi <morph@debian.org>  Sun, 04 May 2014 22:59:15 +0200

python-psutil (1.2.1-1) unstable; urgency=low

  * New upstream release
  * debian/copyright
    - extended packaging copyright years
  * debian/control
    - bump Standards-Version to 3.9.5 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Thu, 02 Jan 2014 12:22:23 +0100

python-psutil (1.1.3-1) unstable; urgency=low

  * New upstream release; thanks to Barry Warsaw for the report; Closes: #729061

 -- Sandro Tosi <morph@debian.org>  Sat, 09 Nov 2013 11:23:40 +0100

python-psutil (1.1.2-1) unstable; urgency=low

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Fri, 01 Nov 2013 12:53:51 +0100

python-psutil (1.1.1-1) unstable; urgency=low

  * New upstream release
  * debian/watch
    - point download location to PyPI
  * debian/copyright
    - update download URL

 -- Sandro Tosi <morph@debian.org>  Sat, 12 Oct 2013 15:42:08 +0200

python-psutil (1.0.1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Sandro Tosi ]
  * Upload to unstable
  * New upstream release
  * debian/control
    - bump Standards-Version to 3.9.4 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Fri, 27 Sep 2013 07:17:13 +0200

python-psutil (0.7.0-1) experimental; urgency=low

  * New upstream release
  * debian/rules
    - fix syntax error when executing the test suite; thanks to Julian Taylor
      for the report; Closes: #687316
  * debian/copyright
    - extended packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Sat, 13 Apr 2013 19:28:13 +0200

python-psutil (0.6.1-2) experimental; urgency=low

  * debian/rules
    - refactor build and test targets
  * debian/{control, rules}
    - provide Python 3 package; Closes: #636526

 -- Sandro Tosi <morph@debian.org>  Tue, 28 Aug 2012 21:52:43 +0200

python-psutil (0.6.1-1) experimental; urgency=low

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Thu, 16 Aug 2012 19:22:23 +0200

python-psutil (0.6.0-1) experimental; urgency=low

  * New upstream release
  * debian/copyright
    - extend packaging copyright years
  * debian/rules 
    - use hardening flags

 -- Sandro Tosi <morph@debian.org>  Mon, 13 Aug 2012 21:58:48 +0200

python-psutil (0.5.1-1) unstable; urgency=low

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Fri, 29 Jun 2012 19:07:24 +0200

python-psutil (0.5.0-1) unstable; urgency=low

  * New upstream release
  * debian/docs, python-psutil.doc-base
    - removed, docs no longer provided in the tarball
  * debian/control
    - bump Standards-Version to 3.9.3 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Thu, 28 Jun 2012 22:54:28 +0200

python-psutil (0.4.1-1) unstable; urgency=low

  * New upstream release
  * debian/watch
    - fix to correctly scan google code

 -- Sandro Tosi <morph@debian.org>  Sun, 25 Dec 2011 18:49:52 +0100

python-psutil (0.4.0-1) unstable; urgency=low

  * New upstream release
  * debian/python-psutil.examples
    - install examples
  * debian/rules
    - don't compress .py files

 -- Sandro Tosi <morph@debian.org>  Mon, 31 Oct 2011 08:47:46 +0100

python-psutil (0.3.0+r1123-1) unstable; urgency=low

  * New upstream SVN snapshot

 -- Sandro Tosi <morph@debian.org>  Tue, 20 Sep 2011 21:56:58 +0200

python-psutil (0.3.0+r1112-1) unstable; urgency=low

  * New upstream SVN snapshot
  * debian/rules
    - add 'get-orig-source' target

 -- Sandro Tosi <morph@debian.org>  Mon, 29 Aug 2011 00:47:18 +0200

python-psutil (0.3.0-2) unstable; urgency=low

  * debian/rules
    - ignore (for now) tests error, so we can collect all of them
  * debian/source/format
    - switch to 3.0 (quilt) source format

 -- Sandro Tosi <morph@debian.org>  Sun, 28 Aug 2011 17:55:06 +0200

python-psutil (0.3.0-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - bump Standards-Version to 3.9.2 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Wed, 03 Aug 2011 17:29:35 +0200

python-psutil (0.2.1-1) unstable; urgency=low

  * New upstream release
  * debian/copyright
    - extended packaging copyright years
  * debian/rules
    - use the correct PYTHONPATH when running tests, for all supported versions
  * debian/control
    - it now contains also extensions, so it's an arch:any package
    - move python-support from b-d-i to b-d
    - we now need python-all-dev in b-d
    - added procps to b-d, needed to run tests
  * debian/{control, pyversion}
    - removed pyversion, replaced by XS-P-V field

 -- Sandro Tosi <morph@debian.org>  Mon, 04 Apr 2011 20:26:42 +0200

python-psutil (0.2.0-1) experimental; urgency=low

  * New upstream release
  * debian/control
    - bump Standards-Version to 3.9.1 (no changes needed)
  * debian/python-psutil.doc-base
    - added doc-base

 -- Sandro Tosi <morph@debian.org>  Mon, 15 Nov 2010 20:45:35 +0100

python-psutil (0.1.3-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - bump Standards-Version to 3.8.4 (no changes needed)
  * debian/rules
    - adjust tests list

 -- Sandro Tosi <morph@debian.org>  Wed, 10 Mar 2010 23:27:55 +0100

python-psutil (0.1.2-2) unstable; urgency=low

  * debian/rules
    - fixed bashism in selecting tests to run; thanks to Raphael Geissert for
      the report; Closes: #535411
  * debian/control
    - bump Standards-Version to 3.8.2 (no changes needed)
    - bump b-d on debhelper to >= 7.2.18 to support Python 2.6 transition

 -- Sandro Tosi <morph@debian.org>  Fri, 03 Jul 2009 19:22:10 +0200

python-psutil (0.1.2-1) unstable; urgency=low

  * Initial release (Closes: #527594)

 -- Sandro Tosi <morph@debian.org>  Sat, 16 May 2009 09:17:55 +0200
