File: changelog

package info (click to toggle)
lifeograph 2.0.3-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 13,012 kB
  • sloc: cpp: 26,844; sh: 20; python: 12; makefile: 6
file content (339 lines) | stat: -rw-r--r-- 9,635 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
lifeograph (2.0.3-1) unstable; urgency=medium

  * New upstream release.
  * Update debhelper level to 13 .
  * Update Standards-Version to 4.6.0.1 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 28 Apr 2022 18:58:13 +0200

lifeograph (2.0.2-2) unstable; urgency=medium

  * Backport upstream fix to replace deprecated utimes() call with utime()
    (closes: #1009470).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 13 Apr 2022 21:53:05 +0200

lifeograph (2.0.2-1) unstable; urgency=medium

  * New upstream release with important bugfixes.
  * Update Italian translation.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 05 Jul 2021 19:49:17 +0200

lifeograph (2.0.1.1-1) unstable; urgency=medium

  * New upstream release, fixing the following issues:
    - export to text not working with some of the non-ASCII characters,
    - error while building for Fedora 35 (rawhide): error: template with C
      linkage,
    - search button does nothing.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 06 Jun 2021 08:41:34 +0200

lifeograph (2.0.0-2) unstable; urgency=medium

  * Upload to Sid.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 24 Dec 2020 12:11:39 +0100

lifeograph (2.0.0-1) experimental; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 10 Dec 2020 19:57:22 +0100

lifeograph (2.0.0~rc3-1) experimental; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 22 Oct 2020 19:23:37 +0200

lifeograph (2.0.0~rc2-1) experimental; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 21 Sep 2020 21:55:40 +0200

lifeograph (2.0.0~rc1-2) experimental; urgency=medium

  * Backport upstream fix to hide unicode identifiers from GCC < 10.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 11 Aug 2020 21:05:30 +0200

lifeograph (2.0.0~rc1-1) experimental; urgency=medium

  * New major upstream release.
  * Update no_build_time.patch .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 09 Aug 2020 20:40:26 +0200

lifeograph (1.6.1-2) unstable; urgency=medium

  * Build with Enchant 2 (closes: #949174).
  * Update Standards-Version to 4.5.0 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 09 Feb 2020 10:44:10 +0000

lifeograph (1.6.1-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 09 Jan 2020 18:54:06 +0000

lifeograph (1.5.1.1-2) unstable; urgency=medium

  * Update Standards-Version to 4.4.1 .

  [ Helmut Grohne <helmut@subdivi.de> ]
  * Fix FTCBFS: Let dh_auto_configure pass a crossfile to meson
    (closes: #943691).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 29 Oct 2019 17:24:56 +0000

lifeograph (1.5.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Switch to the Meson build system.
  * Update Standards-Version to 4.3.0 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 24 Jan 2019 20:48:58 +0000

lifeograph (1.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Update debhelper level to 11:
    - don't specify parallel to debhelper.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 21 Nov 2018 18:08:41 +0000

lifeograph (1.4.2-2) unstable; urgency=medium

  * Fix FTBFS with GCC 8 (closes: #906488).
  * Update Standards-Version to 4.2.1 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 13 Sep 2018 15:59:59 +0000

lifeograph (1.4.2-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 05 Jun 2017 17:43:40 +0000

lifeograph (1.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 26 Mar 2017 16:07:43 +0000

lifeograph (1.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 17 Nov 2016 20:03:51 +0000

lifeograph (1.4.0~rc2-1) unstable; urgency=low

  * New upstream pre-release, probably fixes #836966 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 18 Oct 2016 21:41:59 +0000

lifeograph (1.4.0~rc1-1) unstable; urgency=low

  * New upstream pre-release.
  * Update Standards-Version to 3.9.8 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 27 Aug 2016 18:16:50 +0000

lifeograph (1.3.0-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 30 Jan 2016 10:43:14 +0100

lifeograph (1.2.1-2) unstable; urgency=low

  * Backport upstream fix for gtkmm 3.18 version and later (closes: #805212).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 23 Nov 2015 21:20:44 +0100

lifeograph (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Update homepage.
  * Update Standards-Version to 3.9.6 .


 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 29 Jan 2015 19:32:18 +0000

lifeograph (1.1.1-1) unstable; urgency=low

  * New upstream release.
  * Build with libgcrypt20 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 06 Sep 2014 15:31:58 +0000

lifeograph (1.1.0-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 03 Aug 2014 20:52:53 +0000

lifeograph (1.0.1-2) unstable; urgency=low

  * Install desktop file (closes: #741594).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 15 Mar 2014 13:26:09 +0000

lifeograph (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Drop no_extra_newlines.patch , no longer needed.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 01 Feb 2014 18:55:27 +0100

lifeograph (1.0.0~rc3-1) unstable; urgency=low

  * New upstream release.
  * Update Standards-Version to 3.9.5 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 04 Nov 2013 14:08:08 +0000

lifeograph (1.0.0~rc2-1) unstable; urgency=low

  * New upstream release.
  * Move to debhelper level 9 and short rules format.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 15 Sep 2013 02:35:24 +0200

lifeograph (0.11.1.dfsg-3) unstable; urgency=low

  * Fix FTBFS on mipsel (closes: #714591).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 17 Jul 2013 21:44:17 +0200

lifeograph (0.11.1.dfsg-2) unstable; urgency=low

  [ Iain Lane <iain.lane@canonical.com> ]
  * Remove unnecessary BD on libgtkspell-3-dev , add missing libenchant-dev BD
    (closes: #710228).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 30 Jun 2013 01:55:48 +0200

lifeograph (0.11.1.dfsg-1) unstable; urgency=low

  * New upstream release.

  [ Bart Martens <bartm@debian.org> ]
  * Add watch file.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Mon, 11 Feb 2013 20:59:27 +0100

lifeograph (0.11.0.dfsg-1) unstable; urgency=low

  * New upstream release.

  [ Simon Ruderich <simon@ruderich.org> ]
  * Correct CXXFLAGS usage (closes: #688647).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 20 Jan 2013 21:46:32 +0100

lifeograph (0.9.0.dfsg-1) unstable; urgency=low

  * New upstream release, upgraded to GTK+ 3.
  * Build with hardening enabled.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Thu, 12 Jul 2012 19:26:30 +0200

lifeograph (0.8.2.dfsg-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Thu, 07 Jun 2012 23:19:43 +0200

lifeograph (0.8.1.dfsg-1) unstable; urgency=low

  * New major upstream release, waf is removed as it's not needed anymore
    (closes: #654484).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 07 Mar 2012 07:24:39 +0000

lifeograph (0.7.4-1) unstable; urgency=low

  * New, unstable upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 27 Nov 2011 08:51:01 +0100

lifeograph (0.7.3-1+r1001) unstable; urgency=low

  * New upstream release and bugfixes from bazaar r1001 .
  * Update package building rules.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 17 Aug 2011 22:02:21 +0200

lifeograph (0.6.3-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 30 May 2010 14:31:03 +0000

lifeograph (0.6.2-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 11 Apr 2010 17:51:11 +0000

lifeograph (0.5.6-1) unstable; urgency=low

  * New upstream release with many new features.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 09 Dec 2009 16:58:43 +0000

lifeograph (0.5.5-1) unstable; urgency=medium

  * New upstream release; fixing a diary corruption, hence the urgency.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 27 Sep 2009 11:35:51 +0000

lifeograph (0.5.4-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 06 Sep 2009 16:51:16 +0000

lifeograph (0.5.3-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Fri, 21 Aug 2009 08:59:10 +0000

lifeograph (0.5.2-1) unstable; urgency=low

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 26 Jul 2009 18:45:33 +0000

lifeograph (0.5.1-1) unstable; urgency=low

  * New upstream release.
  * Upgrade to Standards-Version 3.8.2, remove dh_desktop which is now
    deprecated.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 12 Jul 2009 12:46:52 +0000

lifeograph (0.4.1-1) unstable; urgency=low

  * Initial Debian upload.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sat, 10 Jan 2009 10:23:28 +0000

lifeograph (0.4.1-0ubuntu1) intrepid; urgency=low

  * New upstream bugfix release

 -- Ahmet Öztürk <aoz_2@yahoo.com>  Mon, 05 Jan 2009 23:39:14 +0200

lifeograph (0.4.0-0ubuntu1) intrepid; urgency=low

  * Initial debian package

 -- Ahmet Öztürk <aoz_2@yahoo.com>  Fri, 12 Dec 2008 13:33:28 +0200