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