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