File: changelog

package info (click to toggle)
python-json-pointer 2.4-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 212 kB
  • sloc: python: 598; makefile: 163; sh: 19
file content (180 lines) | stat: -rw-r--r-- 5,295 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
python-json-pointer (2.4-3) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090517).

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

python-json-pointer (2.4-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 03 Apr 2024 16:15:50 +0200

python-json-pointer (2.4-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Feb 2024 13:39:15 +0100

python-json-pointer (2.3-3) unstable; urgency=medium

  * Cleans better (Closes: #1046832).

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Aug 2023 10:48:20 +0200

python-json-pointer (2.3-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Sep 2022 11:59:14 +0200

python-json-pointer (2.3-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 30 Aug 2022 15:10:56 +0200

python-json-pointer (2.2-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 24 Mar 2022 11:49:06 +0100

python-json-pointer (2.2-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 15 Feb 2022 17:28:29 +0100

python-json-pointer (2.1-3) unstable; urgency=medium

  * Add Multi-Arch: foreign to the binary packages (Closes: #983957).

 -- Thomas Goirand <zigo@debian.org>  Tue, 28 Dec 2021 18:09:58 +0100

python-json-pointer (2.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Sep 2021 15:27:46 +0200

python-json-pointer (2.1-1) experimental; urgency=medium

  * New upstream release.

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

python-json-pointer (2.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 11:01:02 +0200

python-json-pointer (2.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Run wrap-and-sort -bastk.

  [ Michal Arbet ]
  * New upstream version
  * d/copyright: Add me to copyright
  * d/control:
    - Add me to uploaders
    - Bump standards to 4.5.0
    - Bump debhelper-compat to 11

 -- Michal Arbet <michal.arbet@ultimum.io>  Tue, 05 May 2020 10:37:52 +0200

python-json-pointer (1.10-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * Use debhelper-compat instead of debian/compat.
  * d/control: Set Vcs-* to salsa.debian.org

  [ 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.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * Removed Python 2 support (Closes: #937859).

 -- Thomas Goirand <zigo@debian.org>  Sun, 08 Sep 2019 14:04:49 +0200

python-json-pointer (1.10-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Fixed VCS URLs (https).
  * Added simple Debian tests.
  * Standards-Version bumped to 3.9.8 (no changes needed)
  * d/copyright
    - Fixed order
    - Added myself to Debian part
  * Added -doc package with sphinx documentation
  * Removed redundant d/docs
  * Don't run autotests with nocheck option enabled

 -- Ondřej Nový <novy@ondrej.org>  Sat, 30 Apr 2016 23:41:24 +0200

python-json-pointer (1.9-3) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

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

python-json-pointer (1.9-2) unstable; urgency=medium

  * Uploading to unstable.
  * Standards-Version is now 3.9.6.
  * Added dh-python in build-depends, removed versions for python-all and
    python3-all.

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

python-json-pointer (1.9-1) experimental; urgency=medium

  * New upstream release.
  * Removed applied upstream utf8 in setup.py patch.
  * Added management of /usr/bin/jsoinpointer using update-alternatives, so
    that Python 2 and 3 versions don't conflict.

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

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

  * Ran wrap-and-sort.
  * Adds support for python3.
  * Adds Ubuntu patch for utf-8 in setup.py fixing FTBFS.
  * Adds README.md in the doc folders.
  * Cleans correctly (allow to build twice).
  * Standards-Version: 3.9.4

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 May 2013 14:02:39 +0800

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

  * Uploading to unstable.
  * New upstream release.

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

python-json-pointer (0.6-2) experimental; urgency=low

  * Added patch from Ubuntu to run tests at build time (Closes: #702292).

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Mar 2013 05:27:55 +0000

python-json-pointer (0.6-1) experimental; urgency=low

  * Initial release (Closes: #699507).

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