fabric (1.8.2-1~bpo70+1) wheezy-backports; urgency=low

  * Rebuild for wheezy-backports.

 -- Julien Cristau <julien.cristau@logilab.fr>  Wed, 14 May 2014 10:41:47 +0200

fabric (1.8.2-1) unstable; urgency=medium

  * New upstream release.
  * New maintainer. (Closes: #738292)
  * Bump debian/compat to 8
  * Update Standards-Version: 3.9.5, no changes required.
  * Change Vcs-Git and Vcs-Git fields to my github copy.
  * Modify debian/copyright to add myself in the packaging copyright.
  * Add patch no_adsense.patch, to remove Google Adsense in the html documentation.
  * Disable sphinx extension "releases", it is not included in Debian. See
    patch disable_sphinx_extension.patch.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sat, 22 Feb 2014 23:01:27 +0100

fabric (1.7.0-2) unstable; urgency=medium

  * Orphaning package.

 -- Chris Lamb <lamby@debian.org>  Sat, 08 Feb 2014 23:50:33 +0000

fabric (1.7.0-1) unstable; urgency=low

  * New upstream release.
    Thanks to Rodney Lorrimar <rlorrimar@ccg.murdoch.edu.au>.
  * Drop 01-paramiko.diff - equivalent change made upstream.

 -- Chris Lamb <lamby@debian.org>  Tue, 06 Aug 2013 12:06:30 +0100

fabric (1.4.3-1) unstable; urgency=low

  * New upstream release (Closes: #680209)
  * Drop 02-no-upstream-tags-when-building.diff.
  * Bump Standards-Version to 3.9.3.

 -- Chris Lamb <lamby@debian.org>  Mon, 29 Oct 2012 23:59:13 +0000

fabric (1.4.2-1.1) unstable; urgency=low

  * Fix paramiko incompatiblity with python-ssh. Thanks to Emmanuel Bouthenot
    (Closes: #677479)

 -- Chris Lamb <lamby@debian.org>  Fri, 22 Jun 2012 10:23:10 +0100

fabric (1.4.2-1) unstable; urgency=low

  * New upstream release.

 -- Chris Lamb <lamby@debian.org>  Wed, 13 Jun 2012 16:31:01 +0100

fabric (1.3.2-5) unstable; urgency=low

  * Move to dh_python2 from python-support. Patch by/via Micah Gersten
    <micahg@ubuntu.com>. (Closes: #653322)
  * Add missing python-paramiko to Build-Depends. (Closes: #653321)

 -- Chris Lamb <lamby@debian.org>  Tue, 03 Jan 2012 12:43:42 +0000

fabric (1.3.2-4) unstable; urgency=low

  * Call "install" in override_dh_auto_install, not "clean".
    (Closes: #651599)
  * Add missing python-sphinx dependency. (Closes: #651597, #651602)

 -- Chris Lamb <lamby@debian.org>  Wed, 14 Dec 2011 16:41:43 +0000

fabric (1.3.2-3) unstable; urgency=low

  * Ship documentation. (Closes: #649610)

 -- Chris Lamb <lamby@debian.org>  Thu, 08 Dec 2011 14:51:01 +0000

fabric (1.3.2-2) unstable; urgency=low

  * Use paramiko instead of "ssh" library. It is not yet packaged for Debian
    and paramiko appears to work in my quick tests and is better than it just
    failing. (Closes: #649161)
  * Add new python-nose dependency.

 -- Chris Lamb <lamby@debian.org>  Fri, 18 Nov 2011 15:17:45 +0000

fabric (1.3.2-1) unstable; urgency=low

  * New upstream release (Closes: #648483)
  * Update debian/watch.

 -- Chris Lamb <lamby@debian.org>  Wed, 16 Nov 2011 17:32:19 +0000

fabric (1.1.2-1) unstable; urgency=low

  * New upstream release.

 -- Chris Lamb <lamby@debian.org>  Thu, 28 Jul 2011 19:32:36 +0200

fabric (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.2.

 -- Chris Lamb <lamby@debian.org>  Tue, 28 Jun 2011 19:54:22 +0100

fabric (1.0.1-1) unstable; urgency=low

  * New upstream release (Closes: #627123)

 -- Chris Lamb <lamby@debian.org>  Tue, 17 May 2011 21:54:50 +0100

fabric (0.9.3-1) unstable; urgency=low

  * New upstream release (Closes: #612361)
  * Update Vcs-{Git,Browser}.

 -- Chris Lamb <lamby@debian.org>  Sun, 27 Feb 2011 21:27:34 +0000

fabric (0.9.2-1) unstable; urgency=low

  * New upstream release. (Closes: #597973)

 -- Chris Lamb <lamby@debian.org>  Thu, 07 Oct 2010 21:42:30 +0100

fabric (0.9.1-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.1.

 -- Chris Lamb <lamby@debian.org>  Sun, 01 Aug 2010 16:14:40 -0400

fabric (0.9.0-3) unstable; urgency=low

  * Don't try and install changes/ directory; something in sid now means this
    is causing a FTBFS. (Closes: #587138)
  * Switch to dpkg v3 source format.
  * Bump Standards-Version to 3.8.4.

 -- Chris Lamb <lamby@debian.org>  Mon, 28 Jun 2010 10:44:43 +0100

fabric (0.9.0-2) unstable; urgency=low

  * Don't embed python-paramiko. (Closes: #561398)

 -- Chris Lamb <lamby@debian.org>  Tue, 05 Jan 2010 21:47:56 +0000

fabric (0.9.0-1) unstable; urgency=low

  * New upstream release (Closes: #555796)
  * Update debian/watch.
  * debian/control:
    - Add missing binary dependency on python-pkg-resources (Closes: #557144)
    - Update Homepage field.
    - Bump Standards-Version.

 -- Chris Lamb <lamby@debian.org>  Mon, 23 Nov 2009 01:28:29 +0000

fabric (0.1.1-1) unstable; urgency=low

  * New upstream release.
  * Set section to 'net' from 'python'.
  * Bump Standards-Version to 3.8.1

 -- Chris Lamb <lamby@debian.org>  Sat, 09 May 2009 12:59:18 +0100

fabric (0.1.0-1) unstable; urgency=low

  * New upstream release.
  * Correct title of manual page.
  * Correct typo in debian/copyright.
  * Updating location of Git URLs.

 -- Chris Lamb <lamby@debian.org>  Sun, 22 Feb 2009 02:49:44 +0000

fabric (0.0.9-2) unstable; urgency=low

  * Add missing Build-Depends-Indep on python-setuptools. Found by checking
    source-only upload to Ubuntu.

 -- Chris Lamb <lamby@debian.org>  Thu, 08 Jan 2009 23:36:39 +0000

fabric (0.0.9-1) unstable; urgency=low

  * Initial release. (Closes: #504799)

 -- Chris Lamb <lamby@debian.org>  Sat, 08 Nov 2008 03:29:25 +0000