execnet (1.7.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Scott Talbert ]
  * Remove Python 2 support (Closes: #936495)

 -- Scott Talbert <swt@techie.net>  Mon, 09 Dec 2019 20:52:46 -0500

execnet (1.7.1-1) unstable; urgency=medium

  * Update to new upstream release 1.7.1
  * d/patches: refresh

 -- Scott Talbert <swt@techie.net>  Sun, 01 Sep 2019 22:47:52 -0400

execnet (1.7.0-1) unstable; urgency=medium

  * Update to new upstream release 1.7.0
  * d/patches: refresh

 -- Scott Talbert <swt@techie.net>  Thu, 22 Aug 2019 20:29:46 -0400

execnet (1.6.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Scott Talbert ]
  * Update to new upstream release 1.6.1

 -- Scott Talbert <swt@techie.net>  Fri, 26 Jul 2019 22:14:23 -0400

execnet (1.6.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs.

  [ Scott Talbert ]
  * Update to new upstream release 1.6.0
  * d/control: update Standards Version to 4.4.0 (no changes needed)
  * d/control: update debhelper compat version to 12
  * d/patches: refresh patches

 -- Scott Talbert <swt@techie.net>  Mon, 08 Jul 2019 23:53:34 -0400

execnet (1.5.0-4) unstable; urgency=medium

  * deb/test/control: need python-apipkg for py3 tests as well

 -- Scott Talbert <swt@techie.net>  Fri, 09 Nov 2018 20:45:19 -0500

execnet (1.5.0-3) unstable; urgency=medium

  * deb/tests/control: add python2 for py3 tests to expand test coverage

 -- Scott Talbert <swt@techie.net>  Fri, 09 Nov 2018 20:08:25 -0500

execnet (1.5.0-2) unstable; urgency=medium

  * Attempt to fix debci tests

 -- Scott Talbert <swt@techie.net>  Thu, 08 Nov 2018 22:36:26 -0500

execnet (1.5.0-1) unstable; urgency=medium

  * deb/control: unorphan package and set maintainer to DPMT, add myself as
    uploader (Closes: #840032)
  * deb/control: update VCS URLs to new Salsa repository
  * New upstream release
  * deb/patches: refresh patches, remove conf.py-int-for-linkcheck_timeout.patch
  * deb/rules: update CHANGELOG -> CHANGELOG.rst
  * deb/control: update sphinx build dep to use python3
  * deb/control: update Standards version to 4.2.1 (no changes needed)
  * deb/copyright: use https for copyright format uri

 -- Scott Talbert <swt@techie.net>  Tue, 11 Sep 2018 23:51:19 -0400

execnet (1.4.1-4) unstable; urgency=medium

  * package orphaned:
    + deb/control: maintainer set to Debian QA Group.

 -- Daniel Stender <stender@debian.org>  Mon, 19 Jun 2017 09:24:54 +0200

execnet (1.4.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable tests that are often failing (Closes: #854494, #858189).

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Apr 2017 20:30:05 +0000

execnet (1.4.1-3) unstable; urgency=medium

  * add test_gateway-fix-race-condition.patch (Closes: #840823 [thanks
    to Andreas Cadhalpun].
  * deb/clean: add .cache/.
  * run DEP-8 tests for Python3 without warnings (Closes: #849466).

 -- Daniel Stender <stender@debian.org>  Sun, 22 Jan 2017 16:05:01 +0100

execnet (1.4.1-2) unstable; urgency=medium

  * deb/control:
    + add Breaks & Replaces for execnet-doc package (Closes: #840108).
    + add relationships between packages and docs (Suggests and Recommends).

 -- Daniel Stender <stender@debian.org>  Sat, 08 Oct 2016 13:08:22 +0200

execnet (1.4.1-1) unstable; urgency=medium

  * build with execnet_1.4.1.orig.tar.xz (stripped Files-Excluded).
  * build with Python 3 package (Closes: #782919):
    + add package description in deb/control.
    + add Python 3 packages to build-deps in deb/control.
    + build with dh_python3 in deb/rules.
  * deb/control:
    + put myself into Maintainer field.
    + bump Debhelper version to 9 (also in deb/compat).
    + add dh-python and pytest to build-deps.
    + bump standards to 3.9.8 (no changes needed).
    + add Vcs fields (source is at collab-maint).
    + remove Provides and Breaks (obsolete).
    + cosmetics (wrap runtime deps, remove trailing whitespace, fix typo).
  * deb/copyright:
    + rewritten to meet DEP-5.
    + add egg-info/ and .hg-s to Files-Excluded.
  * deb/rules:
    + build with buildsystem=pybuild, add export for PYBUILD_NAME.
    + add override for dh_auto_test (invoking pytest).
    + add override for dh_installchangelogs.
    + use dh_installdocs to contribute ISSUES.txt.
    + cosmetics, remove spurious and obsolete lines and overrides.
  * deb/clean: clean whole egg-info/ folder.
  * deb/watch: watch pypi.debian.net.
  * add:
    + deb/gbp.conf.
    + conf.py-int-for-linkcheck_timeout.patch.
    + remove-privacy-breach-google-adsense.patch
  * build execnet-doc package:
    + add package description in deb/control.
    + build with dh_sphinxdoc in deb/rules.
    + rename deb/python-execnet.doc-base, updated.
    + remove deb/docs (not needed anymore, README.txt obsolete).
  * run DEP-8 tests.

 -- Daniel Stender <stender@debian.org>  Thu, 06 Oct 2016 23:21:30 +0200

execnet (1.4.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release (Closes: #790677).
  * deb/control:
    + added version to apipkg build-dep.
    + added setuptools and setuptools-scm to build-deps.
    + wrapped build-deps.
  * drop deb/patches/external-apipkg (not needed anymore).

 -- Daniel Stender <stender@debian.org>  Mon, 26 Sep 2016 19:42:42 +0200

execnet (1.0.9-0.1) unstable; urgency=low

  * Non-maintainer upload
  * New upstream release (Closes: #673686)

 -- Simon Chopin <chopin.simon@gmail.com>  Sat, 26 May 2012 16:28:24 +0200

execnet (1.0.8-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:38 +0200

execnet (1.0.8-1) unstable; urgency=low

  * Imported Upstream version 1.0.8
  * python-support => dh_python2
  * ported apipkg patch to new version
  * Bumped Standards-Version

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Sat, 26 Feb 2011 22:31:54 +0100

execnet (1.0.6-2) unstable; urgency=low

  * Fix dpkg-source -x patch fuzziness

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Mon, 03 May 2010 16:04:11 +0200

execnet (1.0.6-1) unstable; urgency=low

  * Imported Upstream version 1.0.6

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Sun, 02 May 2010 16:15:20 +0200

execnet (1.0.5-3) unstable; urgency=low

  * Fixed build-dependency - thanks to Chris Lamb

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Wed, 24 Feb 2010 17:39:03 +0100

execnet (1.0.5-2) unstable; urgency=low

  * Depend on python-apipkg instead of embedding it

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Tue, 23 Feb 2010 11:13:04 +0100

execnet (1.0.5-1) unstable; urgency=low

  * minor simplified cleaning
  * Imported Upstream version 1.0.5
  * Standards-Version bumped to 3.8.4

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Sun, 07 Feb 2010 18:48:43 +0100

execnet (1.0.4-1) unstable; urgency=low

  * Imported Upstream version 1.0.4

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Tue, 19 Jan 2010 19:18:29 +0100

execnet (1.0.3-1) unstable; urgency=low

  * Imported Upstream version 1.0.3

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Mon, 18 Jan 2010 14:54:08 +0100

execnet (1.0.2-1) unstable; urgency=low

  * Use 3.0 (quilt) source package format
  * Clean execnet.egg-info/SOURCES.txt
  * Added XS-Python-Version/XB-Python-Version
  * Imported Upstream version 1.0.2
  * Added autopkgtest test

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Sun, 27 Dec 2009 19:46:30 +0100

execnet (1.0.1-2) unstable; urgency=low

  * Added improvements from Chris Lamb (Sponsor), thanks
    - Fixed debian/python-execnet.doc-base filename
    - Removed redundant section tag in debian/control
    - Removed unneeded template comments in debian/rules
  * Use upstreams short description

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Mon, 07 Dec 2009 09:09:51 +0100

execnet (1.0.1-1) unstable; urgency=low

  * New upstream release
  * Updated package description to match upstream

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Sun, 06 Dec 2009 12:56:43 +0100

execnet (1.0.0-2) unstable; urgency=low

  * Install documentation in html-format

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Sat, 05 Dec 2009 16:32:21 +0100

execnet (1.0.0-1) unstable; urgency=low

  * Initial release (Closes: #559152)

 -- Adam Schmalhofer <Adam.Schmalhofer@gmx.de>  Wed, 02 Dec 2009 08:13:35 +0100
