File: changelog

package info (click to toggle)
pdal 1.8.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 203,324 kB
  • sloc: cpp: 501,008; sh: 11,840; python: 3,263; xml: 2,389; makefile: 603; sql: 26; perl: 19
file content (400 lines) | stat: -rw-r--r-- 13,866 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
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
pdal (1.8.0+ds-1) unstable; urgency=medium

  * Update symbols for other architectures.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 06 Nov 2018 19:45:38 +0100

pdal (1.8.0+ds-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Remove license & copyright for removed files.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 06 Nov 2018 07:04:17 +0100

pdal (1.8~rc2+ds-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Update copyright file, changes:
    - Drop sections for removed files
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 01 Nov 2018 22:32:29 +0100

pdal (1.8~rc1+ds-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Bump Standards-Version to 4.2.1, no changes.
  * Fix incomplete-creative-commons-license issue.
  * Add Build-Depends-Package field to symbols files.
  * Use GitHub releases instead of download.osgeo.org.
  * Repack upstream tarball to exclude .gitattributes.
  * Repack upstream tarball to exclude presentations.
  * Bump minimum required cmake version to 3.5.
  * Update copyright file, changes:
    - Update copyright years for existing copyright holders
    - Add new copyright holders
    - Add license & copyright for lepcc sources
  * Remove static libraries from -dev package, no longer built.
  * Rename library packages for SONAME bump.
  * Drop unused override for hardening-no-fortify-functions.
  * Add binary package for Faux plugin.
  * Remove package name from lintian overrides.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 30 Oct 2018 14:16:39 +0100

pdal (1.7.2-3) unstable; urgency=medium

  * Bump Standards-Version to 4.1.5, no changes.
  * Drop autopkgtest to test installability.
  * Add lintian override for testsuite-autopkgtest-missing.
  * Use Python 2 sphinx-build explicitly.
  * Add lintian overrides for font issues.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 01 Aug 2018 13:45:34 +0200

pdal (1.7.2-2) unstable; urgency=medium

  * Move NumPy plugin to libpdal-plugin-python package.
  * Update symbols for other architectures.
  * Include examples in libpdal-dev.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 19 May 2018 10:29:37 +0200

pdal (1.7.2-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols for other architectures.
  * Strip pre-releases from symbols version.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 13 May 2018 17:23:06 +0200

pdal (1.7.2~rc3-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Update symbols for other architectures.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 11 May 2018 21:48:42 +0200

pdal (1.7.2~rc2-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Drop missing-files.patch, fixed upstream.
  * Update symbols for other architectures.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 10 May 2018 21:21:30 +0200

pdal (1.7.2~rc1-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Strip trailing whitespace from control & rules files.
  * Drop patches included upstream.
  * Add patch for missing files from upstream tarball.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 10 May 2018 17:25:27 +0200

pdal (1.7.1-1) unstable; urgency=medium

  * Update symbols for other architectures.
  * Update symbols for amd64.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 10 Apr 2018 18:32:04 +0200

pdal (1.7.1-1~exp2) experimental; urgency=medium

  * Remove -Wno-error=maybe-uninitialized from buildflags.
  * Add patch to remove -Werror from compiler options,
    causes FTBFS on various architectures.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 09 Apr 2018 21:37:48 +0200

pdal (1.7.1-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Drop dlopen.patch, fixed upstream. Refresh remaining patches.
  * Add upstream patch to link in libdl where necessary.
  * Update symbols for amd64.
  * Bump Standards-Version to 4.1.4, no changes.
  * Remove duplicate Files section from copyright file.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 09 Apr 2018 12:04:17 +0200

pdal (1.7.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.1.3, no changes.
  * Update copyright-format URL to use HTTPS.
  * Update watch file to use HTTPS.
  * Update Vcs-* URLs for Salsa.
  * Refresh patches.
  * Update copyright file.
  * Add -Wno-error=maybe-uninitialized to buildflags.
    See: https://github.com/PDAL/PDAL/issues/1899
  * Add patch to fix linking to libdl for dlopen().
  * Rename library packages for SONAME bump.
  * Add package for NumPy plugin.
  * Add lintian override for spelling-error-in-binary false positive.
  * Check DEB_BUILD_OPTIONS for nocheck in dh_auto_test override.
  * Update symbols for amd64.
  * Strip pre-release from symbols version.
  * Move pkg-config file to Multi-Arch path.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 06 Apr 2018 13:33:20 +0200

pdal (1.6.0-1) unstable; urgency=medium

  * Change libhdf5-serial-dev build dependency to libhdf5-dev.
    (closes: #879143)
  * Update symbols for other architectures.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 23 Oct 2017 12:29:51 +0200

pdal (1.6.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Update copyright file, changes:
    - Update copyright years for copyright holders
    - Add license & copyright for Java pipeline
    - Add license & copyright for kazhdan
    - Drop license & copyright for rply
  * Rename library packages for SONAME bump.
  * Bump Standards-Version to 4.1.1, no changes.
  * Refresh patches.
  * Drop libpdal-plang package, no longer built.
  * Update files to install in libpdal-plugin-python package.
  * Add lintian override for debian-watch-uses-insecure-uri.
  * Add lintian override for spelling-error-in-binary.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 13 Oct 2017 19:55:04 +0200

pdal (1.5.0-4) unstable; urgency=medium

  * Bump Standards-Version to 4.1.0, no changes.
  * Update privacy-breach.patch to fix privacy-breach-generic issues.
  * Add python3-sphinx to build dependencies.
  * Add patch to fix FTBFS with sphinx >= 1.6.4-1.
    (closes: #877117)
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 29 Sep 2017 11:21:54 +0200

pdal (1.5.0-3) unstable; urgency=medium

  * Fix SOURCE_DATE_EPOCH use.
  * Update symbols for other architectures.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 26 Jun 2017 21:24:01 +0200

pdal (1.5.0-2) unstable; urgency=medium

  * Bump Standards-Version to 4.0.0, no changes.
  * Add autopkgtest to test installability.
  * Update symbols for hurd-i386.
  * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
  * Add lintian override for spelling-error-in-binary false positive.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 25 Jun 2017 23:19:49 +0200

pdal (1.5.0-1) unstable; urgency=medium

  * Update symbols for other architectures.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 18 Jun 2017 16:11:05 +0200

pdal (1.5.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 07 Apr 2017 11:24:23 +0200

pdal (1.5.0~rc2-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Update symbols for amd64.
  * Drop laszip.patch, applied upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 04 Apr 2017 07:24:19 +0200

pdal (1.5.0~rc1-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Update copyright years for Hobu, Inc & Bradley J Chambers.
  * Enable PIE hardening buildflags.
  * Drop kfreebsd.patch, applied upstream.
  * Drop 0001-Add-include.-Should-fix-1484.patch, included upstream.
  * Add patch to fix build without LASzip.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 03 Apr 2017 20:41:43 +0200

pdal (1.4.0-2~exp1) experimental; urgency=medium

  * Add upstream patch to fix FTBFS with GCC 7.
    (closes: #853607)

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 24 Feb 2017 11:45:38 +0100

pdal (1.4.0-1) unstable; urgency=medium

  * Update symbols for other architectures.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 16 Dec 2016 21:40:55 +0100

pdal (1.4.0-1~exp2) experimental; urgency=medium

  * Add patch for kFreeBSD support.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 16 Dec 2016 12:01:09 +0100

pdal (1.4.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Add patch to fix 'specification' typo.
  * Update copyright file, changes:
    - Update copyright years
    - Update paths to renamed directories and moved files
  * Drop patches applied upstream. Refresh remaining patches.
  * Update gtest paths in rules file.
  * Rename library packages for SONAME bump.
  * Drop unused override for hardening-no-fortify-functions.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 15 Dec 2016 21:53:37 +0100

pdal (1.3.0-1) unstable; urgency=medium

  * Update symbols for other architectures.
  * Strip pre-releases from symbols version.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 03 Sep 2016 11:33:45 +0200

pdal (1.3.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Update manpages for upstream changes.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 29 Aug 2016 20:17:42 +0200

pdal (1.3.0~rc1-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Update copyright file, changes:
    - Update copyright years for Connor Manning & Bradley J Chambers
    - Add license & copyright for arbiter embedded copy
    - Update license & copyright for eigen embedded copy
  * Drop patches applied upstream, refresh remaining patch.
  * Append HDF5 include path for H5Cpp.h.
  * Add patch to disable sphinxcontrib.bibtex extension, not packaged.
  * Rename library packages for SONAME bump.
  * Use libjs-mathjax instead of online copy.
  * Add missing sources for sphinx rtd_theme.
  * Add patch to fix spelling errors.
  * Add lintian overrides for hardening-no-fortify-functions false positives.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 27 Aug 2016 14:45:07 +0200

pdal (1.2.0-4) unstable; urgency=medium

  * Set CMAKE_INSTALL_LIBDIR in configure options to fix build on Ubuntu.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 05 Jul 2016 14:29:27 +0200

pdal (1.2.0-3) unstable; urgency=medium

  * Add patch to fix build failure on GNU/Hurd.
  * Add patch to use SOURCE_DATE_EPOCH instead of current date.
  * Add patch to not use deprecated sphinx.ext.pngmath.
    (closes: #829429)
  * Drop unused override for outdated-autotools-helper-file.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 03 Jul 2016 16:24:52 +0200

pdal (1.2.0-2) unstable; urgency=medium

  * Bump Standards-Version to 3.9.8, no changes.
  * Update symbols for alpha, armel, armhf, mips64el, mipsel, sparc64 & x32.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 18 Apr 2016 07:16:36 +0200

pdal (1.2.0-1) unstable; urgency=medium

  * Update symbols for other architectures.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 15 Apr 2016 16:19:47 +0200

pdal (1.2.0-1~exp2) experimental; urgency=medium

  * Add libsqlite3-mod-spatialite to libpdal-plugin-sqlite dependencies.
  * Use system jsoncpp only if version is >= 1.6.2.
  * Add license & copyright for pcl_spec.rst.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 11 Apr 2016 21:28:12 +0200

pdal (1.2.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Fix libpdal-dev suggests.
  * Override dh_python2 to call dh_numpy too.
  * Explicitly enable bash completion, no longer enabled by default.
  * Update copyright file, changes:
    - Update copyright years for Howard Butler & Hobu, Inc
    - Add Theodore Ts'o to copyright holders
    - Add license & copyright for jsoncpp & pdalboost files
    - Drop license & copyright for Endian.hpp, removed upstream
  * Drop patches, applied upstream.
  * Don't build PCL plugin, requires vtk5 (not in testing).
  * Don't build Attribute plugin, removed upstream.
  * Update install files for versioned plugins.
  * Rename library packages for SONAME bump.
  * Include libpdal_boost static library in libpdal-dev.
  * Add patch to not embed external logo images.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 01 Apr 2016 23:23:58 +0200

pdal (1.1.0-5) unstable; urgency=medium

  * Don't build PCL plugin, requires vtk5 (not in testing).
    (closes: #820530)

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 09 Apr 2016 19:04:46 +0200

pdal (1.1.0-4) unstable; urgency=medium

  * Update symbols for kfreebsd-* & mips64el.
  * Set today in SPHINXOPTS for reproducible builds.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 23 Mar 2016 23:39:09 +0100

pdal (1.1.0-3) unstable; urgency=medium

  * Add patch for further kFreeBSD support.
  * Update symbols for other architectures.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 22 Mar 2016 07:16:46 +0100

pdal (1.1.0-2) unstable; urgency=medium

  * Add patch to fix FTBFS on big endian architectures.
  * Add patch for kFreeBSD support.
  * Update symbols for i386, arm64 & ppc64el.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 20 Mar 2016 21:01:45 +0100

pdal (1.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #797126)

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 20 Mar 2016 03:46:39 +0100