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