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