e2ac3267cd440b9b88341f01588d48dd293dc984
[platform/upstream/help2man.git] / debian / changelog
1 help2man (1.47.12) unstable; urgency=medium
2
3   * Fix minor error in po/es.po .
4   * Fix ordering of "other" sections in manual page (as reported by Reuben
5     Thomas).
6
7  -- Brendan O'Dea <bod@debian.org>  Sat, 04 Jan 2020 17:02:33 +1100
8
9 help2man (1.47.11) unstable; urgency=medium
10
11   * Adjust maintainer sanity check again, this time to handle binary NMUs
12     (closes: #934601).
13
14  -- Brendan O'Dea <bod@debian.org>  Mon, 12 Aug 2019 22:52:07 +1000
15
16 help2man (1.47.10) unstable; urgency=medium
17
18   * Change maintainer sanity check in debian/rules to use the contents
19     of README rather than the mtime, which may be have been modified by
20     dpkg-source (closes: #925136).
21
22  -- Brendan O'Dea <bod@debian.org>  Sat, 23 Mar 2019 12:18:57 +1100
23
24 help2man (1.47.9) unstable; urgency=medium
25
26   * Add Tamil translation (thanks to Arun Isaac).
27
28  -- Brendan O'Dea <bod@debian.org>  Mon, 18 Mar 2019 19:10:35 +1100
29
30 help2man (1.47.8) unstable; urgency=medium
31
32   * Use $(DEB_VERSION) from pkg-info.mk [lintian].
33   * Fix git repository link in generated README.
34   * Update debian/copyright to machine readable format [lintian].
35   * Update standards version to 4.2.1 (no changes).
36
37  -- Brendan O'Dea <bod@debian.org>  Sat, 13 Oct 2018 15:16:45 +1100
38
39 help2man (1.47.7) unstable; urgency=medium
40
41   * Remove trailing spaces from changelog [lintian].
42   * Update years in debian/copyright.
43   * Reference version-specific /usr/share/common-licenses/GPL-3 in
44     copyright rather than the unversioned GPL symlink [lintian].
45   * Add Swedish translation of info page (thanks to Sebastian Rasmussen).
46
47  -- Brendan O'Dea <bod@debian.org>  Sun, 23 Sep 2018 15:01:18 +1000
48
49 help2man (1.47.6) unstable; urgency=medium
50
51   * Update to debhelper v11.
52   * Move repository to salsa.debian.org.
53   * Update Vcs-Git/Vcs-Browser.
54   * Update standards version to 4.1.3:
55     + update config.{guess,sub} at build time
56   * Add Brazilian Portuguese translation of info page (thanks to Rafael
57     Fontenelle).
58   * Update Hungarian translation (thanks to Balázs Úr).
59   * Update Brazilian Portuguese translation (thanks to Rafael Fontenelle).
60
61  -- Brendan O'Dea <bod@debian.org>  Wed, 28 Feb 2018 22:32:32 +1100
62
63 help2man (1.47.5) unstable; urgency=medium
64
65   * Refresh Brazilian Portuguese translation from translation project copy
66     (trivial date change).
67   * Update Swedish translation (thanks to Sebastian Rasmussen).
68   * Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert).
69   * Update copyright years.
70
71  -- Brendan O'Dea <bod@debian.org>  Sat, 23 Sep 2017 13:38:28 +1000
72
73 help2man (1.47.4) unstable; urgency=medium
74
75   * Update Serbian translation (thanks to Мирослав Николић).
76   * Add Chinese (simplified) translation of info page (thanks to Mingye Wang).
77   * Update Brazilian Portuguese translation (thanks to Rafael Fontenelle).
78   * Reduce the minimum translation to 60% for info files.
79   * Extract version from dpkg-parsechangelog using the new flag, rather
80     than sed.
81   * Add hardening flags via DEB_BUILD_MAINT_OPTIONS.
82   * Use secure VCS URIs.
83   * Update standards version to 3.9.8.
84
85  -- Brendan O'Dea <bod@debian.org>  Mon, 09 May 2016 17:20:39 +1000
86
87 help2man (1.47.3) unstable; urgency=medium
88
89   * Filter more untranslatable strings from help2man-texi.pot, and add a
90     note to translators about translation of cross-references.
91
92  -- Brendan O'Dea <bod@debian.org>  Wed, 18 Nov 2015 21:41:15 +1100
93
94 help2man (1.47.2) unstable; urgency=medium
95
96   * Update Esperanto translation (thanks to Felipe Castro).
97   * Add Chinese (simplified) translation (thanks to Mingye Wang).
98
99  -- Brendan O'Dea <bod@debian.org>  Fri, 11 Sep 2015 21:25:08 +1000
100
101 help2man (1.47.1) unstable; urgency=medium
102
103   * Set document language for localised info pages.
104   * Update German translations (thanks to Mario Blättermann).
105   * Update Ukranian translations (thanks to Yuri Chornoivan).
106   * Update French translations (thanks to David Prévot).
107   * Update Vietnamese translation (thanks to Trần Ngọc Quân).
108   * Update Norwegian Bokmaal translation (thanks to Johnny A. Solbu).
109   * Update Russian translation (thanks to Yuri Kozlov).
110   * Update Danish translation (thanks to Joe Hansen).
111   * Update Polish translations (thanks to Jakub Bogusz).
112   * Update Spanish translation and add translation of the info page
113     (thanks to Antonio Ceballos).
114   * Add support for reproducible builds by using $SOURCE_DATE_EPOCH as the
115     date for the generated pages (closes: #787444).
116
117  -- Brendan O'Dea <bod@debian.org>  Mon, 15 Jun 2015 23:06:35 +1000
118
119 help2man (1.46.6) unstable; urgency=medium
120
121   * Add Danish translation (thanks to Joe Hansen).
122   * Update Finnish translation (thanks to Jorma Karvonen).
123
124  -- Brendan O'Dea <bod@debian.org>  Sun, 26 Apr 2015 13:52:49 +1000
125
126 help2man (1.46.5) unstable; urgency=medium
127
128   * Fix a problem with LC_ALL being imported twice with different
129     prototypes from POSIX and Locale::gettext (thanks to Gavin Smith for
130     the report).
131   * Update copyright years.
132
133  -- Brendan O'Dea <bod@debian.org>  Sat, 31 Jan 2015 00:34:50 +1100
134
135 help2man (1.46.4) unstable; urgency=medium
136
137   * Include architecture.mk and buildflags.mk into rules to replace the
138     multiple calls to dpkg-architecture and to pick up the correct
139     hardening flags.
140   * Add $(LDFLAGS) when building preload to pick up -z relro (see
141     https://wiki.debian.org/Hardening).
142   * Minor correction to Norwegian Bokmaal translation.
143   * Minor correction to Brazilian Portuguese translation.
144   * Escape dashes in --name flag for groff (see lintian tag:
145     hyphen-used-as-minus-sign).
146   * Fix example using AM_MISSING_PROG in documentation: this macro no
147     longer requires the third argument.
148
149  -- Brendan O'Dea <bod@debian.org>  Fri, 10 Oct 2014 09:08:17 +1100
150
151 help2man (1.46.3) unstable; urgency=medium
152
153   * Update Serbian translation (thanks to Мирослав Николић).
154   * Add Spanish translation (thanks to Antonio Ceballos).
155
156  -- Brendan O'Dea <bod@debian.org>  Sun, 21 Sep 2014 19:01:16 +1000
157
158 help2man (1.46.2) unstable; urgency=medium
159
160   * Update French translation, and add translation of info page (thanks to
161     David Prévot).
162
163  -- Brendan O'Dea <bod@debian.org>  Sat, 06 Sep 2014 14:17:45 +1000
164
165 help2man (1.46.1) unstable; urgency=medium
166
167   * Apply texinfo patch from Mario Blätterman.
168   * Rename aclocal macros with LOCAL_ prefix.
169   * Include "missing" program from automake in distribution.
170   * Add LOCAL_PROG_OR_MISSING macro.
171   * Add German translation of info page (thanks to Mario Blätterman).
172   * Change reference to standards to avoid spurious comma.
173   * Merge updates into texinfo translations.
174   * Update German translation (thanks to Mario Blättermann).
175   * Update Brazilian Portuguese translation (thanks to Rafael Ferreira).
176   * Update Vietnamese translation (thanks to Trần Ngọc Quân).
177   * Update Ukranian translation, and add translation of info page (thanks
178     to Yuri Chornoivan).
179   * Update Esperanto translation (thanks to Felipe Castro).
180   * Update French translation (thanks to David Prévot).
181   * Update Russian translation (thanks to Yuri Kozlov).
182   * Add Hungarian translation (thanks to Balázs Úr).
183   * Update Polish translation, and add translation of info page (thanks to
184     Jakub Bogusz).
185   * Move automake helper scripts into a build-aux sub-directory.
186   * Add a helper script to locate files in $VPATH.
187   * Add helper scripts to clean up texinfo translations:
188     + fixup-tex-pot: remove entries from template which should not be
189         translated.
190     + fixup-texi-trans: add the correct path for install-info and correct the
191         alignment of the main menu.
192   * Add Norwegian Bokmaal translation (thanks to Johnny A. Solbu).
193
194  -- Brendan O'Dea <bod@debian.org>  Sat, 26 Jul 2014 23:25:48 +1000
195
196 help2man (1.45.1) unstable; urgency=low
197
198   * Skip additional blank lines following sections, and provide an
199     explicit method of adding sections (thanks to Mischa Williamson).
200   * Improve handling of tagged paragraphs when the body is on a following
201     line (thanks to Brian Campbell).
202   * Add escapes to adjust spacing of italic text at roman/italic
203     boundaries (thanks to Bjarni Ingi Gislason, closes: #742289)
204
205  -- Brendan O'Dea <bod@debian.org>  Mon, 24 Mar 2014 21:45:24 +1100
206
207 help2man (1.44.1) unstable; urgency=low
208
209   * Perform shell word splitting on option lines in include files.
210   * Update Serbian translation (thanks to Мирослав Николић).
211   * Update German translation (thanks to Mario Blättermann).
212   * Update copyright years.
213   * Change distribution filename in README to help2man-VERSION.tar.xz
214   * Fix gitweb URL in README.
215
216  -- Brendan O'Dea <bod@debian.org>  Sun, 02 Feb 2014 15:07:59 +1100
217
218 help2man (1.43.3) unstable; urgency=low
219
220   * Update Ukranian translation (thanks to Yuri Chornoivan).
221   * Update Esperanto translation (thanks to Felipe Castro).
222   * Update Polish translation (thanks to Jakub Bogusz).
223   * Update Russian translation (thanks to Yuri Kozlov).
224   * Update Japanese translation (thanks to Yasumichi Akahoshi).
225   * Update Vietnamese translation (thanks to Trần Ngọc Quân).
226   * Update French translation (thanks to David Prévot).
227
228  -- Brendan O'Dea <bod@debian.org>  Sat, 08 Jun 2013 22:31:52 +1000
229
230 help2man (1.43.2) unstable; urgency=low
231
232   * Use the generic term "section" in the documentation rather than "name",
233     which could be confused to mean only the literal "NAME" section.
234
235  -- Brendan O'Dea <bod@debian.org>  Thu, 06 Jun 2013 07:13:29 +1000
236
237 help2man (1.43.1) unstable; urgency=low
238
239   * Add explicit include syntax for prepending, replacing or appending to
240     generated output for a section (thanks to Daniil Baturin for the idea).
241   * Update Vietnamese translation (thanks to Trần Ngọc Quân).
242   * Update Esperanto translation (thanks to Felipe Castro).
243
244  -- Brendan O'Dea <bod@debian.org>  Tue, 04 Jun 2013 22:22:39 +1000
245
246 help2man (1.42.1) unstable; urgency=low
247
248   * Update Vietnamese translation (thanks to Trần Ngọc Quân).
249   * Update Croatian translation (thanks to Tomislav Krznar).
250   * Consistently strip path and/or libtool "lt-" prefix from any instance
251     of $program derived from --help or --version (thanks to Eric Shattow
252     for identifying the issue).
253
254  -- Brendan O'Dea <bod@debian.org>  Tue, 28 May 2013 21:49:20 +1000
255
256 help2man (1.41.2) unstable; urgency=low
257
258   * Update Vietnamese translation (thanks to Trần Ngọc Quân).
259   * Update Croatian translation (thanks to Tomislav Krznar).
260   * Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro
261     Gomes).
262
263  -- Brendan O'Dea <bod@debian.org>  Sun, 14 Apr 2013 07:05:43 +1000
264
265 help2man (1.41.1) unstable; urgency=low
266
267   * Rename configure.in to .ac, and revise use of AC_INIT/AC_OUTPUT macros
268     to meet current autoconf guidelines.
269   * Add copyright headers to supporting files (GNU All-Permissive License).
270   * Fix section name comparisons ($sect is localised).
271   * Set filenames in italics (as suggested by Yann Soubeyrand).
272   * Suppress option/filename handling in EXAMPLES section.
273
274  -- Brendan O'Dea <bod@debian.org>  Sun, 30 Dec 2012 12:24:33 +1100
275
276 help2man (1.40.13) unstable; urgency=low
277
278   * Add "Multi-Arch: foreign" control field to permit any installable
279     architecture to satisfy a build dependency when cross-building
280     packages (closes: #694586).
281
282  -- Brendan O'Dea <bod@debian.org>  Mon, 03 Dec 2012 23:01:36 +1100
283
284 help2man (1.40.12) unstable; urgency=low
285
286   * Update Croatian translation (thanks to Tomislav Krznar).
287   * Fix updating of help2man.pot to occur only when help2man.PL is
288     changed, not help2man generated.
289
290  -- Brendan O'Dea <bod@debian.org>  Thu, 23 Aug 2012 11:43:05 +1000
291
292 help2man (1.40.11) unstable; urgency=low
293
294   * Add Croatian translation (thanks to Tomislav Krznar).
295
296  -- Brendan O'Dea <bod@debian.org>  Sat, 28 Jul 2012 19:29:43 +1000
297
298 help2man (1.40.10) unstable; urgency=low
299
300   * Update Greek translation (thanks to Savvas Radevic).
301   * Update Serbian translation (thanks to Мирослав Николић).
302   * Update German translation (thanks to Arun Persaud).
303
304  -- Brendan O'Dea <bod@debian.org>  Sat, 12 May 2012 13:54:58 +1000
305
306 help2man (1.40.9) unstable; urgency=low
307
308   * Update Japanese translation (thanks to Yasumichi Akahoshi).
309   * Update Esperanto translation (thanks to Felipe Castro).
310   * Update Vietnamese translation (thanks to Trần Ngọc Quân).
311   * Update German translation (thanks to Chris Leick, closes: #669564).
312
313  -- Brendan O'Dea <bod@debian.org>  Fri, 20 Apr 2012 21:35:43 +1000
314
315 help2man (1.40.8) unstable; urgency=low
316
317   * Update French translation (thanks to David Prévot).
318   * Update Italian translation (thanks to Sergio Zanchetta).
319   * Update Polish translation (thanks to Jakub Bogusz).
320   * Update Russian translation (thanks to Yuri Kozlov).
321   * Update Ukranian translation (thanks to Yuri Chornoivan).
322   * Modify self-extracting scripts to output to a temporary file.
323   * Ensure that help2man exists before building manual pages (as reported
324     by Richard Maw).
325
326  -- Brendan O'Dea <bod@debian.org>  Sun, 08 Apr 2012 23:10:20 +1000
327
328 help2man (1.40.7) unstable; urgency=low
329
330   * Update Greek translation (thanks to Savvas Radevic).
331
332  -- Brendan O'Dea <bod@debian.org>  Mon, 19 Mar 2012 21:28:41 +1100
333
334 help2man (1.40.6) unstable; urgency=low
335
336   * Update years in debian/copyright.
337   * Fix FSF address in comments (thanks to Paul Eggert).
338
339  -- Brendan O'Dea <bod@debian.org>  Sun, 12 Feb 2012 22:39:25 +1100
340
341 help2man (1.40.5) unstable; urgency=low
342
343   * Clean up some lintian warnings: build-targets, source format and
344     standards version.
345   * Add Serbian translation (thanks to Miroslav Nikolic).
346   * Fix trivial translation changes due to additional copyright year.
347   * Minor fix to Italian translation.
348
349  -- Brendan O'Dea <bod@debian.org>  Mon, 02 Jan 2012 20:50:50 +1100
350
351 help2man (1.40.4) unstable; urgency=low
352
353   * Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro
354     Gomes).
355
356  -- Brendan O'Dea <bod@debian.org>  Mon, 20 Jun 2011 11:29:04 +1000
357
358 help2man (1.40.3) unstable; urgency=low
359
360   * Update Esperanto translation (thanks to Felipe Castro).
361   * Update links to git repository.
362
363  -- Brendan O'Dea <bod@debian.org>  Tue, 14 Jun 2011 10:08:53 +1000
364
365 help2man (1.40.2) unstable; urgency=low
366
367   * Remove a superfluous period from texinfo doc.
368   * Change footnote about supported languages to a simple paragraph.
369   * Update Italian translation (thanks to Sergio Zanchetta).
370   * Update Ukrainian translation (thanks to Yuri Chornoivan).
371   * Update French translation (thanks to David Prévot).
372   * Update Japanese translation (thanks to Yasumichi Akahoshi).
373   * Update Russian translation (thanks to Yuri Kozlov).
374   * Update Polish translation (thanks to Jakub Bogusz).
375
376  -- Brendan O'Dea <bod@debian.org>  Wed, 01 Jun 2011 08:04:45 +1000
377
378 help2man (1.40.1) unstable; urgency=low
379
380   * Update texinfo docs with recommendations kindly provided by Karl
381     Berry.
382   * Document --libtool option.
383   * Fixup references to GNU Standards.
384   * Allow date format to be localised (thanks to Yasumichi Akahoshi).
385   * Add Japanese translation (thanks to Yasumichi Akahoshi).
386
387  -- Brendan O'Dea <bod@debian.org>  Sun, 29 May 2011 11:31:14 +1000
388
389 help2man (1.39.4) unstable; urgency=low
390
391   * Update Italian translation (thanks to Sergio Zanchetta).
392
393  -- Brendan O'Dea <bod@debian.org>  Wed, 11 May 2011 22:58:55 +1000
394
395 help2man (1.39.3) unstable; urgency=low
396
397   * Update French translation (thanks to David Prévot, closes: #620250).
398   * Update the "Localised man pages" section of the Texinfo docs and note that
399     translations are now handled through the Translation Project.
400   * Update German translation (thanks to Chris Leick, closes: #624401).
401   * Minor update to German translation as suggested by Werner Lemberg in
402     http://sourceforge.net/mailarchive/message.php?msg_id=26828512
403
404  -- Brendan O'Dea <bod@debian.org>  Sun, 01 May 2011 10:35:38 +1000
405
406 help2man (1.39.2) unstable; urgency=low
407
408   * Update Russian translation (thanks to Yuri Kozlov).
409   * Update Ukranian translation (thanks to Yuri Chornoivan).
410   * Update Polish translation (thanks to Jakub Bogusz).
411   * Add Esperanto translation (thanks to Felipe Castro).
412   * Update Finnish translation (thanks to Tommi Vainikainen).
413
414  -- Brendan O'Dea <bod@debian.org>  Tue, 08 Mar 2011 22:33:01 +1100
415
416 help2man (1.39.1) unstable; urgency=low
417
418   * Add option to remove `lt-' prefix for libtool programs (thanks to
419     Ben Asselstine).
420   * Add Ukranian translation (thanks to Yuri Chornoivan).
421   * Update Russian translation (thanks to Yuri Kozlov).
422   * Update Polish translation (thanks to Jakub Bogusz).
423
424  -- Brendan O'Dea <bod@debian.org>  Mon, 28 Feb 2011 11:15:44 +1100
425
426 help2man (1.38.4) unstable; urgency=low
427
428   * Add Italian translation (thanks to Sergio Zanchetta).
429   * Don't double encode $date in the header.
430   * Use UTF-8 encoding for all manual pages.
431   * Add Greek translation (thanks to Michael Kotsarinis).
432   * Update French translation (thanks to David Prévot, closes: #590580).
433   * Update German translation (thanks to Helge Kreutzmann, closes: #590975).
434   * Use INSTALL_SCRIPT to install Perl script.
435   * Remove deprecated DH_COMPAT in debian/rules, adding debian/compat.
436   * Add ${misc:Depends}.
437   * Don't ignore errors from distclean.
438   * Fix Brazilian, Russian and Italian translations (placement of period was
439     causing text to be interpreted as a macro).
440   * Update standards version to 3.9.1.
441   * Add missing dependency on dpkg/install-info.
442   * Strip bindtextdomain.so preload.
443   * Install preload into $(libdir)/help2man.
444
445  -- Brendan O'Dea <bod@debian.org>  Tue, 28 Dec 2010 15:43:36 +1100
446
447 help2man (1.38.3) unstable; urgency=low
448
449   * Apply patch from Mike Frysinger to allow "make install -j" to work.
450
451  -- Brendan O'Dea <bod@debian.org>  Sun, 04 Jul 2010 12:17:17 +1000
452
453 help2man (1.38.2) unstable; urgency=low
454
455   * Update Finnish translation (thanks to Tommi Vainikainen).
456   * Add Russian translation (thanks to Yuri Kozlov).
457
458  -- Brendan O'Dea <bod@debian.org>  Tue, 27 Apr 2010 19:00:04 +1000
459
460 help2man (1.38.1) unstable; urgency=low
461
462   * Add support for ENVIRONMENT and FILES sections (Sven Utcke).
463   * Ensure THANKS file includes translators.
464   * Fix handling of translated --no-discard-stderr instruction.
465   * Move tranlsated .h2m contents into .po files.
466   * Update Polish translation (thanks to Jakub Bogusz).
467   * Add Vietnamese translation (thanks to Clytie Siddall).
468   * Add some comments for translators.
469
470  -- Brendan O'Dea <bod@debian.org>  Mon, 26 Apr 2010 15:59:32 +1000
471
472 help2man (1.37.1) unstable; urgency=low
473
474   * Fix typo in comment (Paul Eggert).
475   * Move cvs repository to git.
476   * Remove extraneous whitespace from debian/rules.
477   * Sanity check that version in help2man.PL matches debian/changelog.
478   * Handle automake directory with explicit version number.
479   * Integrate NMU, thanks Stefano.
480   * Add @datarootdir@ used by new autoconf.
481   * Add --no-discard-stderr option, suggest use if no stdout (closes: #138752).
482   * Add VCS fields to debian/control.
483   * Update copyright years.
484   * Anchor [section] and /pattern/ matches for include files so that
485     pathnames are not matched by the latter (Reuben Thomas).
486   * Add line breaks into bug reporting section (Jim Meyering).
487   * Clarify that the section output order contains optional items (Rueben).
488   * Match "Report <prog> bugs to ..." (Jim).
489   * Add Brazilian Portuguese translation (Rodolfo Ribeiro Gomes).
490   * Add German translation (Chris Leick, closes: #547154).
491   * Remove addition of default territory to locale (closes: #336298).
492   * Set locale via argument embedded in .h2m files.
493   * Select a reasonable configure default for --enable-nls.
494   * Parse program output and include files in the chartset given by --locale.
495   * Conditionally include gettext support at extraction, rather than run-time.
496   * Revise preload mechanism to not require preloadable libintl.
497   * Document recommended suffixes for --include files (Simon Josefsson).
498
499  -- Brendan O'Dea <bod@debian.org>  Wed, 09 Dec 2009 08:35:45 +1100
500
501 help2man (1.36.4+nmu1) unstable; urgency=low
502
503   * Non-maintainer upload.
504   * Bump debhelper compatibility level to 5 (4 is deprecated now), move
505     the setting to debian/compat
506   * Add missing dependency on ${shlibs:Depends}, neede by the .so file
507     shipped by help2man
508   * Add --version-string option to support programs which are missing some
509     sort of --version option. Thanks to Lionel Elie Mamane for the patch.
510     (Closes: #494739)
511
512  -- Stefano Zacchiroli <zack@debian.org>  Fri, 17 Apr 2009 12:35:34 +0200
513
514 help2man (1.36.4) unstable; urgency=low
515
516   * Add sv translation from Daniel Nylander (closes: #349568).
517
518  -- Brendan O'Dea <bod@debian.org>  Tue, 28 Feb 2006 00:42:19 +1100
519
520 help2man (1.36.3) unstable; urgency=low
521
522   * Updated fr translation from Denis Barbier (closes: #338995).
523
524  -- Brendan O'Dea <bod@debian.org>  Mon, 14 Nov 2005 22:57:23 +1100
525
526 help2man (1.36.2) unstable; urgency=low
527
528   * Updated po translation from Jakub Bogusz.
529   * Makefile.in: $(srcdir) fix from Paul Eggert (closes: #335741).
530
531  -- Brendan O'Dea <bod@debian.org>  Sat, 29 Oct 2005 16:46:16 +1000
532
533 help2man (1.36.1) unstable; urgency=low
534
535   * Add default territory to --locale option.
536   * Add Finnish translations (thanks to Tommi Vainikainen,
537     closes #332444).
538   * Correctly update .pot and .po files (thanks to Thomas Huriaux,
539     closes: #331678).
540
541  -- Brendan O'Dea <bod@debian.org>  Mon, 17 Oct 2005 01:38:59 +1000
542
543 help2man (1.35.2) unstable; urgency=low
544
545   * help2man.texi: spelling corrections (closes: #328671).
546   * debian/rules: configure --host on cross build (closes: #284701).
547   * debian/rules: set DH_COMPAT to 4.
548
549  -- Brendan O'Dea <bod@debian.org>  Tue,  4 Oct 2005 22:14:26 +1000
550
551 help2man (1.35.1) unstable; urgency=low
552
553   * Set program name to the first word of NAME paragraph in --include
554     file if given.
555
556  -- Brendan O'Dea <bod@debian.org>  Thu, 25 Nov 2004 21:06:58 +1100
557
558 help2man (1.34.2) unstable; urgency=low
559
560   * Update Polish translation (thanks to Jakub Bogusz).
561
562  -- Brendan O'Dea <bod@debian.org>  Wed, 24 Nov 2004 00:28:29 +1100
563
564 help2man (1.34.1) unstable; urgency=low
565
566   * Escape all unescaped hyphens in output (closes: #263803).
567   * Convert parenthesised options, eg (-F).
568   * info section in SEE ALSO should use $program rather than $info_page
569     when referring to the program (thanks to Jim Mayering).
570
571  -- Brendan O'Dea <bod@debian.org>  Sat, 20 Nov 2004 09:54:13 +1100
572
573 help2man (1.33.1) unstable; urgency=low
574
575   * Allow "Usage" to be localised.
576   * Add Polish translations (thanks to Jakub Bogusz).
577   * Add --enable-nls/--disable-nls configure option.
578   * Add back gettext and libgettext-perl build-depends (for configure).
579   * Check for Locale::gettext, gettext and usability of
580     preloadable_libintl.so.
581
582  -- Brendan O'Dea <bod@debian.org>  Fri, 18 Jul 2003 00:14:25 +1000
583
584 help2man (1.32.2) unstable; urgency=low
585
586   * Build preload with -fPIC.  Closes: #200632.
587
588  -- Brendan O'Dea <bod@debian.org>  Thu, 10 Jul 2003 07:57:56 +1000
589
590 help2man (1.32.1) unstable; urgency=low
591
592   * Set times on generated help2man so pages don't need to be
593     regenerated.  Remove some associated build-deps.
594
595  -- Brendan O'Dea <bod@debian.org>  Thu, 10 Jul 2003 00:13:42 +1000
596
597 help2man (1.31.2) unstable; urgency=low
598
599   * Fix quoting in generation of README file.
600   * Changed to arch=any due to inclusion of the LD_PRELOAD library.
601
602  -- Brendan O'Dea <bod@debian.org>  Wed,  9 Jul 2003 22:59:28 +1000
603
604 help2man (1.31.1) unstable; urgency=low
605
606   * Oops, might help to actually *install* the message catalog.
607   * Check for errors writing output (suggested by Jim Meyering).
608   * Work around an odd regex bug under perl 5.6+ where /^ {0}(\S.*)\n/
609     doesn't match correctly.
610
611  -- Brendan O'Dea <bod@debian.org>  Wed,  9 Jul 2003 20:20:02 +1000
612
613 help2man (1.30.1) unstable; urgency=low
614
615   * Add support for localised manual pages (closes #183671).  Many
616     thanks to Denis Barbier for patches, advice and French
617     translations.
618
619   * Import RCS files to CVS.
620   * Convert to native Debian package.
621
622  -- Brendan O'Dea <bod@debian.org>  Tue,  8 Jul 2003 23:57:44 +1000
623
624 Sat Sep  7 02:13:05 2002  Brendan O'Dea  <bod@debian.org>
625
626         * help2man.texi: Change @dircategory to "GNU programming support"
627           (Karl Berry). Change @setchapternewpage to "on" (Peter Moulder).
628
629         * Makefile.in: Added some more GNU standard targets (Peter
630           Moulder).
631
632         * Makefile.in, help2man.h2m: Rename help2man.aux to .h2m to avoid
633           clashing with tex.
634
635         * help2man.PL: version bump
636
637 Tue Jun  4 00:53:18 2002  Brendan O'Dea  <bod@debian.org>
638
639         * help2man.PL: Expand copyright years (Paul Eggert).  Provide
640           --info-page option (Bonzini).
641
642         * README.sh: hrm, different awk...
643
644 Tue Mar 19 23:52:37 2002  Brendan O'Dea  <bod@debian.org>
645
646         * help2man.PL: Allow short and long options to be separated by
647           multiple spaces (Paul Eggert).
648
649 Sat Mar  9 23:54:01 2002  Brendan O'Dea  <bod@debian.org>
650
651         * help2man.PL: version bump for doc changes
652         * help2man.texi: Add --help recommendations from Karl Berry (& co.)
653
654 Mon Dec  3 19:02:26 2001  Brendan O'Dea  <bod@debian.org>
655
656         * README.sh: Change email address
657         * configure.in: Require perl 5.005
658         * help2man.PL, help2man.texi: Add --source, --manual, --help-option
659           and --version-option; change email address; update copyright
660
661 Fri Dec 22 23:17:11 2000  Brendan O'Dea  <bod@compusol.com.au>
662
663         * help2man.PL: Process options given in the block before the first
664           section of an include file (suggested by Akim Demaille).
665
666         * help2man.aux: Document option parsing of initial include file
667           segment.
668
669         * help2man.texi: Use @pxref rather than @xref (Karl Berry).
670           Document option parsing of initial include file segment.
671
672 Tue Oct 31 17:07:30 2000  Brendan O'Dea  <bod@compusol.com.au>
673
674         * help2man.PL: Add protection for leading apostrophes (reported by
675           Matt Kraai). Don't zero-pad version.
676
677 Fri Jul  7 16:16:18 2000  Brendan O'Dea  <bod@compusol.com.au>
678
679         * README.sh: Add GNU prefix
680         * aclocal.m4: (add) autoconf support
681         * configure.in: Use AC_PROG_PERL from aclocal.m4 to find perl
682           (checks for perl and perl5)
683
684         * help2man.PL: Add GNU prefix, bug reporting address
685         * help2man.aux: Remove ozemail URL
686         * help2man.texi: Add GNU prefix, bug reporting address. Remove
687           ozemail URL
688
689 Sun Apr 16 00:18:41 2000  Brendan O'Dea  <bod@compusol.com.au>
690
691         * Makefile.in: Add mkinstalldirs (as reqested by Dave Morrison,
692           Patrick Tullmann and Mo DeJong)
693
694         * help2man.PL: Version bump
695
696 Thu Dec 30 01:29:12 1999  Brendan O'Dea  <bod@compusol.com.au>
697
698         * help2man.texi: Correct typo
699
700 Thu Nov 11 03:16:25 1999  Brendan O'Dea  <bod@compusol.com.au>
701
702         * help2man.PL: Remove directories from synopsis
703
704 Wed Nov  3 17:39:50 1999  Brendan O'Dea  <bod@compusol.com.au>
705
706         * help2man.PL: Revise tagged paragraph matching *again*
707
708 Mon Nov  1 21:50:36 1999  Brendan O'Dea  <bod@compusol.com.au>
709
710         * help2man.PL: Allow multiple synopsis entries (w/- `or:'). Single
711           options may have argument w/- `='.
712
713         * help2man.texi: Add /pattern/
714         * configure.in: Add MAKEINFO/INSTALL_INFO
715         * Makefile.in: Install help2man.info
716
717 Wed Oct 27 16:02:00 1999  Brendan O'Dea  <bod@compusol.com.au>
718
719         * help2man.PL: Allow --include to be specified multiple times. Add
720           /pattern/.
721
722         * help2man.aux: Document /pattern/ syntax
723
724 Mon Oct 25 22:36:16 1999  Brendan O'Dea  <bod@compusol.com.au>
725
726         * help2man.PL: Fix odd /^x|^y/ pre-5.005 perl bug. Split tagged
727           paragraph logic into option/other. Protect leading periods in
728           continuation lines.
729
730         * THANKS to Roland Huebner for extensive bug report.
731         * Add NEWS file
732
733 Tue Oct 12 16:25:23 1999  Brendan O'Dea  <bod@compusol.com.au>
734
735         * help2man.PL: Protect leading dots (1.14: not released)
736
737         * README.sh, help2man.aux: Add ftp.gnu.org URL
738         * help2man.PL: Allow fixed-pitch examples where prefixed by $,
739           % or > (for Akim)
740
741 Thu Sep  2 19:43:02 1999  Brendan O'Dea  <bod@compusol.com.au>
742
743         * help2man.PL: Fix typo in --help (Jim Meyering)
744           Escape backslashes (Andreas Schwab/Peter Moulder)
745
746         * help2man.texi: (add) Texinfo docs for help2man
747
748 Thu Jun 24 12:17:50 1999  Brendan O'Dea  <bod@compusol.com.au>
749
750         * help2man.PL: Add --section option (from Okuji Yoshinori). Fixes
751           to option handling and inter-paragraph breaks.
752
753 Thu Jun 17 19:45:08 1999  Brendan O'Dea  <bod@compusol.com.au>
754
755         * help2man.PL: Defer option formatting until after paragraph
756           continuation handling
757
758         * Makefile.in, configure.in: (add) autoconf support
759         * configure, makefile.dist: (remove) autoconf support
760         * README.in: Rename to README.sh (so as not to be confused with
761           autoconf files)
762
763 Wed Mar 24 21:47:18 1999  Brendan O'Dea  <bod@compusol.com.au>
764
765         * help2man.PL: Improved tagged paragraph/continuation handling
766
767 Thu Feb 25 15:58:30 1999  Brendan O'Dea  <bod@compusol.com.au>
768
769         * README.in, help2man.aux: Add URL for distribution
770         * help2man.PL: Increment revision (changes to help2man.aux)
771
772 Thu Jan 21 14:46:48 1999  Brendan O'Dea  <bod@compusol.com.au>
773
774         * help2man.PL: Update copyright
775         * makefile.dist: Add help2man.1 to `all' target
776
777 Mon Jan 11 10:42:04 1999  Brendan O'Dea  <bod@compusol.com.au>
778
779         * help2man.PL: Handle version output with `Free' as well as `GNU'.
780           Missing backslash in initial comment (from Andreas Schwab)
781
782 Thu Dec 10 12:50:10 1998  Brendan O'Dea  <bod@compusol.com.au>
783
784         * help2man.PL: Experimental NLS version on main trunk (1.6-1.8)
785           pruned, rejoined branch 1.5.1.4 as 1.6
786
787           Cleaned up version format and removed François' name from
788           the code (at his suggestion).
789
790         * README.in: (add) Description for help2man
791         * configure: (add) Dodgy configure script for help2man
792         * help2man.aux: (add) Include file for help2man man page
793         * makefile.dist: (add) Dodgy makefile for help2man
794
795 Wed Nov 25 11:31:09 1998  Brendan O'Dea  <bod@compusol.com.au>
796
797         * help2man.PL: Join hyphenated lines in --version output
798
799 Tue Oct 20 20:44:46 1998  Brendan O'Dea  <bod@compusol.com.au>
800
801         * help2man.PL: Fix strftime locale (from Akim Demaille), add
802           --no-info option
803
804 Tue Oct  6 10:05:20 1998  Brendan O'Dea  <bod@compusol.com.au>
805
806         * help2man.PL: Remove --manhelp/oneliner mechanism
807
808 Sat Aug 29 04:50:02 1998  Brendan O'Dea  <bod@compusol.com.au>
809
810         * help2man.PL: Add --include/--opt-include options and Clark
811           Morgan's --manhelp/oneliner parsing. Merged changes from Karl
812           Berry.
813
814 Thu Feb 26 10:38:34 1998  Brendan O'Dea  <bod@compusol.com.au>
815
816         * help2man.PL: Fix synopsis and revert `use version' to `require
817           version' as perl5.003 doesn't grok the former
818
819 Mon Feb 23 11:54:13 1998  Brendan O'Dea  <bod@compusol.com.au>
820
821         * help2man.PL: Add --output
822
823 Fri Feb 20 15:14:22 1998  Brendan O'Dea  <bod@compusol.com.au>
824
825         * help2man.PL: Made self-extracting .PL for portability; Some
826           enhancements to work with a2ps for Akim
827
828 Thu Feb 19 10:16:58 1998  Brendan O'Dea  <bod@compusol.com.au>
829
830         * help2man.PL: Fix DESCRIPTION mis-spell (from Akim Demaille)
831
832 Thu Jan 22 16:53:32 1998  Brendan O'Dea  <bod@compusol.com.au>
833
834         * help2man.PL: (add) Generate man page from a program's --version
835           and --help output