File: changelog

package info (click to toggle)
libjsoncpp 1.9.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,796 kB
  • sloc: cpp: 9,338; python: 1,115; ansic: 213; makefile: 48; sh: 32
file content (313 lines) | stat: -rw-r--r-- 10,710 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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
libjsoncpp (1.9.4-4) unstable; urgency=medium

  * Team upload (salsa.d.o/debian namespace)

  [ Helmut Grohne ]
  * Fix DEB_BUILD_OPTIONS=nocheck. (Closes: #977507)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 15 Dec 2020 23:18:09 +0100

libjsoncpp (1.9.4-3) unstable; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * Upload to unstable

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 09 Dec 2020 09:26:21 +0100

libjsoncpp (1.9.4-2) experimental; urgency=medium

  * Fix pkgconfig file empty Version: field

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 04 Dec 2020 11:24:18 +0100

libjsoncpp (1.9.4-1) experimental; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * New upstream version 1.9.4
  * Drop two keys from rules file, already defaulted to on
  * Disable build of static library, and object files

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 19 Oct 2020 22:18:02 +0200

libjsoncpp (1.9.3-1) experimental; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * New upstream version 1.9.3
  * Drop patches merged upstream
  * Bump SONAME to 24
  * Drop all the patches, looks useless now that upstream is Python3 ready
  * Move tests to new AUTOPKGTEST_TMP instead of old ADTTMP variable
  * Bump compat level to 13

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 02 Jun 2020 19:25:10 +0200

libjsoncpp (1.9.2-7) experimental; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * Fix arch:all builds by running the full cmake build (Closes: #953640)
  * Drop unused cmake variable to fix a warning

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 19 Feb 2020 22:44:09 +0100

libjsoncpp (1.9.2-6) experimental; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * Try to test without parallelism to see if the random failures disappears

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 19 Feb 2020 18:59:58 +0100

libjsoncpp (1.9.2-5) experimental; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * debian/patches/1120.patch
    - upstream merged patch to fix some other test failures

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 19 Feb 2020 14:29:56 +0100

libjsoncpp (1.9.2-4) experimental; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * debian/patches/1103.patch:
    - add upstream-proposed patch to fix some of the build failures

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 01 Feb 2020 08:39:16 +0100

libjsoncpp (1.9.2-3) experimental; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * Fix bad indentation in control file (Closes: #935530), thanks Guillem Jover
    for the report and patch
  * Please make autopkgtests cross-test-friendly (Closes: #950387), thanks Steve Langasek
    for the report and patch

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 01 Feb 2020 08:29:03 +0100

libjsoncpp (1.9.2-2) experimental; urgency=medium

  * Team upload (salsa.d.o/debian namespace)
  * Add R^3: no
  * Fix testsuite by running the correct include directory

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 28 Jan 2020 19:21:33 +0100

libjsoncpp (1.9.2-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP

  [ Gianfranco Costamagna ]
  * Import changes in NMU 1.7.4-3.1
  * Bump compat level to 12, no changes required
  * Bump std-version to 4.5.0, no changes required
  * Bump soname to 22
  * Stop providing static libs, removed upstream

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 28 Jan 2020 18:32:54 +0100

libjsoncpp (1.8.4-1) experimental; urgency=medium

  * New upstream version 1.8.4 (Closes: #886758)
  * Removed Cleto from Uploaders due to MIA (Closes: #846290)
  * Removed upstream applied patches
  * Removed upstream signing key, because upstream is no longer using it
  * Adapt package names to reflect new soname
  * Move doxygen to Build-Depends-Indep (Closes: #870283)
  * Fix typo in package description (Closes: #858107)
  * Removed override for dh_makeshlibs
  * Point Vcs-* entries to salsa.d.o
  * Updated to debhelper 11
  * Changed -doc package to Multi-Arch foreign
  * Updated to Standards-Version 4.2.1
    * changed package priority from extra to optional

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Tue, 25 Sep 2018 19:01:40 +0200

libjsoncpp (1.7.4-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Port build system to use Python 3 (Closes: #936882)

 -- Aron Xu <aron@debian.org>  Fri, 24 Jan 2020 12:32:52 +0000

libjsoncpp (1.7.4-3) unstable; urgency=medium

  * Add patch to fix pkg-config file

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Tue, 23 Aug 2016 11:09:02 +0200

libjsoncpp (1.7.4-2) unstable; urgency=medium

  * Disable symbols file, too many build failures on other arch
  * d/rules: Added shlibs minimum version (Closes: #820434)

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Tue, 23 Aug 2016 10:44:07 +0200

libjsoncpp (1.7.4-1) unstable; urgency=medium
  * Team upload.
  * New upstream version (Closes: #835092)
  [ Helmut Grohne]
  * Fix FTCBFS: (Closes: #824529)
    * Annotate Build-Depends: python with :any.
    * Support DEB_BUILD_OPTIONS=nocheck.

  [ Peter Spiess-Knafl ]
  * d/control: Bump Standards-Version to 3.9.8: no changes required
  * d/changelog: Fix spelling error in changelog

  [ Stephen Kitt ]
  * Added basic version of d/libjsoncpp1.symbols

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Mon, 22 Aug 2016 17:44:51 +0200

libjsoncpp (1.7.2-1) unstable; urgency=medium

  * Team upload.
  [ Peter Spiess-Knafl ]
  * Fix watch file
  * Imported Upstream version 1.7.2 (Closes: #811958)
  * Removed upstream applied and unused patches

  [ Ghislain Vaillant ]
  * Add CI testsuite (Closes: #819378)
  * Simplify multiarch handling (Closes: #819376)
    - removed multiarch patch
    - removed include path patch

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Mon, 28 Mar 2016 04:49:21 +0200

libjsoncpp (1.6.5-4) unstable; urgency=medium

  * d/libjsoncpp-dev.install: Remove arch specific cmake file (Closes: #814414)
  * Fix pkg-config file with multi-arch library path

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Fri, 12 Feb 2016 10:50:59 +0100

libjsoncpp (1.6.5-3) unstable; urgency=medium

  * Install jsoncppConfig.cmake to dev package and correct pkgconfig
    multiarch path (Closes: #811430)
  * d/control: Migrate to automatic dbg packages
  * d/control: Sandards-Version bump to 3.9.7, no changes required
  * d/control: remove conflicts/replaces for libjsoncpp1 (Closes: #813939)
  * d/control: use https in Vcs-* fields

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Wed, 10 Feb 2016 21:44:31 +0100

libjsoncpp (1.6.5-2) unstable; urgency=medium

  * Upload to unstable

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Wed, 03 Feb 2016 21:23:48 +0100

libjsoncpp (1.6.5-1) experimental; urgency=medium

  * Imported Upstream version 1.6.5
  * d/watch: updated to also receive 1.x releases
  * d/control: updated libjsoncpp0v5* -> libjsoncpp1*
  * d/rules: updated libjsoncpp0v5* -> libjsoncpp1*

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Mon, 14 Dec 2015 22:40:42 +0100

libjsoncpp (0.10.5-1) unstable; urgency=medium

  * New Maintainer (Closes: #790151)
  * New upstream release
    - removed upstream applied patch
    - refreshed fuzzy patches
    - d/rules: updated cmake flags to build shared + static lib
  * GCC5 transition, thanks to Matthias Klose (Closes: #791131)
    - Rename libjsoncpp0 to libjsoncpp0v5, triggered by the libstdc++6
    transition.
    - Add Conflict/Replaces with the old library.
    - Rename libjsoncpp0-dbg to libjsoncpp0v5-dbg.

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Sun, 02 Aug 2015 17:07:20 +0200

libjsoncpp (0.10.2-4) unstable; urgency=medium

  * Team upload
  [ Peter Spiess-Knafl ]
  * Removed broken shlibs file (Closes: #788945)

  [ Rodney Dawes ]
  * debian/patches/fix-double-parsing.patch
    - fix error in parsing doubles (Closes: #788858)
      thanks Michael Terry for submitting the bug in Debian
      and for merging the work.

  [ Gianfranco Costamagna ]
  * patch refresh, and committing double-parsing patch.

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Wed, 17 Jun 2015 10:18:51 +0200

libjsoncpp (0.10.2-3) unstable; urgency=medium

  * Added upstream patch to fix arm build
  * Added patch for using upstream pkg-config files (Closes: #788379)
  * Moved from symbols to shlibs system
  * Added lintian override for -doc package generated by doxygen

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Thu, 11 Jun 2015 11:00:48 +0200

libjsoncpp (0.10.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Mon, 27 Apr 2015 00:44:35 +0200

libjsoncpp (0.10.2-1) experimental; urgency=medium

  [ Peter Spiess-Knafl ]
  * New upstream release. Closes: #762330
  * Changed buildsystem to cmake.
  * Added libjsoncpp0-dbg package.
  * Split out documenation into libjsoncpp-doc.
  * Added docbase file.
  * Fixed lintian warnings.
  * Updated upstream contact and changed license to Expat.
  * Added Vcs-Browser field to debian/control.
  * Removed authors from debian/docs.
  * Added breaks/replaces fields for -doc package to debian/control.

  [ Cleto Martín ]
  * Update version pkgconfig file
  * Update watch file to avoid parsing 1.x versions
  * Using debian/copyright machine-readable format
  * Update my email address

 -- Peter Spiess-Knafl <dev@spiessknafl.at>  Sat, 18 Apr 2015 15:43:15 +0200

libjsoncpp (0.6.0~rc2-4) UNRELEASED; urgency=medium

  [ Matthias Klose ]
  * Multiarchify the package. Closes: #699765.
  * Add a symbols file.
  * Build using dpkg-buildflags (using debhelper 9 and patched SConstruct).
  * Run the tests (but ignore the test results, upstream writes that not all
    of them pass).

  [ Cleto Martín ]
  * Applying Matthias patch. Thanks!
  * Updating new homepage and uscan.
  * Adding Vcs-Git field at debian/control

 -- Cleto Martín <cleto@debian.org>  Sat, 08 Nov 2014 12:41:04 +0000

libjsoncpp (0.6.0~rc2-3) unstable; urgency=low

  * Bug fix: "ftbfs with GCC-4.7", thanks to Matthias Klose (Closes: #667246).

 -- José Luis Segura Lucas <josel.segura@gmx.es>  Tue, 24 Apr 2012 09:10:15 +0200

libjsoncpp (0.6.0~rc2-2) unstable; urgency=low

  * Bug fix: "jsoncpp headers installed in unexpected location", thanks to
    Jim Garrison (Closes: #650702).

 -- José Luis Segura Lucas <josel.segura@gmx.es>  Fri, 02 Dec 2011 09:12:31 +0100

libjsoncpp (0.6.0~rc2-1) unstable; urgency=low

  * Initial release (Closes: #617325)

 -- José Luis Segura Lucas <josel.segura@gmx.es>  Sun, 24 Oct 2011 13:47:45 +0200