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