File: changelog

package info (click to toggle)
libkolabxml 1.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,812 kB
  • ctags: 1,647
  • sloc: cpp: 9,898; xml: 430; ansic: 421; php: 194; sh: 94; python: 80; makefile: 37; cs: 9
file content (291 lines) | stat: -rw-r--r-- 9,065 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
libkolabxml (1.1.4-1) unstable; urgency=medium

  * New upstream release (1.1.4). (Closes: 811631)
  * Update the symbols files to make them compatible with gcc-6.

 -- Maximiliano Curia <maxy@debian.org>  Wed, 20 Jul 2016 17:04:15 +0200

libkolabxml (1.1.2-1) unstable; urgency=medium

  * New upstream release.
  * Updated symbolfile (only optional symbols updates)

 -- Sandro Knauß <bugs@sandroknauss.de>  Mon, 14 Dec 2015 19:22:51 +0100

libkolabxml (1.1.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove PHP bindings as swig doesn't support PHP 7.0 yet.
    (Closes: #821687)

 -- Ondřej Surý <ondrej@debian.org>  Wed, 15 Jun 2016 10:05:45 +0200

libkolabxml (1.1.1-3) unstable; urgency=medium

  * Update symbols file for other architectures.

 -- Diane Trout <diane@debian.org>  Wed, 19 Aug 2015 15:55:43 -0700

libkolabxml (1.1.1-2) unstable; urgency=medium

  * Add breaks/replaces on pre-gcc5 library name.
  * Remove override_dh_makeshlibs, it was a relic
    from before libkolabxml was using pkgkde_symbolshelper.

 -- Diane Trout <diane@debian.org>  Tue, 18 Aug 2015 15:19:13 -0700

libkolabxml (1.1.1-1) unstable; urgency=medium

  * Update Diane Trout's email address
  * Rename libkolabxml1 to libkolabxml1v5 and create a new symbols
    file as many symbols changed because of the transition to gcc-5
  * New upstream release

 -- Diane Trout <diane@debian.org>  Tue, 18 Aug 2015 12:09:57 -0700

libkolabxml (1.1.0-3) unstable; urgency=medium

  * Team upload.
  * Update symbols files to build on all plattforms.

 -- Sandro Knauß <bugs@sandroknauss.de>  Sun, 31 May 2015 22:49:24 +0200

libkolabxml (1.1.0-2) unstable; urgency=medium

  * Get libkolabxml into unstable. It was uploaded to expermental because of
    the freeze.

 -- Sandro Knauß <bugs@sandroknauss.de>  Wed, 27 May 2015 17:59:20 +0200

libkolabxml (1.1.0-1) experimental; urgency=medium

  [ Sandro Knauß ]
  * Team upload.
  * New upstream release.
  * Added myself to uploaders with Diane's permission.
  * Added dh-python as BuildDep.
    - A warning in build process suggested this
  * Updated libkolabxml1.symbols (two missing symbols, no SONAME bumping).
    - one missing symbol:
    KolabObjects::getConfiguratinoType(Configuration::ConfigurationType)
    only a typo, till now only libkolab is dependend on libkolabxml and
    libkolab does not use this symbol. So the missing symbol can be seen
    as an internal one at the moment.
    - the other one uses auto_ptr, all auto_ptr symbols are internal ones.
  * Updated and reorderd copyright file.
  * Updated libkolabxml1.lintian-overrides to new soname.
  * Switched downloadurl to http://mirror.kolabsys.com/pub/releases/
    (there are also signed packages available, but unfortunately not
    detached)

  [ Diane Trout ]
  * Update symbols file with other architecture build logs.
    This should fix (Closes: #761934)
  * Update Standards-Version to 3.9.6. No changes needed.

 -- Sandro Knauß <bugs@sandroknauss.de>  Mon, 09 Mar 2015 17:42:42 +0100

libkolabxml (1.0.2-2) unstable; urgency=medium

  * Fix symbols file. Part of it was accidentally deleted.

 -- Diane Trout <diane@ghic.org>  Sun, 28 Sep 2014 21:40:40 -0700

libkolabxml (1.0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove patch applied upstream: xsdcxx-4.0-support.patch
  * Update symbols file.

 -- Maximiliano Curia <maxy@debian.org>  Thu, 04 Sep 2014 13:27:54 +0200

libkolabxml (1.0.1-4) unstable; urgency=medium

  * Team upload.

  * Update symbols files. (Closes: #755562).

 -- Maximiliano Curia <maxy@debian.org>  Mon, 25 Aug 2014 20:07:26 +0200

libkolabxml (1.0.1-3) unstable; urgency=medium

  * Team upload.

  [ Diane Trout ]
  * Add xsdcxx-4.0-support.patch (Closes: #756866)
  * Update libkolabxml1.symbols
    - many symbols changed due to change in simple_type template
    - needed to tag many symbols that used auto_ptr template
      as (optional=templinst)
    - The components2 namespace was not generated by xsdcxx.
    - A few symbols associated with valarm moved from components1
      to components namespace.

 -- Maximiliano Curia <maxy@debian.org>  Mon, 18 Aug 2014 15:27:40 +0200

libkolabxml (1.0.1-2) unstable; urgency=medium

  * Team upload.
  * Update symbols files. (Closes: #755562)

 -- Maximiliano Curia <maxy@debian.org>  Tue, 22 Jul 2014 11:51:49 +0200

libkolabxml (1.0.1-1) unstable; urgency=medium

  * Team upload.

  [ Paul Klos ]
  * Imported Upstream version 1.0.1 (Closes: #730600)

  [ Diane Trout ]
  * Add libkolabxml1.symbols.
  * Remove no-symbols-control-file from lintian overrides.
  * Add libcurl4-gnutls-dev to libkolabxml-dev dependencies.
    Without that building kdepim-runtime didn't know it needed curl.
  * Add myself to uploaders.
  * Update Standards-Version to 3.9.5. No changes needed.
  * Update Vcs-Git to canonical URL.
  * Force specific python versions for SWIG, avoids linking against
    python 3 if its available.

 -- Diane Trout <diane@ghic.org>  Sat, 28 Jun 2014 20:31:35 -0700

libkolabxml (0.8.4-5) unstable; urgency=low

  * Fix parallel build issue
  * Remove unused override
  * Upgrade to standards version 3.9.4
  * Fix dependency issues on libkolabxml-dev (Closes: #714102)
    - Disable transitive linking
    - Depend libkolabxml-dev on libboost-dev
  * Close race condition bug, see previous entry (Closes: #710568)
  * Fix changelog syntax re. closing bugs
  * Disable verbosity

 -- Paul Klos <kolab@klos2day.nl>  Tue, 20 Aug 2013 18:37:13 +0200

libkolabxml (0.8.4-4) unstable; urgency=low

  * Fix race condition
    php_kolabformat.h was accessed before generation was complete
  * Update changelog

 -- Paul Klos <kolab@klos2day.nl>  Sat, 15 Jun 2013 14:10:23 +0200

libkolabxml (0.8.4-3) unstable; urgency=low

  * Upload to Debian
  * Fix file not found error during dh_install

 -- Paul Klos <kolab@klos2day.nl>  Fri, 17 May 2013 23:03:10 +0200

libkolabxml (0.8.4-2) unstable; urgency=low

  * Update changelog
  * Make all descriptions end with a period.
  * Updated copyright
    Added FLOSS exception from http://www.codesynthesis.com/projects/xsd/FLOSSE
  * Use dh_makeshlibs override instead of shlibs file
  * Add GPL-3 paragraph
  * Fix shlibs
  * Move kolabformat.ini into debian/

 -- Paul Klos <kolab@klos2day.nl>  Mon, 13 May 2013 22:25:37 +0200

libkolabxml (0.8.4-1) unstable; urgency=low

  * Remove empty line
  * Imported Upstream version 0.8.4
  * Update changelog
  * Correct search for PHP version and include dirs
  * Remove unused cmake arguments
  * Remove unused verbosity
  * Add bug to patch description

 -- Paul Klos <kolab@klos2day.nl>  Sat, 13 Apr 2013 22:10:16 +0200

libkolabxml (0.8.3-2) unstable; urgency=low

  * Prepare for transition into Debian proper

 -- Paul Klos <kolab@klos2day.nl>  Sat, 13 Apr 2013 00:19:04 +0200

libkolabxml (0.8.3-1) unstable; urgency=low

  * Imported upstream version 0.8.3

 -- Paul Klos <kolab@klos2day.nl>  Fri, 01 Mar 2013 11:12:38 +0100

libkolabxml (0.8.1-5) unstable; urgency=low

  [ Paul Klos ]
  * Install kolabformat.ini to usr/share/php5/kolab
  * Have maintainer scripts manage kolabformat.ini

  [ Jeroen van Meeuwen ]
  * Rebuild

 -- Paul Klos <kolab@klos2day.nl>  Fri, 19 Oct 2012 20:02:17 +0200

libkolabxml (0.8.1-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fixing lintian errors

 -- Paul Klos <kolab@klos2day.nl>  Sat, 13 Oct 2012 14:00:00 +0200

libkolabxml (0.8.1-3.1) UNRELEASED; urgency=low

  [ Jeroen van Meeuwen (Kolab Systems) ]
  * Resolve hardcoded libc dependency
  * Correct identity for maintainer
  * Fix typo

  [ Michael Kiefer <Michael-Kiefer@web.de> ]
  * Changed dependency for phpapi to allow phpapi-20100525+lfs 

 -- Michael Kiefer <Michael-Kiefer@web.de>  Sat, 29 Sep 2012 21:36:35 +0200

libkolabxml (0.8.1-2) unstable; urgency=low

  [ Jeroen van Meeuwen (Kolab Systems) ]
  * Make the variables used be explicitly executed in shell
  * Attempt to include shlibs with libkolabxml0

  [ Kolab Systems User ]

 -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>  Sat, 08 Sep 2012 19:25:44 +0200

libkolabxml (0.8.1-1) unstable; urgency=low

  * Build for Debian Wheezy

 -- Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>  Fri,  7 Sep 2012 14:07:50 +0100

libkolabxml (0.7.0-0ubuntu2) quantal; urgency=low

  * Add libcurl4-gnutls-dev build-dep

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 19 Jul 2012 13:36:30 +0100

libkolabxml (0.7.0-0ubuntu1) quantal; urgency=low

  * New upstream release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 19 Jul 2012 12:33:20 +0100

libkolabxml (0.6.0+repack1-0ubuntu3) quantal; urgency=low

  * Enable parallel building.
  * Switch to debhelper compat level v9 which exports build flags.
  * Add a watch file.

 -- Felix Geyer <debfx@ubuntu.com>  Tue, 17 Jul 2012 19:16:09 +0200

libkolabxml (0.6.0+repack1-0ubuntu2) quantal; urgency=low

  * Initial release.
  * .orig repacked with copying licences from upstream

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 05 Jul 2012 12:55:57 +0100