File: changelog

package info (click to toggle)
python-json-patch 1.32-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 1,623; javascript: 318; makefile: 160; sh: 19
file content (188 lines) | stat: -rw-r--r-- 5,886 bytes parent folder | download
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
python-json-patch (1.32-5) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090516).

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2024 10:32:11 +0100

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

  * Add Avoid_usage_of_unittest.makeSuite_removed_from_Python_3.13.patch
    (Closes: #1082223).

 -- Thomas Goirand <zigo@debian.org>  Tue, 24 Sep 2024 09:44:40 +0200

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

  * Cleans better (Closes: #1047826).

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Aug 2023 15:10:58 +0200

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