python-json-patch (1.32-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Sep 2021 12:31:04 +0200

python-json-patch (1.32-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Aug 2021 09:22:47 +0200

python-json-patch (1.25-3) unstable; urgency=medium

  * Manage /usr/bin/jsondiff with update-alternatives to avoid conflicts with
    python3-jsondiff (Closes: #926250).

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 May 2020 10:59:06 +0200

python-json-patch (1.25-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 10:58:58 +0200

python-json-patch (1.25-1) experimental; urgency=medium

  [ Thomas Goirand ]
  * New upstream release.
  * Standards-Version: 4.5.0.

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Apr 2020 09:50:45 +0200

python-json-patch (1.23-2) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 18 Jul 2019 22:18:54 +0200

python-json-patch (1.23-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * d/control: Removing redundant Priority field in binary package

  [ Daniel Baumann ]
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Correcting permissions in debian packaging files.
  * Removing unprefixed docs debhelper file, it's just a double of
    python-jsonpatch.docs

  [ Thomas Goirand ]
  * New upstream release.
  * Updating standards version to 4.3.0.
  * Removed inactive maintainers.
  * Removed python3-json-patch transitional package after Buster release.
  * Removed Breaks+Replaces: python3-json-patch after Buster release.
  * Removed Python 2 support.
  * Fixed d/copyright ordering and years.
  * Run unit tests from installed Python package.

 -- Thomas Goirand <zigo@debian.org>  Thu, 28 Mar 2019 10:22:16 +0100

python-json-patch (1.19-3) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.
  * python -> Python in short desc.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 22:35:56 +0000

python-json-patch (1.19-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 09:53:15 +0000

python-json-patch (1.19-1) experimental; urgency=medium

  * New upstream release.
  * Removed utf8 in setup.py patch now useless.

 -- Thomas Goirand <zigo@debian.org>  Mon, 30 Mar 2015 10:27:42 +0200

python-json-patch (1.3-5) unstable; urgency=medium

  * Rebuilt so that python3-jsonpatch doesn't depend on Python 3.3.
    (Closes: #751645).

 -- Thomas Goirand <zigo@debian.org>  Sun, 15 Jun 2014 16:11:01 +0000

python-json-patch (1.3-4) unstable; urgency=medium

  * Fixes Breaks / Replaces so that it works with backports too.
    (Closes: #732365).
  * Sets Section: oldlibs & Priority: extra for the transition package.

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2013 23:38:04 +0800

python-json-patch (1.3-3) unstable; urgency=low

  * Renames binary packages as python-jsonpatch and python3-jsonpatch, to match
    the PKG-INFO / egg-info and comply to the Python policy. (Closes: #717916).
  * VCS URLs back to the one of Alioth.

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Dec 2013 22:25:33 +0800

python-json-patch (1.3-2) unstable; urgency=low

  * Updated VCS field to git.gplhost.com.
  * Renames jsondiff and jsonpatch as python{2,3}-json{diff,patch} and use
    update-alternatives to avoid clashes, also removes json{diff,patch} from
    /usr/bin if it's not a symlink to allow upgrades from previous version
    1.3-1 (Closes: #729025).

 -- Thomas Goirand <zigo@debian.org>  Wed, 20 Nov 2013 20:19:37 +0800

python-json-patch (1.3-1) unstable; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 07 Nov 2013 16:21:21 +0800

python-json-patch (1.1-1) unstable; urgency=low

  * New upstream release.
  * Removes python3 unit test patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Wed, 11 Sep 2013 12:04:57 +0800

python-json-patch (1.0-2) unstable; urgency=low

  * Ran wrap-and-sort.
  * Adds python3 support.
  * Adds patch to fix unit tests for python3.
  * Adds README.md in docs.
  * Cleans correctly (can build twice the package).
  * Standards-Version: 3.9.4

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Jul 2013 11:25:29 +0800

python-json-patch (1.0-1) unstable; urgency=low

  * Uploading to unstable.
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 11 May 2013 07:06:15 +0000

python-json-patch (0.12-2) experimental; urgency=low

  * Now running the unit tests, thanks to Michael Terry <mterry@ubuntu.com>
    for the patch (Closes: #702443).

 -- Thomas Goirand <zigo@debian.org>  Sat, 09 Mar 2013 00:03:11 +0800

python-json-patch (0.12-1) experimental; urgency=low

  * Initial release (Closes: #699508).

 -- Thomas Goirand <zigo@debian.org>  Tue, 09 Oct 2012 11:55:15 +0000
