File: changelog

package info (click to toggle)
xdaliclock 2.48-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,328 kB
  • sloc: ansic: 8,377; sh: 3,522; objc: 2,029; makefile: 1,220; java: 1,044; javascript: 802; asm: 419; xml: 337; perl: 269; ruby: 5
file content (414 lines) | stat: -rw-r--r-- 12,728 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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
xdaliclock (2.48-1) unstable; urgency=medium

  * New upstream release
    - Fixes memory leak in X11 code
  * New maintainer (Closes: #1052300)
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Build-depends on pkgconf instead of pkg-config
  * d/copyright: Add stanza for OSX/Sparkle.framework
  * d/p/0001-autotools.patch: Reworked so autoreconf works
  * d/rules: Build with autoreconf

 -- Tormod Volden <debian.tormod@gmail.com>  Wed, 21 Feb 2024 18:46:48 +0100

xdaliclock (2.47-1) UNRELEASED; urgency=low

  * New upstream release.
  * debian/control:
    + Updated Build-Deps.

 -- Kartik Mistry <kartik@debian.org>  Sat, 03 Sep 2022 10:37:36 +0530

xdaliclock (2.46-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    + Drop unnecessary dependency on dh-autoreconf.
    + Updated for upstream changes. Thanks Barak A. Pearlmutter.
  * debian/patches:
    + Dropped cross.patch, obsolete now.
    + Added patches from Barak A. Pearlmutter:
      + 0001-autotools.patch: Fix upstream autotools scripts.
      + 0003-spelling.patch: Fix typos.
  * Removed debian/menu, obsolete now.
  * Updated Build-Deps.
  * Updated debian/copyright.
  * Install top level README as upstream changelog

 -- Kartik Mistry <kartik@debian.org>  Fri, 02 Sep 2022 20:06:40 +0530

xdaliclock (2.44+debian-3) unstable; urgency=low

  * debian/rules:
    + Use autoreconf to regenerate configure (Closes: #941035)
  * debian/control:
    + Updated Standards-Version to 4.6.1
    + Switched to debhelper-compat.
    + Added 'Rules-Requires-Root' field.
  * Updated debian/watch.

 -- Kartik Mistry <kartik@debian.org>  Mon, 18 Jul 2022 08:07:19 +0530

xdaliclock (2.44+debian-2) unstable; urgency=low

  * debian/patches/cross.patch:
    + Added patch to fix FTBFS with cross compilation. Thanks to Helmut Grohne.
      (Closes: #941035)

 -- Kartik Mistry <kartik@debian.org>  Tue, 24 Sep 2019 07:54:33 +0530

xdaliclock (2.44+debian-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Updated Standards-Version to 4.4.0
  * Added Salsa CI Pipeline config.
  * debian/rules:
    + Added CPPFLAGS.
  * Bumped dh to 12.

 -- Kartik Mistry <kartik@debian.org>  Thu, 19 Sep 2019 13:44:25 +0400

xdaliclock (2.43+debian-3) unstable; urgency=low

  * debian/control:
    + Fixed Vcs-Git URL.
    + Updated Standards-Version to 4.2.1
  * debian/copyright:
    + Added comment about upstream source repackage.

 -- Kartik Mistry <kartik@debian.org>  Wed, 28 Nov 2018 18:04:31 +0530

xdaliclock (2.43+debian-2) unstable; urgency=low

  * debian/control:
    + Updated Standards-Version to 4.1.3.
    + Updated Vcs-* URLs.
    + Updated debhelper Build-Dep to 11.
    + Removed autotools-dev from Build-Dep.
  * Set debian/compat to 11.
  * debian/rules:
    + Removed deprecated --with autotools_dev.
    + Don't set CFLAGS.
  * Use https in all URLs.

 -- Kartik Mistry <kartik@debian.org>  Fri, 26 Jan 2018 12:56:52 -0800

xdaliclock (2.43+debian-1) unstable; urgency=low

  * New upstream release:
    + Repacked upstream source to remove other OSs. No other changes.
  * debian/control:
    + Updated Standards-Version to 3.9.8
    + Use dpkg-buildflag instead of hardening-wrapper.
    + Bumped dh dependency.
    + Updated Vcs-* URLs.
  * debian/copyright:
    + Fixed file location and license.
  * debian/rules:
    + Updated for dpkg-buildflag usage.

 -- Kartik Mistry <kartik@debian.org>  Fri, 08 Jul 2016 11:52:08 +0530

xdaliclock (2.41-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Updated to Standards-Version 3.9.5

 -- Kartik Mistry <kartik@debian.org>  Fri, 25 Apr 2014 12:53:58 +0530

xdaliclock (2.39-2) unstable; urgency=low

  * debian/rules:
    + Use dh --with autotools_dev so that it will update config.* files.
      (Closes: #727520)

 -- Kartik Mistry <kartik@debian.org>  Thu, 31 Oct 2013 20:09:19 +0530

xdaliclock (2.39-1) unstable; urgency=low

  * New upstream release.

 -- Kartik Mistry <kartik@debian.org>  Mon, 23 Sep 2013 08:46:01 +0530

xdaliclock (2.38-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Added VCS-* fields.
    + Updated to Standards-Version 3.9.4
  * debian/rules:
    + Rewrote to use dh.
  * Added debian/docs file.

 -- Kartik Mistry <kartik@debian.org>  Tue, 16 Jul 2013 10:01:14 +0530

xdaliclock (2.37-1) unstable; urgency=low

  * New upstream release
  * We don't repack upstream source now, hence back to normal version scheme.
  * debian/copyright:
    + Updated copyright.
    + Removed duplicate copyright field.
  * debian/control, debian/rules,
    + Added hardening support.

 -- Kartik Mistry <kartik@debian.org>  Fri, 19 Oct 2012 14:12:34 +0530

xdaliclock (2.36+debian-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright:
    + Typo fix. Applied wrap-and-sort.

 -- Kartik Mistry <kartik@debian.org>  Sun, 06 May 2012 14:11:22 +0530

xdaliclock (2.35+debian-2) unstable; urgency=low

  * debian/rules:
    + Added missing recommended targets.
  * debian/control:
    + Updated to Standards-Version 3.9.3
  * debian/copyright:
    + Updated to copyright-format 1.0
    + Fixed License section for some paragraphs.

 -- Kartik Mistry <kartik@debian.org>  Thu, 15 Mar 2012 09:30:37 +0530

xdaliclock (2.35+debian-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + Updated to Standards-Version 3.9.2
  * debian/copyright:
    + Updated for latest DEP-5 format

 -- Kartik Mistry <kartik@debian.org>  Wed, 11 May 2011 21:49:03 +0530

xdaliclock (2.34+debian-1) unstable; urgency=low

  * New upstream release
  * debian/copyright:
    + Better debian/* copyright section

 -- Kartik Mistry <kartik@debian.org>  Wed, 09 Jun 2010 17:23:42 +0530

xdaliclock (2.33+debian-1) unstable; urgency=low

  * New upstream release:
    + Dropped spelling-error-in-manpage_xdaliclock patch, fixed upstream
  * We repack upstream tarball, so adding +debian suffix in package version
  * debian/watch:
    + Updated for dversionmangle
  * debian/control:
    + Wrapped up long description
  * debian/copyright:
    + Updated as per DEP-5 specifications

 -- Kartik Mistry <kartik@debian.org>  Wed, 19 May 2010 17:32:03 +0530

xdaliclock (2.31-1) unstable; urgency=low

  * New maintainer (Closes: #561233)
  * New upstream release (Closes: #578379)
  * debian/control:
    + Updated to Standards-Version 3.8.4
    + Added ${misc:Depends} to Depends
    + Updated debhelper dependency to 7
  * debian/rules:
    + Do not do append to copyright file trick
    + Used dh_prep instead of dh_clean -k
  * Converted package to new source format 3.0 (quilt)
  * debian/copyright:
    + Added missing vroot.h copyright
    + Better copyright assignment, year for Author
  * debian/patches/spelling-error-in-manpage_xdaliclock:
    + Added patch to fix manpage spelling mistake by Florian Ernst
      <florian@debian.org>

 -- Kartik Mistry <kartik@debian.org>  Tue, 20 Apr 2010 08:42:20 +0530

xdaliclock (2.25-1) unstable; urgency=low

  * New upstream release
  * Do the menu transition: Apps/Tools -> Games/Toys
  * Make use of Homepage control field

 -- Florian Ernst <florian@debian.org>  Sun, 02 Dec 2007 11:28:00 +0100

xdaliclock (2.24-1) unstable; urgency=low

  * New upstream release
  * debian/control: B-D on x11proto-core-dev instead of x-dev
  * Standards-Version 3.7.2

 -- Florian Ernst <florian@debian.org>  Sat, 05 May 2007 11:18:25 +0200

xdaliclock (2.23-1) unstable; urgency=low

  * New maintainer (Closes: #353390)
    + minor packaging tweaking, including auto-update of config.{sub,guess}
    + fix changelog weirdness
    + update debhelper compatibility level and Standards-Version
  * New upstream release
  * Remove patch from 2.18-9 as it seems to cause problems, this will
    supposedly fix #246572: xdaliclock freezes randomly
  * Acknowledge previous NMU via -v2.20-1

 -- Florian Ernst <florian@debian.org>  Fri, 24 Feb 2006 11:48:26 +0100

xdaliclock (2.20-1.1) unstable; urgency=low

  * Non-maintainer upload for xlibs-dev transition.
  * Update debian/control to not build-depend on xlibs-dev. (Closes: #346805)
  * Update config.{sub,guess} to fix FTBFS on k*BSD. (Closes: #342434)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Thu, 19 Jan 2006 00:51:15 +0100

xdaliclock (2.20-1) unstable; urgency=low

  * New upstream version fixes Xinerama problems (Closes: #217684)

 -- Aaron Lehmann <aaronl@vitelus.com>  Sun, 21 Dec 2003 22:19:11 -0800

xdaliclock (2.19-1) unstable; urgency=low

  * New upstream version (Closes: #196312)

 -- Aaron Lehmann <aaronl@vitelus.com>  Thu, 05 Jun 2003 19:48:26 -0700

xdaliclock (2.18-9) unstable; urgency=low

  * Apply patch from Zack Weinberg <zackw@panix.com> to only wake up once a
    minute when in no-seconds mode and color cycling is off.

 -- Aaron Lehmann <aaronl@vitelus.com>  Mon,  8 Oct 2001 12:18:39 -0700

xdaliclock (2.18-8) unstable; urgency=low

  * Document -datemode option in manual page and refer to the explaination there in usage() output. (Closes: 82585)
  * Fix time.h includes to allow compilation with recent versions of libc

 -- Aaron Lehmann <aaronl@vitelus.com>  Tue, 20 Feb 2001 01:48:35 -0800

xdaliclock (2.18-7) unstable; urgency=low

  * New maintainer (Closes: #82249)
  * Updated Build-Depends to depend on modern X packages
  * Removed dh_suidregister from debian/rules file

 -- Aaron Lehmann <aaronl@vitelus.com>  Sun, 14 Jan 2001 10:34:50 -0800

xdaliclock (2.18-5) unstable; urgency=low

  * Moved a man page, Closes: #80777 (serious?)

 -- Joey Hess <joey@kitenet.net>  Thu, 28 Dec 2000 14:43:37 -0800

xdaliclock (2.18-4) unstable; urgency=low

  * Added menu hint, Closes: #51995.

 -- Joey Hess <joeyh@debian.org>  Mon,  6 Dec 1999 13:32:56 -0800

xdaliclock (2.18-3) unstable; urgency=low

  * Build deps.

 -- Joey Hess <joeyh@debian.org>  Sat,  4 Dec 1999 18:15:10 -0800

xdaliclock (2.18-2) unstable; urgency=low

  * Allow freshly unpacked source to be cleaned, Closes: #51700

 -- Joey Hess <joeyh@debian.org>  Wed,  1 Dec 1999 13:11:10 -0800

xdaliclock (2.18-1) unstable; urgency=low

  * New upstream source.
  * Changes to debian/rules for new build system.

 -- Joey Hess <joeyh@debian.org>  Mon, 29 Nov 1999 13:17:17 -0800

xdaliclock (2.14-3) unstable; urgency=low

  * Removed install-stamp target, which can cause some problems.

 -- Joey Hess <joeyh@debian.org>  Thu, 30 Sep 1999 13:35:54 -0700

xdaliclock (2.14-2) unstable; urgency=low

  * FHS

 -- Joey Hess <joeyh@debian.org>  Mon, 20 Sep 1999 21:07:09 -0700

xdaliclock (2.14-1) unstable; urgency=low

  * New upstream release (#34513). Probably fixes #18324 as well.
  * Debhelperized. This has a side effect of removing the *~ files
    that have crept into the .diff.
  * Registered with menu system (#35840).
  * Updated download location in copyright file.

 -- Joey Hess <joeyh@debian.org>  Sun, 11 Apr 1999 14:39:22 -0700

xdaliclock (2.11-3) frozen unstable; urgency=low

  * Now maintained by a different Joey.

 -- Joey Hess <joeyh@debian.org>  Sun, 11 Apr 1999 01:46:20 -0700

xdaliclock (2.11-2) frozen unstable; urgency=medium

  * used $(installdoc) on changelog (lintian)

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Tue, 24 Mar 1998 00:07:37 +0100

xdaliclock (2.11-1) unstable; urgency=low

  * New upstream version (thanks Joey!!) (closes: Bug#17998)
  * New Standards-Version 2.4.0.0 (lintian)
  * Corrected source location in copyright file

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Wed, 11 Feb 1998 02:44:12 +0100

xdaliclock (2.07-5) unstable; urgency=low

  * Maintainer release
  * Libc6 compile (Bug#12948)
  * The copyright is only included once, little bug in debian/rules (Bug#16034)

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Mon, 5 Jan 1998 19:10:31 +0100

xdaliclock (2.07-4.1) unstable; urgency=low

  * Non-maintainer release.
  * Libc6 compile. (#12948)

 -- Martin Mitchell <martin@debian.org>  Wed, 12 Nov 1997 04:26:32 +1100

xdaliclock (2.07-4) unstable; urgency=low

  * Corrected manpage location and permissions (Bug#10842)

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sun, 20 Jul 1997 15:45:28 +0200

xdaliclock (2.07-3) unstable; urgency=low

  * Converted to new binary and source format

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Wed, 18 Jun 1997 13:17:06 +0200

Wed Sep 11 17:01:36 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

	* debian.rules: removed conffiles

Wed Sep  4 19:17:32 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

	* debian.rules: News upstream release, new directory layout

Wed May 29 22:47:31 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

	* packaged it
	* fetched the package