File: changelog

package info (click to toggle)
shapelib 1.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,700 kB
  • sloc: ansic: 9,023; sh: 4,559; cpp: 178; pascal: 159; makefile: 106
file content (295 lines) | stat: -rw-r--r-- 10,129 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
shapelib (1.5.0-2) unstable; urgency=medium

  * Bump Standards-Version to 4.5.0, no changes.
  * Drop Name field from upstream metadata.
  * Bump debhelper compat to 10, changes:
    - Drop --parallel option, enabled by default
    - Don't explicitly enable autoreconf, enabled by default
    - Drop dh-autoreconf build dependency
  * Don't rename manpages, not needed for ruby-ronn 0.9.0.
    (closes: #956280)
  * Drop manpages for removed executables.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 11 Apr 2020 16:58:46 +0200

shapelib (1.5.0-1) unstable; urgency=medium

  * Update upstream metadata for move to GitHub.
  * Update gbp.conf to use --source-only-changes by default.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 07 Jul 2019 13:18:45 +0200

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

  * New upstream release.
  * Bump Standards-Version to 4.3.0, no changes.
  * Add Build-Depends-Package field to symbols file.
  * Drop libproj-dev build dependency.
  * Rename manpages to replace .md.1 suffix with .1.
  * Drop contrib/shpproj.c from copyright file, removed upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 28 Feb 2019 17:30:55 +0100

shapelib (1.4.1-3) unstable; urgency=medium

  * Drop autopkgtest to test installability.
  * Add lintian override for testsuite-autopkgtest-missing.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 01 Aug 2018 19:31:41 +0200

shapelib (1.4.1-2) unstable; urgency=medium

  * Strip trailing whitespace from changelog, control & rules files.
  * Update copyright-format URL to use HTTPS.
  * Bump Standards-Version to 4.1.5, no changes.
  * Update watch file to use HTTPS.
  * Rename PROJ.4 to PROJ.
  * Update Vcs-* URLs for Salsa.
  * Update ronn build dependency.
    (closes: #903068)

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 05 Jul 2018 22:44:10 +0200

shapelib (1.4.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.0.0, no changes.
  * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
  * Add autopkgtest to test installability.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 15 Sep 2017 20:46:59 +0200

shapelib (1.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Drop patches, applied upstream.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 09 Dec 2016 15:29:06 +0100

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

  * New upstream release candidate.
  * Force lowercase RC in watch file.
  * Update copyright file, changes:
    - Add copyright holders
    - Add license & copyright for CMakeLists.txt & sbnsearch.c
    - Drop license & copyright for csv2shp.c & my_nan.h
    - Rename MIT license shortname to Expat
  * Use dh-autoreconf for retooling.
  * Add patch to re-bump SONAME (see 1.3.0-1).
  * Override dh_makeshlibs to strip Debian revision from symbols version.
  * Update symbols for 1.4.0~rc1.
  * Override dh_install to use --list-missing.
  * Include pkgconfig script in -dev package.
  * Explicitly remove .la files.
  * Drop obsolete build system patches.
  * Use dh_auto_* tools instead of custom commands.
  * Add manpage for shputils.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 06 Dec 2016 21:37:21 +0100

shapelib (1.3.0-8) unstable; urgency=medium

  * Set timestamp in manpages generated by ronn to changelog date.
  * Add manpages for Shape_PointInPoly & shp{data,sort,treedump,wkb}.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 15 May 2016 20:07:41 +0200

shapelib (1.3.0-7) unstable; urgency=medium

  * Bump Standards-Version to 3.9.8, no changes.
  * Enable all hardening buildflags.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 05 May 2016 18:57:14 +0200

shapelib (1.3.0-6) unstable; urgency=medium

  * Update Vcs-Git URL to use HTTPS.
  * Bump Standards-Version to 3.9.7, no changes.
  * Enable parallel builds.
  * Update spelling patch to fix additional issues.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 11 Mar 2016 17:46:33 +0100

shapelib (1.3.0-5) unstable; urgency=medium

  [ Johan Van de Wauw ]
  * Add man pages for dbfcat, dbfinfo, shpcat, shpcentrd, shpdxf, shpfix,
    shpinfo & shpproj.

  [ Bas Couwenberg ]
  * Update my email to @debian.org address.
  * Add upstream metadata.
  * Update watch file with sepwatch changes.
  * Add common version mangling in watch file.
  * Merge man pages from 0001-Add-manpages.patch with man pages from Johan.
  * Add patch to fix 'useful' typo.
  * Add patch to use local CSS to fix privacy-breach-generic lintian issue.
  * Install all HTML documentation.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 11 Aug 2015 12:50:28 +0200

shapelib (1.3.0-4) unstable; urgency=medium

  [ Arto Jantunen ]
  * Add build-dependency on libtool-bin. (closes: #761786)

  [ Johan Van de Wauw ]
  * Use dpkg buildflags in contrib (fixes hardening warnings).

  [ Bas Couwenberg ]
  * Add myself to Uploaders.
  * Add gbp.conf to use pristine-tar by default.
  * Update copyright file.
  * Add symbols file for libshp.
  * Bump Standards-Version to 3.9.6, changes: symbols & copyright.
  * Add doc-base control file.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Tue, 14 Oct 2014 22:01:30 +0200

shapelib (1.3.0-3) unstable; urgency=medium

  [ Cyril Brulebois ]
  * Fix FTBFS on powerpc by prefixing _{BIG,LITTLE}_ENDIAN with
    LIBSHAPE. (Names starting with an underscore are reserved.).
    (Closes: #742148)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 26 Mar 2014 11:49:19 +0100

shapelib (1.3.0-2) unstable; urgency=medium

  * Moved to DEP5 copyright format and annotated double licensing,
    previously missing. (Closes: #742039)
  * Revised long description in debian/control.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 18 Mar 2014 21:41:10 +0100

shapelib (1.3.0-1) unstable; urgency=medium

  [ Arto Jantunen ]
  * Imported Upstream version 1.3.0 (Closes: #526984)
  * Remove patch 0002 (Thread safety fixes), no longer needed
  * Update build system patches (0003-0005) to match new Makefile
  * debian/shapelib.docs: update for new file locations
  * debian/rules: update for new version
  * Bump SONAME due to API and ABI changes in 1.3.0

  [ Francesco Paolo Lovergine ]
  * Annotated latest changes by Arto into debian/changelog.
  * Updated debian/watch file to current repository.
  * Policy bumped to 3.9.5, no changes required.
  * Now installing also contributed tools (Closes: #539341).
  * Added a new b-d on libproj-dev.

 -- Arto Jantunen <viiru@debian.org>  Sat, 15 Mar 2014 16:55:43 +0100

shapelib (1.2.10-7) unstable; urgency=low

  * Team Upload
  * Remove patch 0001 (Disable proj_api.h include), this was never used
  * Apply patch from Simon Ruderich to use all hardening flags
    (Closes: #672465)

 -- Arto Jantunen <viiru@debian.org>  Sun, 03 Jun 2012 12:01:04 +0300

shapelib (1.2.10-6) unstable; urgency=low

  * Team Upload
  * Update to the dh tool (and debhelper compat 9)
  * Stop distributing libtool .la file
  * Enable multiarch (Closes: #670632)
  * Update Standards-Version, no (further) changes
  * Add section to the source package (thanks lintian)
  * Modify short description to not start with an article (thanks lintian)
  * Add Vcs-* fields to debian/control
  * Convert to source-format 3.0 (quilt)
  * Update libtool patch to fully use system libtool without any kludges
    (Closes: #316945)
  * Add patch to dynamically link the shp* binaries to libshp
  * Add patch to stop setting CFLAGS in the Makefile, allowing debhelper
    to set it instead

 -- Arto Jantunen <viiru@debian.org>  Tue, 08 May 2012 22:59:51 +0300

shapelib (1.2.10-5) unstable; urgency=low

  * Long due upload.
  * Maintainership moved to DebianGis team. Thanks Noèl.
  * Policy changed to 3.8.3.
  * Debhelper level set to 7.
  * debian/rules revised to use dh_install and dh_prep.
  * debian/control now has better descriptions.
  * debian/control variables changed to 3.7+ versions.
  * debian/watch revised.
    (closes: #539342)
  * Fixed debian/changelog typo.
  * Added copyright notice in debian/control.
  * Removed obsolete (?) man2html build-dep.
  * Ack previous couple of NMUs, as merged.
    (closes: #553256, #497160)
  * Long descriptions revised.
    (closes: #556606)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sun, 29 Nov 2009 08:46:41 +0100

shapelib (1.2.10-3) unstable; urgency=low

  * closing fixed NMU bug
    (closes: Bug#308238)
  * Updated Standards-Version
  * added watch file

 -- Noèl Köthe <noel@debian.org>  Fri, 08 Apr 2005 10:51:19 +0200

shapelib (1.2.10-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Bug fix: "libshp1: Segfault when freeing a buffer in DBFClose().",
    thanks to M Joonas Pihlaja (Closes: #308238).
  * Change section of libshp-dev to libdevel to match override

 -- Frank Lichtenheld <djpig@debian.org>  Mon, 16 May 2005 23:02:24 +0200

shapelib (1.2.10-2) unstable; urgency=low

  * added dbfmtsafe.patch from M Joonas Pihlaja <jpihlaja cc.helsinki.fi>
    Thanks alot Joonas!
  * added manpages from M Joonas Pihlaja <jpihlaja cc.helsinki.fi>
    Thanks for your work Joonas!
    (closes: Bug#148037)

 -- Noèl Köthe <noel@debian.org>  Fri, 08 Apr 2005 10:51:19 +0200

shapelib (1.2.10-1) unstable; urgency=low

  * new upstream release
  * upstream fixed crashs when there's no .shx file
    (closes: Bug#219703)
  * updated shapelib homepage URL in control and copyright
  * updated my name to correct spelling
  * updated Standards-Version
  * added /usr/bin/shprewind to the package

 -- Noèl Köthe <noel@debian.org>  Fri, 09 Apr 2004 16:27:05 +0200

shapelib (1.2.9-3) unstable; urgency=low

  * corrected description
    (closes: Bug#163766)

 -- Noel Koethe <noel@debian.org>  Mon, 14 Oct 2002 20:02:00 +0200

shapelib (1.2.9-2) unstable; urgency=low

  * corrected libary dependency (shapelib1->libshp1)

 -- Noel Koethe <noel@debian.org>  Sun, 18 Aug 2002 16:33:00 +0200

shapelib (1.2.9-1) unstable; urgency=low

  * Initial Release.
    (Closes: Bug#146385)

 -- Noel Koethe <noel@debian.org>  Thu,  9 May 2002 13:34:01 +0200