File: changelog

package info (click to toggle)
tinyows 1.2.2-2
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid
  • size: 4,472 kB
  • sloc: ansic: 10,067; xml: 1,124; lex: 816; sql: 273; sh: 160; makefile: 82
file content (266 lines) | stat: -rw-r--r-- 9,357 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
tinyows (1.2.2-2) unstable; urgency=medium

  * Bump Standards-Version to 4.7.2, no changes.
  * No-change rebuild with libxml2 2.14.
    (closes: 1111453)

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 18 Aug 2025 09:45:40 +0200

tinyows (1.2.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.7.0, no changes.
  * Drop implicit-function-declaration.patch, applied upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 31 Jul 2024 20:20:05 +0200

tinyows (1.2.1-2) unstable; urgency=medium

  * Add patch to fix FTBFS with -Werror=implicit-function-declaration.
    (Closes: #1072981)

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 11 Jun 2024 12:59:42 +0200

tinyows (1.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.2, no changes.
  * Add Rules-Requires-Root to control file.
  * Bump debhelper compat to 13.
  * Remove generated files in clean target.
  * Enable Salsa CI.
  * Drop patches, included/applied upstream.
  * Update NEWS filename.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 25 May 2024 07:18:21 +0200

tinyows (1.2.0-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.0, no changes.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Add patch to fix FTBFS with ICU 71.1.
    (closes: #1012231)

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 02 Jun 2022 07:45:56 +0200

tinyows (1.2.0-1) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 15 Aug 2021 14:31:40 +0200

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

  * New upstream release.
  * Bump watch file version to 4.
  * Bump Standards-Version to 4.5.1, no changes.
  * Update upstream metadata.
  * Update watch file for GitHub URL changes.
  * Update copyright file.
  * Drop 0001-Update-cgi_request.c.patch, included upstream.
  * Update README filename in docs file.
  * Skip tests, requires database setup.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 12 Jun 2021 14:48:35 +0200

tinyows (1.1.1-7) unstable; urgency=medium

  * Bump Standards-Version to 4.5.0, no changes.
  * Update watch file to limit matches to archive path.
  * Update gbp.conf to use --source-only-changes by default.
  * Drop Name field from upstream metadata.
  * Fix spelling error in README.Debian.
  * 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
  * Update lintian overrides.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 02 Nov 2020 06:10:50 +0100

tinyows (1.1.1-6) unstable; urgency=medium

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

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 01 Aug 2018 20:53:00 +0200

tinyows (1.1.1-5) unstable; urgency=medium

  * Strip trailing whitespace from changelog, control & rules files.
  * Update copyright-format URL to use HTTPS.
  * Change Source URL to GitHub repository.
  * Update Vcs-* URLs for Salsa.
  * Bump Standards-Version to 4.1.5, no changes.
  * Drop obsolete get-orig-source target.
  * Add autopkgtest to test installability.
  * Add Disclaimer to copyright file.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 22 Jul 2018 00:17:12 +0200

tinyows (1.1.1-4) unstable; urgency=medium

  * Add libfl-dev to build dependencies.
    (closes: #847341)

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 07 Dec 2016 12:49:41 +0100

tinyows (1.1.1-3) unstable; urgency=medium

  * Update Vcs-Git URL to use HTTPS.
  * Bump Standards-Version to 3.9.8, no changes.
  * Drop autotools-dev & autoconf build dependencies,
    pulled in via dh-autoreconf already.
  * Drop obsolete dpkg-dev (>= 1.16.1.1) build dependency.
  * Drop libxml2 build dependency, pulled in via libxml2-dev already.
  * Enable all hardening buildflags.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 04 Oct 2016 16:08:19 +0200

tinyows (1.1.1-2) unstable; urgency=medium

  * Update Vcs-Browser URL to use HTTPS.
  * Fix typo in README.Debian.
  * Use dh_clean for additional files instead of separate rm commands.
  * Add upstream patch to bump CGI_QUERY_MAX from 32768 to 1000000.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 20 Dec 2015 01:51:01 +0100

tinyows (1.1.1-1) unstable; urgency=medium

  * Use multi-line uscan options without quotes.
  * Update watch file for GitHub releases.
  * New upstream release.
  * Drop patches applied upstream, refresh remaining patches.
  * Update copyright file, drop Files sections for removed CITE tests.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 07 Jul 2015 22:54:42 +0200

tinyows (1.1.0-6) unstable; urgency=medium

  * Add upstream metadata.
  * Update my email to @debian.org address.
  * Update Vcs-Browser URL to use cgit instead of gitweb.
  * Bump Standards-Version to 3.9.6, no changes.
  * Add patches from upstream git repository.
  * Update copyright file, changes:
    - Update Source URL to match watch file.
    - Group gml/2.1.2 copyright
    - Drop .0 from GPL-3 license shortname.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 27 Apr 2015 13:04:21 +0200

tinyows (1.1.0-5) unstable; urgency=medium

  * Update postgis dependency for PostgreSQL 9.4, depend on postgis instead of
    postgis and postgis version specific package.
  * Don't install demo and test files.
  * Include README.Debian.
  * Include example tinyows.xml configuration file.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Sun, 07 Sep 2014 18:51:30 +0200

tinyows (1.1.0-4) unstable; urgency=low

  * Upload for Debian closes: #723700.
  * Include OGC Software Notice in copyright, used for OGC schemas.
  * Move to non-free due to inclusion of OGC works (schemas and CITE tests).
  * Add gpb.conf to use pristine-tar by default.
  * Enable parallel builds.
  * Drop lintian override for debian-watch-may-check-gpg-signature,
    shouldn't override pedantic tags.
  * Add patch to remove config.log from the source tree before building.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Fri, 28 Feb 2014 22:58:38 +0100

tinyows (1.1.0-3) unstable; urgency=low

  * Upload for Debian closes: #723700.
  * Update Homepage URL and watch file.
  * Set Debian GIS Project as Maintainer.
  * Add myself to Uploaders.
  * Use canonical URL for Vcs-* fields.
  * Migrated to debhelper level 9.
  * Don't remove autom4te.cache on clean, is contained in upstream source.
  * Require at least libxml2 v2.8.0 for GML 3.1.1 XSD Schema fix, see:
    http://www.mapserver.org/tinyows/libxmlschemagmlbug.html
  * Drop unused and unneeded build dependencies.
  * Add dpkg-dev and autotools-dev build dependencies.
  * Use minimal dh rules with autoreconf.
  * Install NEWS as upstream changelog.
  * Set all hardening flags in CFLAGS, the only variable used by Makefile.
  * Update copyright to dep5 format.
  * Remove extra license files.
  * Don't install .in files.
  * Improve package description.
  * Add lintian override for configure-generated-file-in-source config.log
    false positive, dh_clean and dh_autoreconf take care of this.
  * Bump Standards-Version to 3.9.5.
  * Remove autogenerated files on clean.
  * Suggest MapServer (cgi-mapserver) and MapCache (libapache2-mod-mapcache).
  * Recommend PostGIS for PostgreSQL 9.3 (postgresql-9.3-postgis-2.1).
  * Correct buffer_copy.patch origin, simplify patch.
  * Drop Intevation GmbH <christopher.bertels@intevation.de> from Uploaders.
  * Change priority to optional.
  * Add lintian override for debian-watch-may-check-gpg-signature,
    upstream doesn't provide signatures for verification.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Fri, 03 Jan 2014 18:18:23 +0100

tinyows (1.1.0-2~ubuntu1) unstable; urgency=low

  * Fix for buffer_copy when loading config from mapfile.

 -- Jerome Villeneuve Larouche <jlarouche@mapgears.com>  Thu, 28 Mar 2013 12:11:16 -0400

tinyows (1.1.0-1~ubuntu1) unstable; urgency=low

  * New upstream release

 -- Jerome Villeneuve Larouche <jlarouche@mapgears.com>  Thu, 20 Dec 2012 15:35:48 -0500

tinyows (1.0.0-1~ubuntu1) unstable; urgency=low

  * New upstream release
  * Updated patches for 1.0.0
  * Use of quilt instead of simple-patchsys

 -- Pirmin Kalberer <pi_deb@sourcepole.ch>  Mon, 09 Jul 2012 21:55:42 +0200

tinyows (0.9.0-4~ubuntu1) unstable; urgency=low

  * Set Vcs-* fields.

 -- Pirmin Kalberer <pi_deb@sourcepole.ch>  Sat, 23 Oct 2010 22:15:59 +0200

tinyows (0.9.0-3~ubuntu1) unstable; urgency=low

  * Bump standards version to 3.9.1, no changes required

 -- Pirmin Kalberer <pi_deb@sourcepole.ch>  Sat, 23 Oct 2010 21:12:23 +0200

tinyows (0.9.0-2) lucid; urgency=low

  * Made postgis optional

 -- Pirmin Kalberer <pi_deb@sourcepole.ch>  Tue, 14 Sep 2010 22:59:32 +0200

tinyows (0.9.0-1) lucid; urgency=low

  * New upstream release
  * fcgi support

 -- Pirmin Kalberer <pi_deb@sourcepole.ch>  Tue, 14 Sep 2010 21:25:53 +0200

tinyows (0.7.1-2~r186~ubuntu1) unstable; urgency=low

  * Updated to SVN r186, applied patch to disable XML-validation

 -- Stephan Holl <stephan.holl@intevation.de>  Thu, 02 Jun 2010 11:00:09 +0200

tinyows (0.7.1-1~ubuntu1) unstable; urgency=low

  * Initial release from upstream sources.

 -- Intevation GmbH <christopher.bertels@intevation.de>  Thu, 22 Apr 2010 16:41:09 +0200