1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
python-json-patch (1.21-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Ran wrap-and-sort -bast.
* Standards-Version is now 4.1.3.
* Copy tests.js from debian/tests.js and embedd the file there, since the
file is only available from the upstream git repository, not on the pypi
tarball.
-- Thomas Goirand <zigo@debian.org> Sat, 03 Mar 2018 21:11:27 +0000
python-json-patch (1.19+really1.16-1) unstable; urgency=medium
[ Geoffrey Thomas ]
* Change maintainer from PKG OpenStack to Debian Python Modules Team,
and update packaging to match DPMT team practice, including
switching to pybuild.
* Add myself to Uploaders and remove old Uploaders.
* New upstream release.
- Supports python 3.6 builds (Closes: #867626).
- Use version number 1.19+really1.16, since the previous version
1.19 was actually 1.10 (Closes: #839779).
* Drop transitional packages python-json-patch and python3-json-patch,
because the transition predates oldstable (and in fact the old names
were never in a stable release).
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Daniel Baumann ]
* Updating copyright format url.
* Deprecating priority extra as per policy 4.0.1.
* Updating standards version to 4.1.0.
* Removing unprefixed docs debhelper file, it's just a double of
python-jsonpatch.docs
-- Geoffrey Thomas <geofft@twosigma.com> Thu, 31 Aug 2017 17:54:45 -0400
python-json-patch (1.19-4) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:40:10 +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
|