Skip to content

Changelog python-json-patch (1.23-3)

2019

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

   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.0.
 
   [ Thomas Goirand ]
   * Manage /usr/bin/jsondiff with update-alternatives to avoid clash with
     python3-jsondiff (Closes: #926250).

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

   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
 
   [ Thomas Goirand ]
   * Uploading to unstable.

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.

2015

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

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

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

   * Uploading to unstable.

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

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

2014

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

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

2013

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.

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.

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).

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

   * New upstream release.

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

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

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

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

   * Uploading to unstable.
   * New upstream release.

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).

2012

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

   * Initial release (Closes: #699508).