standards-version: 3.9.5
[gnulib.git] / debian / changelog
1 gnulib (20140202+stable-1) unstable; urgency=low
2
3   * New upstream stable snapshot.
4   * Refresh patches.
5   * Standards-Version: 3.9.5 (no changes).
6
7  -- Ian Beckwith <ianb@debian.org>  Sun, 16 Feb 2014 12:23:28 +0000
8
9 gnulib (20130805+stable-1) unstable; urgency=low
10
11   * Resumed making upstream snapshots - sorry about the gap.
12   * Packaged upstream stable snapshot (Closes: #687986, #710325).
13   * Fix gnulib-tool --version, also show snapshot and debian
14     package version (Closes: #710330).
15   * Refresh 01-gnulib-directory.patch.
16   * Update lintian overrides for magical shebangs.
17   * Standards-Version: 3.9.4 (no changes).
18   * debian/copyright: refresh, switch to machine-interpretable format.
19
20  -- Ian Beckwith <ianb@debian.org>  Sun, 11 Aug 2013 21:16:48 +0100
21
22 gnulib (20120404+stable-1) unstable; urgency=low
23
24   * New upstream stable snapshot.
25   * Refresh 01-gnulib-directory.patch.
26   * Standards-Version: 3.9.3 (no changes).
27
28  -- Ian Beckwith <ianb@debian.org>  Fri, 06 Apr 2012 02:20:27 +0100
29
30 gnulib (20111211+stable-1) unstable; urgency=low
31
32   * New upstream stable snapshot.
33   * Refresh 01-gnulib-directory.patch.
34
35  -- Ian Beckwith <ianb@debian.org>  Sun, 11 Dec 2011 06:56:11 +0000
36
37 gnulib (20110908+stable-1) unstable; urgency=low
38
39   * New upstream stable snapshot.
40   * Refresh 01-gnulib-directory.patch.
41
42  -- Ian Beckwith <ianb@debian.org>  Thu, 08 Sep 2011 20:38:18 +0100
43
44 gnulib (20110609+stable-1) unstable; urgency=low
45
46   * New upstream stable snapshot.
47   * Refresh patches.
48   * Standards-Version: 3.9.2 (no changes).
49
50  -- Ian Beckwith <ianb@debian.org>  Fri, 10 Jun 2011 03:38:41 +0100
51
52 gnulib (20110412+stable-1) unstable; urgency=low
53
54   * New upstream stable snapshot.
55   * Refresh 01-gnulib-directory.patch.
56   * Disable test suite - now requires cppi which is not in Debian.
57   * Fix lintian override path syntax.
58
59  -- Ian Beckwith <ianb@debian.org>  Thu, 14 Apr 2011 17:58:14 +0100
60
61 gnulib (20110216+stable-1) unstable; urgency=low
62
63   * New upstream stable snapshot.
64   * Resume uploading to unstable.
65   * Refreshed patches.
66
67  -- Ian Beckwith <ianb@debian.org>  Thu, 17 Feb 2011 00:04:04 +0000
68
69 gnulib (20101221+stable-1) experimental; urgency=low
70
71   * New upstream stable snapshot, identical to the
72     previous 20101220+stable-1 but with:
73     [d534aa8]->[385ec31] iconv_open: Fix regression from 2010-12-04.
74
75  -- Ian Beckwith <ianb@debian.org>  Wed, 22 Dec 2010 23:17:09 +0000
76
77 gnulib (20101220+stable-1) experimental; urgency=low
78
79   * New upstream stable snapshot.
80
81  -- Ian Beckwith <ianb@debian.org>  Mon, 20 Dec 2010 21:01:23 +0000
82
83 gnulib (20101024+stable-1) experimental; urgency=low
84
85   * New upstream stable snapshot.
86   * Upload to experimental as squeeze is frozen.
87
88  -- Ian Beckwith <ianb@debian.org>  Sun, 24 Oct 2010 01:04:55 +0100
89
90 gnulib (20100829+stable-1) experimental; urgency=low
91
92   * New upstream stable snapshot.
93   * Upload to experimental as squeeze is frozen.
94   * Refresh 01-gnulib-directory.patch.
95   * Standards-Version: 3.9.1 (no changes).
96
97  -- Ian Beckwith <ianb@debian.org>  Mon, 30 Aug 2010 22:00:33 +0100
98
99 gnulib (20100704+stable-1) unstable; urgency=low
100
101   * New upstream stable snapshot.
102   * Depends: gettext (>= 0.18.1), autopoint.
103   * Standards-Version: 3.9.0 (no changes).
104
105  -- Ian Beckwith <ianb@debian.org>  Sun, 04 Jul 2010 03:05:46 +0100
106
107 gnulib (20100424+stable-1) unstable; urgency=low
108
109   * New upstream stable snapshot.
110   * Refresh 01-gnulib-directory.patch.
111   * Switch to source format 3.0 (quilt).
112   * debian/rules: Remove 'upstream' target - not needed now we use stable
113     snapshot tarballs.
114
115  -- Ian Beckwith <ianb@debian.org>  Sat, 24 Apr 2010 22:06:23 +0100
116
117 gnulib (20100308+stable-1) unstable; urgency=low
118
119   * New upstream stable snapshot.
120   * Standards-Version: 3.8.4 (no changes).
121   * Refresh 01-gnulib-directory.patch.
122
123  -- Ian Beckwith <ianb@debian.org>  Mon, 08 Mar 2010 06:51:23 +0000
124
125 gnulib (20100109+stable-1) unstable; urgency=low
126
127   * New upstream stable snapshot
128     + at_func2.c: fix free. Thanks to Petr Salinger (Closes: #561117).
129   * debian/rules: make lib/config.charset executable.
130
131  -- Ian Beckwith <ianb@debian.org>  Sun, 17 Jan 2010 07:26:49 +0000
132
133 gnulib (20091120+stable-1) unstable; urgency=low
134
135   * New upstream stable snapshot.
136   * Install posix-modules (Closes: #555493).
137     Also install MODULES.html.sh and the root Makefile, just in case.
138   * Install NEWS, NEWS.stable, README, users.txt to /usr/share/doc/gnulib.
139   * Add dependencies for everything needed by gnulib-tool.
140   * Add lintian executable-not-elf-or-script overrides for scripts
141     in build-aux/ that invoke themselves with excessively magical
142     non-shebang lines.
143   * debian/clscan/clscan: allow LGPL-3+ as an override.
144   * debian/control: add Vcs-* headers.
145
146  -- Ian Beckwith <ianb@debian.org>  Fri, 20 Nov 2009 01:19:58 +0000
147
148 gnulib (20090915+f32c9d0-2) unstable; urgency=low
149
150   * Add top/ to installed directories.
151   * debian/rules: don't chmod canonicalize-lgpl.m4: removed.
152
153  -- Ian Beckwith <ianb@debian.org>  Sun, 27 Sep 2009 04:11:26 +0100
154
155 gnulib (20090915+f32c9d0-1) unstable; urgency=low
156
157   * New upstream snapshot 20090915+f32c9d0.
158   * Full license/copyright audit.
159     See debian/clscan/README for info on updating debian/copyright.
160
161  -- Ian Beckwith <ianb@debian.org>  Wed, 16 Sep 2009 03:01:32 +0100
162
163 gnulib (20090908+c5c46dc-1) unstable; urgency=low
164
165   * New maintainer (closes: #543842).
166   * New upstream snapshot 20090908+c5c46dc.
167   * debian/rules:
168     + upstream:
169       * use short git hash in package version.
170       * use --depth 1 when cloning.
171     + override_dh_install:
172       * remove .cvsignore and .gitignore files
173   * debian/control:
174     + add Depends: ${misc:Depends}.
175     + Bump debhelper build-dep to >= 7.0.50~ (for overrides).
176     + Add clisp to Suggests: for gen-uninames.lisp. Should only
177       be needed if you are hacking on gnulib itself.
178   * Added debian/README.source.
179   * Added stub debian/watch file.
180   * Registered gnulib.html with doc-base.
181   * debian/copyright: improved somewhat; still needs more work.
182   * Fixed perms on test scripts.
183
184  -- Ian Beckwith <ianb@debian.org>  Tue, 08 Sep 2009 02:35:47 +0100
185
186 gnulib (20090801-2) unstable; urgency=low
187
188   * Updating package to standards version 3.8.3.
189   * Removing vcs fields.
190   * Orphaning package.
191
192  -- Daniel Baumann <daniel@debian.org>  Thu, 27 Aug 2009 07:32:01 +0200
193
194 gnulib (20090801-1) unstable; urgency=low
195
196   * Merging upstream version 20090801.
197   * Minimalizing rules file.
198
199  -- Daniel Baumann <daniel@debian.org>  Mon, 03 Aug 2009 00:26:08 +0200
200
201 gnulib (20090701-1) unstable; urgency=low
202
203   * Merging upstream version 20090701.
204
205  -- Daniel Baumann <daniel@debian.org>  Fri, 10 Jul 2009 12:13:50 +0200
206
207 gnulib (20090601-1) UNRELEASED; urgency=low
208
209   * Merging upstream version 20090601.
210   * Updating package to standards version 3.8.2.
211   * Using correct rfc-2822 date formats in changelog.
212
213  -- Daniel Baumann <daniel@debian.org>  Fri, 10 Jul 2009 12:09:20 +0200
214
215 gnulib (20090501-1) unstable; urgency=low
216
217   * Merging upstream version 20090501.
218
219  -- Daniel Baumann <daniel@debian.org>  Sun, 03 May 2009 15:21:00 +0200
220
221 gnulib (20090401-1) unstable; urgency=low
222
223   * Merging upstream version 20090401.
224   * Using quilt rather than dpatch.
225   * Upgrading package to standards 3.8.1.
226   * Tidy rules file.
227
228  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Apr 2009 04:01:00 +0200
229
230 gnulib (20090301-1) unstable; urgency=low
231
232   * Merging upstream version 20090301.
233
234  -- Daniel Baumann <daniel@debian.org>  Sun, 01 Mar 2009 13:51:00 +0100
235
236 gnulib (20090201-1) unstable; urgency=low
237
238   * Merging upstream version 20090201.
239
240  -- Daniel Baumann <daniel@debian.org>  Sun, 01 Feb 2009 15:09:00 +0100
241
242 gnulib (20090101-1) unstable; urgency=low
243
244   * Merging upstream version 20090101.
245   * Correcting a couple of typos in check-module manpage, thanks to
246     Reuben Thomas <rrt@femur.dyndns.org> (Closes: #503083).
247
248  -- Daniel Baumann <daniel@debian.org>  Fri, 09 Jan 2009 13:55:00 -0500
249
250 gnulib (20081201-1) unstable; urgency=low
251
252   * Replacing obsolete dh_clean -k with dh_prep.
253   * Merging upstream version 20081201.
254   * Prefixing debhelper files with package name.
255
256  -- Daniel Baumann <daniel@debian.org>  Mon, 01 Dec 2008 23:36:00 +0100
257
258 gnulib (20081101-1) unstable; urgency=low
259
260   * Merging upstream version 20081101.
261
262  -- Daniel Baumann <daniel@debian.org>  Wed, 05 Nov 2008 21:17:00 +0100
263
264 gnulib (20081001-1) unstable; urgency=low
265
266   * Updating vcs fields in control file.
267   * Using patch-stamp rather than patch in rules file.
268   * Merging upstream version 20081001.
269
270  -- Daniel Baumann <daniel@debian.org>  Sat, 04 Oct 2008 10:13:00 +0200
271
272 gnulib (20080901-1) unstable; urgency=medium
273
274   * Merging upstream version 20080901:
275     - Fixes pipe problem in gnulib-tool (Closes: #497298).
276
277  -- Daniel Baumann <daniel@debian.org>  Mon, 01 Sep 2008 12:56:00 +0200
278
279 gnulib (20080801-1) unstable; urgency=low
280
281   * Merging upstream version 20080801.
282
283  -- Daniel Baumann <daniel@debian.org>  Sun, 03 Aug 2008 20:36:00 +0200
284
285 gnulib (20080701-1) unstable; urgency=low
286
287   * Merging upstream version 20080701.
288   * Updating to standards 3.8.0.
289
290  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Jul 2008 14:40:00 +0200
291
292 gnulib (20080601-1) unstable; urgency=low
293
294   * Merging upstream version 20080601.
295
296  -- Daniel Baumann <daniel@debian.org>  Sun, 01 Jun 2008 09:24:00 +0200
297
298 gnulib (20080501-1) unstable; urgency=low
299
300   * Reordering rules file.
301   * Also removing .gitattributes in upstream target of rules.
302   * Using lintian debhelper to install lintian overrides.
303   * Adding vcs fields in control file.
304   * Updating package to debhelper 7.
305   * Merging upstream version 20080501.
306
307  -- Daniel Baumann <daniel@debian.org>  Sat, 03 May 2008 17:03:00 +0200
308
309 gnulib (20080401-1) unstable; urgency=low
310
311   * New upstream snapshot.
312
313  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Apr 2008 16:38:00 +0200
314
315 gnulib (20080301-1) unstable; urgency=low
316
317   * New upstream snapshot.
318
319  -- Daniel Baumann <daniel@debian.org>  Sun, 02 Mar 2008 21:26:00 +0100
320
321 gnulib (20080201-1) unstable; urgency=low
322
323   * New upstream snapshot.
324
325  -- Daniel Baumann <daniel@debian.org>  Fri, 01 Feb 2008 10:41:00 +0100
326
327 gnulib (20080104-1) unstable; urgency=low
328
329   * New upstream snapshot:
330     - gnulib.texi doesn't have invariants anymore.
331   * Building and including the documentation (Closes: #447998).
332   * Updated lintian overrides.
333   * Added perl to suggests.
334
335  -- Daniel Baumann <daniel@debian.org>  Fri, 04 Jan 2008 08:19:00 +0100
336
337 gnulib (20080101+dfsg-1) unstable; urgency=low
338
339   * New upstream snapshot.
340
341  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jan 2008 21:04:00 +0100
342
343 gnulib (20071201+dfsg-2) unstable; urgency=low
344
345   * Bumping policy version.
346   * Updating lintian overrides.
347   * Fixed some permissions.
348   * Added patch to fix a local shebang.
349
350  -- Daniel Baumann <daniel@debian.org>  Sun, 23 Dec 2007 15:18:00 +0100
351
352 gnulib (20071201+dfsg-1) unstable; urgency=low
353
354   * New upstream snapshot.
355
356  -- Daniel Baumann <daniel@debian.org>  Mon, 03 Dec 2007 13:12:00 +0100
357
358 gnulib (20071116+dfsg-1) unstable; urgency=low
359
360   * New upstream snapshot.
361   * Adjusted upstream target in rules to follows upstream git transition
362     (Closes: #450921).
363
364  -- Daniel Baumann <daniel@debian.org>  Fri, 16 Nov 2007 12:31:00 +0100
365
366 gnulib (20071101+dfsg-1) unstable; urgency=low
367
368   * New upstream snapshot.
369
370  -- Daniel Baumann <daniel@debian.org>  Thu, 01 Nov 2007 08:18:00 +0100
371
372 gnulib (20071001+dfsg-1) unstable; urgency=low
373
374   * New upstream snapshot.
375
376  -- Daniel Baumann <daniel@debian.org>  Tue, 09 Oct 2007 11:25:00 +0200
377
378 gnulib (20070901+dfsg-1) unstable; urgency=low
379
380   * New upstream snapshot.
381
382  -- Daniel Baumann <daniel@debian.org>  Sat, 01 Sep 2007 12:26:00 +0200
383
384 gnulib (20070801+dfsg-1) unstable; urgency=low
385
386   * New upstream snapshot.
387
388  -- Daniel Baumann <daniel@debian.org>  Fri, 03 Aug 2007 08:22:00 +0200
389
390 gnulib (20070701+dfsg-1) unstable; urgency=low
391
392   * New upstream snapshot.
393
394  -- Daniel Baumann <daniel@debian.org>  Sun, 01 Jul 2007 17:10:00 +0200
395
396 gnulib (20070601+dfsg-1) unstable; urgency=low
397
398   * New upstream snapshot.
399
400  -- Daniel Baumann <daniel@debian.org>  Fri, 01 Jun 2007 19:04:00 +0200
401
402 gnulib (20070501+dfsg-1) unstable; urgency=low
403
404   * New upstream snapshot.
405   * Added lintian overrides.
406
407  -- Daniel Baumann <daniel@debian.org>  Tue, 01 May 2007 08:55:00 +0200
408
409 gnulib (20070401+dfsg-1) unstable; urgency=low
410
411   * New upstream snapshot.
412   * Including docs (Closes: #416874).
413
414  -- Daniel Baumann <daniel@debian.org>  Sun, 01 Apr 2007 09:47:00 +0200
415
416 gnulib (20070301+dfsg-1) unstable; urgency=low
417
418   * New upstream snapshot.
419
420  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Mar 2007 15:15:00 +0100
421
422 gnulib (20070201+dfsg-1) unstable; urgency=low
423
424   * New upstream snapshot.
425
426  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Feb 2007 13:54:00 +0100
427
428 gnulib (20070101+dfsg-2) unstable; urgency=low
429
430   * Minor cleanups.
431
432  -- Daniel Baumann <daniel@debian.org>  Fri, 19 Jan 2007 16:18:00 +0100
433
434 gnulib (20070101+dfsg-1) unstable; urgency=low
435
436   * New upstream snapshot.
437
438  -- Daniel Baumann <daniel@debian.org>  Tue, 02 Jan 2007 15:55:00 +0100
439
440 gnulib (20061201+dfsg-1) unstable; urgency=low
441
442   * New upstream snapshot.
443
444  -- Daniel Baumann <daniel@debian.org>  Fri, 01 Dec 2006 01:12:00 +0100
445
446 gnulib (20061101+dfsg-1) unstable; urgency=low
447
448   * New upstream snapshot.
449
450  -- Daniel Baumann <daniel@debian.org>  Sun, 01 Nov 2006 12:40:00 +0100
451
452 gnulib (20061001+dfsg-1) unstable; urgency=low
453
454   * New upstream snapshot.
455
456  -- Daniel Baumann <daniel@debian.org>  Sun, 01 Oct 2006 23:40:00 +0200
457
458 gnulib (20060901+dfsg-1) unstable; urgency=low
459
460   * New upstream snapshot.
461
462  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Sep 2006 10:36:00 +0200
463
464 gnulib (20060801+dfsg-1) unstable; urgency=low
465
466   * New upstream snapshot.
467   * Fixed upstream target in rules.
468
469  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Aug 2006 11:19:00 +0200
470
471 gnulib (20060701+dfsg-1) unstable; urgency=low
472
473   * New email address.
474   * New upstream snapshot.
475
476  -- Daniel Baumann <daniel@debian.org>  Tue, 04 Jul 2006 20:00:00 +0200
477
478 gnulib (0.0.20060601+dfsg-2) unstable; urgency=low
479
480   * Fixed install call from a leftover subdirectory (Closes: #370377).
481   * Fixed patch list name, so the patch to fix the $gnulib_dir gets applied
482     (Closes: #370378).
483
484  -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Sun, 04 Jun 2006 23:32:00 +0200
485
486 gnulib (0.0.20060601+dfsg-1) unstable; urgency=low
487
488   * New maintainer.
489   * New upstream snapshot.
490   * Rebuild upstream tarball without non-free gnulib.texi, the other GFDL
491     licensed documents in doc/ are DFSG-compliant.
492   * Redone debian directory.
493   * Added manpage for gnulib-tool and check_module (Closes: #350199).
494
495  -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Thu, 01 Jun 2006 00:00:00 +0200
496
497 gnulib (0.0.20060317-1) unstable; urgency=low
498
499   * Update to current CVS.
500
501  -- Matthias Urlichs <smurf@debian.org>  Sat, 18 Mar 2006 03:27:48 +0100
502
503 gnulib (0.0.20060121-1) unstable; urgency=low
504
505   * Current Upstram version.
506
507  -- Matthias Urlichs <smurf@debian.org>  Mon, 23 Jan 2006 15:36:27 +0100
508
509 gnulib (0.0.20051110-1) unstable; urgency=low
510
511   * Current Upstram version (required for gnutls).
512
513  -- Matthias Urlichs <smurf@debian.org>  Fri, 11 Nov 2005 19:02:39 +0100
514
515 gnulib (0.0.20051015-2) unstable; urgency=low
516
517   * Install the build-aux directory.
518
519  -- Matthias Urlichs <smurf@debian.org>  Tue, 18 Oct 2005 13:38:43 +0200
520
521 gnulib (0.0.20051015-1) unstable; urgency=low
522
523   * New maintainer, Closes:#314667
524   * New Upstream version, Closes:#311549
525   * Upstream licensing has been fixed
526     - took the opportunity to simplify packaging. A lot.
527
528  -- Matthias Urlichs <smurf@debian.org>  Tue, 18 Oct 2005 00:35:19 +0200
529
530 gnulib (0.0.20050203-1) unstable; urgency=low
531
532   * New upstream snapshot.
533     - copyright:  Add gnulib/doc/getdate.texi to list of non-free files.
534   * Replace Architecture with Cpu/System in control.in.
535
536  -- Robert Millan <rmh@debian.org>  Thu, 03 Feb 2005 22:44:44 +0100
537
538 gnulib (0.0.20041014-2) unstable; urgency=low
539
540   * Automagicaly cleanup CVS directories.
541     - tarball.mk:  New.  Stolen from cdbs with patch from #280365.
542     - rules:  Set DEB_AUTO_CLEANUP_RCS=yes.
543   * Add stuff from config dir (config.rpath, mkinstalldirs, etc)
544     - install:  Add build-tree/gnulib/config.
545
546  -- Robert Millan <rmh@debian.org>  Mon, 08 Nov 2004 23:30:36 +0100
547
548 gnulib (0.0.20041014-1) unstable; urgency=low
549
550   * Initial Release. (Closes: #272867)
551
552  -- Robert Millan <rmh@debian.org>  Thu, 14 Oct 2004 01:19:27 +0200