File: changelog

package info (click to toggle)
libical 2.0.0-0.5
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 6,604 kB
  • ctags: 5,318
  • sloc: ansic: 31,514; cpp: 6,461; perl: 1,762; python: 1,478; java: 1,424; yacc: 1,125; lex: 139; sh: 41; makefile: 12; php: 10
file content (261 lines) | stat: -rw-r--r-- 8,919 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
libical (2.0.0-0.5) unstable; urgency=medium

  * Non-maintainer upload.
  * Run debian/libical2.symbols through c++filt and tag all c++ symbols
  * Mark std::vector::_M_insert_aux as optional
  * Add std::vector::_M_emplace_back_aux and mark it as optional.
    (Closes: #825477)

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 01 Aug 2016 13:04:19 +0200

libical (2.0.0-0.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 10 May 2016 13:54:26 +0200

libical (2.0.0-0.3) experimental; urgency=medium

  * Non-maintainer upload.
  * Drop obsolete files in debian/:
    - debian/.svnignore
    - debian/libical1a.docs (see debian/docs)
    - debian/libical1a.install (see debian/libical2.install)
    - debian/libical1a.symbols (see debian/libical2.symbols)
    - debian/python-libical.install
  * Blind attempts at arm64,ppc64el,mips64el buildd/testsuite fails
    which aren't reproducible on porterboxes:
    - debian/rules: switch --parallel to --no-parallel.
      (note how icalrecur-r/icalrecur tests both output test.out)

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 06 May 2016 05:29:33 +0200

libical (2.0.0-0.2) experimental; urgency=medium

  * Non-maintainer upload.
  * Add build-dependency on libicu-dev to enable RSCALE support.
    - also make libical-dev depend on libicu-dev
  * Cherry-pick patches from upstreams 2.0 git branch:
    - 0001-icallangbind.h-fix-typo-on-the-icallangbind_quote_as.patch
    - 0002-icalrecur.c-fix-compile-on-ARM.patch

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 28 Apr 2016 20:14:56 +0200

libical (2.0.0-0.1) experimental; urgency=medium

  * Non-maintainer upload.
  * New upstream release
    - includes reproducible build fix (Closes: #796360)
  * Rename libical1a -> libical2 to match new so name. (Closes: #797003)
  * Drop libical-dbg and rely on automatic dbgsym.
    - add dbgsym-migration flags and dump dh build-dep version.
  * Bump Standards-Version to 3.9.8
  * Multi-archify the packages (Closes: #813017)
    Thanks to Matthias Klose for the original patch.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 19 Apr 2016 16:19:47 +0200

libical (1.0.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Import debian/watch as suggested by packages.qa.debian.org
  * New upstream release
    - includes commit 60ebe54f 'icaltime.c: fix typo' (Closes: #791438)
    - includes fixes to icaltimezone (Closes: #760430)
  * Drop both patches, now included upstream.
    - debian/patches/fix_timezone_crash.patch,
    - debian/patches/reproducible-generator.patch
  * Update debian/*docs
    - Don't ship now non-existant NEWS
    - Spell README as ReadMe.txt
    - Add THANKS and ReleaseNotes.txt
  * Update debian/libical1a.symbols

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 19 Aug 2015 19:27:40 +0200

libical (1.0-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libical1 to libical1a because the change introduced in the previous
    upload breaks compatibility. (Closes: #774242)

 -- Ivo De Decker <ivodd@debian.org>  Sat, 03 Jan 2015 14:58:46 +0100

libical (1.0-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Sort keys to generate reproducible source code. (Closes: #773916)

 -- Dimitri John Ledkov <dimitri.j.ledkov@linux.intel.com>  Mon, 29 Dec 2014 18:42:22 +0000

libical (1.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add missing license information to debian/copyright.
    (Closes: #738967)

 -- Tobias Hansen <thansen@debian.org>  Sun, 19 Oct 2014 00:28:41 +0200

libical (1.0-1) unstable; urgency=medium

  * New upstream release (Closes: #717417)
  * Remove patches - merged upstream:
    - 0001_convert_float_to_strings_with_snprintf_sfbug3493034.patch
    - fix_arm_ftbfs.patch
    - fix_ftbfs_dependencies.patch
  * Update debian/control:
    - bump soname (libical0 -> libical1)
    - bump Standards-Version to 3.9.5 (no changes needed)

 -- Fathi Boudra <fabo@debian.org>  Sun, 09 Feb 2014 12:05:44 +0200

libical (0.48-2) unstable; urgency=low

  * Add patches (Thanks to Robie Basak):
    - fix_arm_ftbfs.patch: fix FTBFS on ARM: do not unput when input returns
      EOF. (Closes: #663624, #670138)
    - fix_ftbfs_dependencies.patch: fix CMakeLists.txt dependencies.
      (Closes: #670139)
    - fix_timezone_crash.patch: workaround to avoid heap corruption until
      upstream have a complete fix. (Closes: #670140)

 -- Fathi Boudra <fabo@debian.org>  Sun, 13 May 2012 12:52:58 +0300

libical (0.48-1) unstable; urgency=low

  * New upstream release. (Closes: #638597)
  * Add debug libical debug package.
  * Drop patches:
    - 01_fix_headers.diff - merged upstream.
    - 02_fix_bswap32_ftbfs_kfreebsd.diff - merged upstream.
  * Add 0001_convert_float_to_strings_with_snprintf_sfbug3493034.patch
    using snprintf to convert float to strings isn't locale aware.

 -- Fathi Boudra <fabo@debian.org>  Sun, 11 Mar 2012 09:21:07 +0200

libical (0.44-3) unstable; urgency=low

  * Add patch to fix FTBFS on GNU/kFreeBSD due to an undefined reference to
    __bswap32. Thanks to Petr Salinger. (Closes: #566776)

 -- Fathi Boudra <fabo@debian.org>  Mon, 25 Jan 2010 11:22:20 +0100

libical (0.44-2) unstable; urgency=low

  * Add patch to fix headers inclusion (Closes: #549757)
  * Switch to dpkg-source 3.0 (quilt) format

 -- Fathi Boudra <fabo@debian.org>  Sat, 16 Jan 2010 23:41:47 +0100

libical (0.44-1) unstable; urgency=low

  * New upstream release
  * Remove all patches - merged upstream
  * Update debian/control:
    - Drop cdbs and quilt build dependencies
    - Bump Standards-Version to 3.8.3 (no changes needed)
  * Update debian/copyright: debian packaging copyright
  * Update debian/libical0.symbols: new symbols added (and 2 missing)
  * Update debian/rules: switch to dh usage
  * Update debian/source.lintian-overrides

 -- Fathi Boudra <fabo@debian.org>  Sat, 03 Oct 2009 09:56:13 +0200

libical (0.43-3) unstable; urgency=low

  * Set ICAL_ERRORS_ARE_FATAL to false by default (Closes: #537346)

 -- Fathi Boudra <fabo@debian.org>  Fri, 17 Jul 2009 14:34:45 +0200

libical (0.43-2) unstable; urgency=low

  * Add 03_fix_implicit_pointer_conversion_bug511598.diff (Closes: #511598)
    It fixed functions implicitly converted to pointer
    Thanks to Dann Frazier

 -- Fathi Boudra <fabo@debian.org>  Mon, 12 Jan 2009 18:39:36 +0100

libical (0.43-1) unstable; urgency=low

  * New upstream release
  * Update debian/libical0.symbols:
    * Add ical_tzid_prefix and icaltimezone_set_tzid_prefix

 -- Fathi Boudra <fabo@debian.org>  Mon, 12 Jan 2009 10:57:53 +0100

libical (0.42-1) unstable; urgency=low

  * New upstream release (Closes: #503960)
    Thanks to Yavor Doganov for the GNU/kFreeBSD patch
  * Switch from autotools to cmake build system
  * Update build dependencies:
    * Add quilt
    * Remove chrpath
    * Replace autotools-dev by cmake
  * Bump compat/debhelper to 7
  * Fix lintian warnings:
    * Add debian/source.lintian-overrides to override outdated
      config.guess and config.sub
    * Fix debhelper-but-no-misc-depends
  * Write a new debian/rules as we use cmake now
  * Add debian/libical0.symbols file
  * Add patches:
    * 01_add_static_libraries.diff
      Build static libraries when cmake build system is used
    * 02_fix_ical.h_install_path.diff
      Install /usr/include/ical.h to inform the path is deprecated and
      /usr/include/libical.h should be used

 -- Fathi Boudra <fabo@debian.org>  Fri, 09 Jan 2009 19:07:45 +0100

libical (0.33-1) unstable; urgency=low

  * New upstream release
  * Update libical-dev package: add libical.pc

 -- Fathi Boudra <fabo@debian.org>  Mon, 15 Sep 2008 09:50:36 +0200

libical (0.32-1) unstable; urgency=low

  * New upstream release
  * Use system time zone data:
    * Add tzdata build-dependency and dependency on libical0
  * Bump Standards-Version to 3.8.0 (no changes needed)

 -- Fathi Boudra <fabo@debian.org>  Sun, 07 Sep 2008 12:35:48 +0200

libical (0.31-1) unstable; urgency=low

  * New upstream release
  * Add build dependency on chrpath to clean up rpath

 -- Fathi Boudra <fabo@debian.org>  Thu, 13 Mar 2008 20:13:59 +0100

libical (0.30-1) unstable; urgency=low

  * New upstream release. (Closes: #454172)
  * Bump compat/debhelper to 6.
  * Update my e-mail address.
  * Update Homepage field.
  * Update copyrights.

 -- Fathi Boudra <fabo@debian.org>  Sat, 02 Feb 2008 17:50:37 +0100

libical (0.27-1) unstable; urgency=low

  * Initial Debian release (Closes: #404862)
  * Remove dirs and README.Debian
  * Add soname patch
  * compat: bumped to 5
  * control:
    * convert package to cdbs
    * add myself as uploader
    * bump Standards-Version to 3.7.2
    * rewrite descriptions
  * copyright: complete rewrite

  [ Wilfried Goesgens ]
  * Update to aurore ical.

 -- Fathi Boudra <fboudra@free.fr>  Sun, 25 Nov 2007 21:14:55 +0100