1 help2man (1.46.3) unstable; urgency=medium
3 * Update Serbian translation (thanks to Мирослав Николић).
4 * Add Spanish translation (thanks to Antonio Ceballos).
6 -- Brendan O'Dea <bod@debian.org> Sun, 21 Sep 2014 19:01:16 +1000
8 help2man (1.46.2) unstable; urgency=medium
10 * Update French translation, and add translation of info page (thanks to
13 -- Brendan O'Dea <bod@debian.org> Sat, 06 Sep 2014 14:17:45 +1000
15 help2man (1.46.1) unstable; urgency=medium
17 * Apply texinfo patch from Mario Blätterman.
18 * Rename aclocal macros with LOCAL_ prefix.
19 * Include "missing" program from automake in distribution.
20 * Add LOCAL_PROG_OR_MISSING macro.
21 * Add German translation of info page (thanks to Mario Blätterman).
22 * Change reference to standards to avoid spurious comma.
23 * Merge updates into texinfo translations.
24 * Update German translation (thanks to Mario Blättermann).
25 * Update Brazilian Portuguese translation (thanks to Rafael Ferreira).
26 * Update Vietnamese translation (thanks to Trần Ngọc Quân).
27 * Update Ukranian translation, and add translation of info page (thanks
29 * Update Esperanto translation (thanks to Felipe Castro).
30 * Update French translation (thanks to David Prévot).
31 * Update Russian translation (thanks to Yuri Kozlov).
32 * Add Hungarian translation (thanks to Balázs Úr).
33 * Update Polish translation, and add translation of info page (thanks to
35 * Move automake helper scripts into a build-aux sub-directory.
36 * Add a helper script to locate files in $VPATH.
37 * Add helper scripts to clean up texinfo translations:
38 + fixup-tex-pot: remove entries from template which should not be
40 + fixup-texi-trans: add the correct path for install-info and correct the
41 alignment of the main menu.
42 * Add Norwegian Bokmaal translation (thanks to Johnny A. Solbu).
44 -- Brendan O'Dea <bod@debian.org> Sat, 26 Jul 2014 23:25:48 +1000
46 help2man (1.45.1) unstable; urgency=low
48 * Skip additional blank lines following sections, and provide an
49 explicit method of adding sections (thanks to Mischa Williamson).
50 * Improve handling of tagged paragraphs when the body is on a following
51 line (thanks to Brian Campbell).
52 * Add escapes to adjust spacing of italic text at roman/italic
53 boundaries (thanks to Bjarni Ingi Gislason, closes: #742289)
55 -- Brendan O'Dea <bod@debian.org> Mon, 24 Mar 2014 21:45:24 +1100
57 help2man (1.44.1) unstable; urgency=low
59 * Perform shell word splitting on option lines in include files.
60 * Update Serbian translation (thanks to Мирослав Николић).
61 * Update German translation (thanks to Mario Blättermann).
62 * Update copyright years.
63 * Change distribution filename in README to help2man-VERSION.tar.xz
64 * Fix gitweb URL in README.
66 -- Brendan O'Dea <bod@debian.org> Sun, 02 Feb 2014 15:07:59 +1100
68 help2man (1.43.3) unstable; urgency=low
70 * Update Ukranian translation (thanks to Yuri Chornoivan).
71 * Update Esperanto translation (thanks to Felipe Castro).
72 * Update Polish translation (thanks to Jakub Bogusz).
73 * Update Russian translation (thanks to Yuri Kozlov).
74 * Update Japanese translation (thanks to Yasumichi Akahoshi).
75 * Update Vietnamese translation (thanks to Trần Ngọc Quân).
76 * Update French translation (thanks to David Prévot).
78 -- Brendan O'Dea <bod@debian.org> Sat, 08 Jun 2013 22:31:52 +1000
80 help2man (1.43.2) unstable; urgency=low
82 * Use the generic term "section" in the documentation rather than "name",
83 which could be confused to mean only the literal "NAME" section.
85 -- Brendan O'Dea <bod@debian.org> Thu, 06 Jun 2013 07:13:29 +1000
87 help2man (1.43.1) unstable; urgency=low
89 * Add explicit include syntax for prepending, replacing or appending to
90 generated output for a section (thanks to Daniil Baturin for the idea).
91 * Update Vietnamese translation (thanks to Trần Ngọc Quân).
92 * Update Esperanto translation (thanks to Felipe Castro).
94 -- Brendan O'Dea <bod@debian.org> Tue, 04 Jun 2013 22:22:39 +1000
96 help2man (1.42.1) unstable; urgency=low
98 * Update Vietnamese translation (thanks to Trần Ngọc Quân).
99 * Update Croatian translation (thanks to Tomislav Krznar).
100 * Consistently strip path and/or libtool "lt-" prefix from any instance
101 of $program derived from --help or --version (thanks to Eric Shattow
102 for identifying the issue).
104 -- Brendan O'Dea <bod@debian.org> Tue, 28 May 2013 21:49:20 +1000
106 help2man (1.41.2) unstable; urgency=low
108 * Update Vietnamese translation (thanks to Trần Ngọc Quân).
109 * Update Croatian translation (thanks to Tomislav Krznar).
110 * Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro
113 -- Brendan O'Dea <bod@debian.org> Sun, 14 Apr 2013 07:05:43 +1000
115 help2man (1.41.1) unstable; urgency=low
117 * Rename configure.in to .ac, and revise use of AC_INIT/AC_OUTPUT macros
118 to meet current autoconf guidelines.
119 * Add copyright headers to supporting files (GNU All-Permissive License).
120 * Fix section name comparisons ($sect is localised).
121 * Set filenames in italics (as suggested by Yann Soubeyrand).
122 * Suppress option/filename handling in EXAMPLES section.
124 -- Brendan O'Dea <bod@debian.org> Sun, 30 Dec 2012 12:24:33 +1100
126 help2man (1.40.13) unstable; urgency=low
128 * Add "Multi-Arch: foreign" control field to permit any installable
129 architecture to satisfy a build dependency when cross-building
130 packages (closes: #694586).
132 -- Brendan O'Dea <bod@debian.org> Mon, 03 Dec 2012 23:01:36 +1100
134 help2man (1.40.12) unstable; urgency=low
136 * Update Croatian translation (thanks to Tomislav Krznar).
137 * Fix updating of help2man.pot to occur only when help2man.PL is
138 changed, not help2man generated.
140 -- Brendan O'Dea <bod@debian.org> Thu, 23 Aug 2012 11:43:05 +1000
142 help2man (1.40.11) unstable; urgency=low
144 * Add Croatian translation (thanks to Tomislav Krznar).
146 -- Brendan O'Dea <bod@debian.org> Sat, 28 Jul 2012 19:29:43 +1000
148 help2man (1.40.10) unstable; urgency=low
150 * Update Greek translation (thanks to Savvas Radevic).
151 * Update Serbian translation (thanks to Мирослав Николић).
152 * Update German translation (thanks to Arun Persaud).
154 -- Brendan O'Dea <bod@debian.org> Sat, 12 May 2012 13:54:58 +1000
156 help2man (1.40.9) unstable; urgency=low
158 * Update Japanese translation (thanks to Yasumichi Akahoshi).
159 * Update Esperanto translation (thanks to Felipe Castro).
160 * Update Vietnamese translation (thanks to Trần Ngọc Quân).
161 * Update German translation (thanks to Chris Leick, closes: #669564).
163 -- Brendan O'Dea <bod@debian.org> Fri, 20 Apr 2012 21:35:43 +1000
165 help2man (1.40.8) unstable; urgency=low
167 * Update French translation (thanks to David Prévot).
168 * Update Italian translation (thanks to Sergio Zanchetta).
169 * Update Polish translation (thanks to Jakub Bogusz).
170 * Update Russian translation (thanks to Yuri Kozlov).
171 * Update Ukranian translation (thanks to Yuri Chornoivan).
172 * Modify self-extracting scripts to output to a temporary file.
173 * Ensure that help2man exists before building manual pages (as reported
176 -- Brendan O'Dea <bod@debian.org> Sun, 08 Apr 2012 23:10:20 +1000
178 help2man (1.40.7) unstable; urgency=low
180 * Update Greek translation (thanks to Savvas Radevic).
182 -- Brendan O'Dea <bod@debian.org> Mon, 19 Mar 2012 21:28:41 +1100
184 help2man (1.40.6) unstable; urgency=low
186 * Update years in debian/copyright.
187 * Fix FSF address in comments (thanks to Paul Eggert).
189 -- Brendan O'Dea <bod@debian.org> Sun, 12 Feb 2012 22:39:25 +1100
191 help2man (1.40.5) unstable; urgency=low
193 * Clean up some lintian warnings: build-targets, source format and
195 * Add Serbian translation (thanks to Miroslav Nikolic).
196 * Fix trivial translation changes due to additional copyright year.
197 * Minor fix to Italian translation.
199 -- Brendan O'Dea <bod@debian.org> Mon, 02 Jan 2012 20:50:50 +1100
201 help2man (1.40.4) unstable; urgency=low
203 * Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro
206 -- Brendan O'Dea <bod@debian.org> Mon, 20 Jun 2011 11:29:04 +1000
208 help2man (1.40.3) unstable; urgency=low
210 * Update Esperanto translation (thanks to Felipe Castro).
211 * Update links to git repository.
213 -- Brendan O'Dea <bod@debian.org> Tue, 14 Jun 2011 10:08:53 +1000
215 help2man (1.40.2) unstable; urgency=low
217 * Remove a superfluous period from texinfo doc.
218 * Change footnote about supported languages to a simple paragraph.
219 * Update Italian translation (thanks to Sergio Zanchetta).
220 * Update Ukrainian translation (thanks to Yuri Chornoivan).
221 * Update French translation (thanks to David Prévot).
222 * Update Japanese translation (thanks to Yasumichi Akahoshi).
223 * Update Russian translation (thanks to Yuri Kozlov).
224 * Update Polish translation (thanks to Jakub Bogusz).
226 -- Brendan O'Dea <bod@debian.org> Wed, 01 Jun 2011 08:04:45 +1000
228 help2man (1.40.1) unstable; urgency=low
230 * Update texinfo docs with recommendations kindly provided by Karl
232 * Document --libtool option.
233 * Fixup references to GNU Standards.
234 * Allow date format to be localised (thanks to Yasumichi Akahoshi).
235 * Add Japanese translation (thanks to Yasumichi Akahoshi).
237 -- Brendan O'Dea <bod@debian.org> Sun, 29 May 2011 11:31:14 +1000
239 help2man (1.39.4) unstable; urgency=low
241 * Update Italian translation (thanks to Sergio Zanchetta).
243 -- Brendan O'Dea <bod@debian.org> Wed, 11 May 2011 22:58:55 +1000
245 help2man (1.39.3) unstable; urgency=low
247 * Update French translation (thanks to David Prévot, closes: #620250).
248 * Update the "Localised man pages" section of the Texinfo docs and note that
249 translations are now handled through the Translation Project.
250 * Update German translation (thanks to Chris Leick, closes: #624401).
251 * Minor update to German translation as suggested by Werner Lemberg in
252 http://sourceforge.net/mailarchive/message.php?msg_id=26828512
254 -- Brendan O'Dea <bod@debian.org> Sun, 01 May 2011 10:35:38 +1000
256 help2man (1.39.2) unstable; urgency=low
258 * Update Russian translation (thanks to Yuri Kozlov).
259 * Update Ukranian translation (thanks to Yuri Chornoivan).
260 * Update Polish translation (thanks to Jakub Bogusz).
261 * Add Esperanto translation (thanks to Felipe Castro).
262 * Update Finnish translation (thanks to Tommi Vainikainen).
264 -- Brendan O'Dea <bod@debian.org> Tue, 08 Mar 2011 22:33:01 +1100
266 help2man (1.39.1) unstable; urgency=low
268 * Add option to remove `lt-' prefix for libtool programs (thanks to
270 * Add Ukranian translation (thanks to Yuri Chornoivan).
271 * Update Russian translation (thanks to Yuri Kozlov).
272 * Update Polish translation (thanks to Jakub Bogusz).
274 -- Brendan O'Dea <bod@debian.org> Mon, 28 Feb 2011 11:15:44 +1100
276 help2man (1.38.4) unstable; urgency=low
278 * Add Italian translation (thanks to Sergio Zanchetta).
279 * Don't double encode $date in the header.
280 * Use UTF-8 encoding for all manual pages.
281 * Add Greek translation (thanks to Michael Kotsarinis).
282 * Update French translation (thanks to David Prévot, closes: #590580).
283 * Update German translation (thanks to Helge Kreutzmann, closes: #590975).
284 * Use INSTALL_SCRIPT to install Perl script.
285 * Remove deprecated DH_COMPAT in debian/rules, adding debian/compat.
286 * Add ${misc:Depends}.
287 * Don't ignore errors from distclean.
288 * Fix Brazilian, Russian and Italian translations (placement of period was
289 causing text to be interpreted as a macro).
290 * Update standards version to 3.9.1.
291 * Add missing dependency on dpkg/install-info.
292 * Strip bindtextdomain.so preload.
293 * Install preload into $(libdir)/help2man.
295 -- Brendan O'Dea <bod@debian.org> Tue, 28 Dec 2010 15:43:36 +1100
297 help2man (1.38.3) unstable; urgency=low
299 * Apply patch from Mike Frysinger to allow "make install -j" to work.
301 -- Brendan O'Dea <bod@debian.org> Sun, 04 Jul 2010 12:17:17 +1000
303 help2man (1.38.2) unstable; urgency=low
305 * Update Finnish translation (thanks to Tommi Vainikainen).
306 * Add Russian translation (thanks to Yuri Kozlov).
308 -- Brendan O'Dea <bod@debian.org> Tue, 27 Apr 2010 19:00:04 +1000
310 help2man (1.38.1) unstable; urgency=low
312 * Add support for ENVIRONMENT and FILES sections (Sven Utcke).
313 * Ensure THANKS file includes translators.
314 * Fix handling of translated --no-discard-stderr instruction.
315 * Move tranlsated .h2m contents into .po files.
316 * Update Polish translation (thanks to Jakub Bogusz).
317 * Add Vietnamese translation (thanks to Clytie Siddall).
318 * Add some comments for translators.
320 -- Brendan O'Dea <bod@debian.org> Mon, 26 Apr 2010 15:59:32 +1000
322 help2man (1.37.1) unstable; urgency=low
324 * Fix typo in comment (Paul Eggert).
325 * Move cvs repository to git.
326 * Remove extraneous whitespace from debian/rules.
327 * Sanity check that version in help2man.PL matches debian/changelog.
328 * Handle automake directory with explicit version number.
329 * Integrate NMU, thanks Stefano.
330 * Add @datarootdir@ used by new autoconf.
331 * Add --no-discard-stderr option, suggest use if no stdout (closes: #138752).
332 * Add VCS fields to debian/control.
333 * Update copyright years.
334 * Anchor [section] and /pattern/ matches for include files so that
335 pathnames are not matched by the latter (Reuben Thomas).
336 * Add line breaks into bug reporting section (Jim Meyering).
337 * Clarify that the section output order contains optional items (Rueben).
338 * Match "Report <prog> bugs to ..." (Jim).
339 * Add Brazilian Portuguese translation (Rodolfo Ribeiro Gomes).
340 * Add German translation (Chris Leick, closes: #547154).
341 * Remove addition of default territory to locale (closes: #336298).
342 * Set locale via argument embedded in .h2m files.
343 * Select a reasonable configure default for --enable-nls.
344 * Parse program output and include files in the chartset given by --locale.
345 * Conditionally include gettext support at extraction, rather than run-time.
346 * Revise preload mechanism to not require preloadable libintl.
347 * Document recommended suffixes for --include files (Simon Josefsson).
349 -- Brendan O'Dea <bod@debian.org> Wed, 09 Dec 2009 08:35:45 +1100
351 help2man (1.36.4+nmu1) unstable; urgency=low
353 * Non-maintainer upload.
354 * Bump debhelper compatibility level to 5 (4 is deprecated now), move
355 the setting to debian/compat
356 * Add missing dependency on ${shlibs:Depends}, neede by the .so file
358 * Add --version-string option to support programs which are missing some
359 sort of --version option. Thanks to Lionel Elie Mamane for the patch.
362 -- Stefano Zacchiroli <zack@debian.org> Fri, 17 Apr 2009 12:35:34 +0200
364 help2man (1.36.4) unstable; urgency=low
366 * Add sv translation from Daniel Nylander (closes: #349568).
368 -- Brendan O'Dea <bod@debian.org> Tue, 28 Feb 2006 00:42:19 +1100
370 help2man (1.36.3) unstable; urgency=low
372 * Updated fr translation from Denis Barbier (closes: #338995).
374 -- Brendan O'Dea <bod@debian.org> Mon, 14 Nov 2005 22:57:23 +1100
376 help2man (1.36.2) unstable; urgency=low
378 * Updated po translation from Jakub Bogusz.
379 * Makefile.in: $(srcdir) fix from Paul Eggert (closes: #335741).
381 -- Brendan O'Dea <bod@debian.org> Sat, 29 Oct 2005 16:46:16 +1000
383 help2man (1.36.1) unstable; urgency=low
385 * Add default territory to --locale option.
386 * Add Finnish translations (thanks to Tommi Vainikainen,
388 * Correctly update .pot and .po files (thanks to Thomas Huriaux,
391 -- Brendan O'Dea <bod@debian.org> Mon, 17 Oct 2005 01:38:59 +1000
393 help2man (1.35.2) unstable; urgency=low
395 * help2man.texi: spelling corrections (closes: #328671).
396 * debian/rules: configure --host on cross build (closes: #284701).
397 * debian/rules: set DH_COMPAT to 4.
399 -- Brendan O'Dea <bod@debian.org> Tue, 4 Oct 2005 22:14:26 +1000
401 help2man (1.35.1) unstable; urgency=low
403 * Set program name to the first word of NAME paragraph in --include
406 -- Brendan O'Dea <bod@debian.org> Thu, 25 Nov 2004 21:06:58 +1100
408 help2man (1.34.2) unstable; urgency=low
410 * Update Polish translation (thanks to Jakub Bogusz).
412 -- Brendan O'Dea <bod@debian.org> Wed, 24 Nov 2004 00:28:29 +1100
414 help2man (1.34.1) unstable; urgency=low
416 * Escape all unescaped hyphens in output (closes: #263803).
417 * Convert parenthesised options, eg (-F).
418 * info section in SEE ALSO should use $program rather than $info_page
419 when referring to the program (thanks to Jim Mayering).
421 -- Brendan O'Dea <bod@debian.org> Sat, 20 Nov 2004 09:54:13 +1100
423 help2man (1.33.1) unstable; urgency=low
425 * Allow "Usage" to be localised.
426 * Add Polish translations (thanks to Jakub Bogusz).
427 * Add --enable-nls/--disable-nls configure option.
428 * Add back gettext and libgettext-perl build-depends (for configure).
429 * Check for Locale::gettext, gettext and usability of
430 preloadable_libintl.so.
432 -- Brendan O'Dea <bod@debian.org> Fri, 18 Jul 2003 00:14:25 +1000
434 help2man (1.32.2) unstable; urgency=low
436 * Build preload with -fPIC. Closes: #200632.
438 -- Brendan O'Dea <bod@debian.org> Thu, 10 Jul 2003 07:57:56 +1000
440 help2man (1.32.1) unstable; urgency=low
442 * Set times on generated help2man so pages don't need to be
443 regenerated. Remove some associated build-deps.
445 -- Brendan O'Dea <bod@debian.org> Thu, 10 Jul 2003 00:13:42 +1000
447 help2man (1.31.2) unstable; urgency=low
449 * Fix quoting in generation of README file.
450 * Changed to arch=any due to inclusion of the LD_PRELOAD library.
452 -- Brendan O'Dea <bod@debian.org> Wed, 9 Jul 2003 22:59:28 +1000
454 help2man (1.31.1) unstable; urgency=low
456 * Oops, might help to actually *install* the message catalog.
457 * Check for errors writing output (suggested by Jim Meyering).
458 * Work around an odd regex bug under perl 5.6+ where /^ {0}(\S.*)\n/
459 doesn't match correctly.
461 -- Brendan O'Dea <bod@debian.org> Wed, 9 Jul 2003 20:20:02 +1000
463 help2man (1.30.1) unstable; urgency=low
465 * Add support for localised manual pages (closes #183671). Many
466 thanks to Denis Barbier for patches, advice and French
469 * Import RCS files to CVS.
470 * Convert to native Debian package.
472 -- Brendan O'Dea <bod@debian.org> Tue, 8 Jul 2003 23:57:44 +1000
474 Sat Sep 7 02:13:05 2002 Brendan O'Dea <bod@debian.org>
476 * help2man.texi: Change @dircategory to "GNU programming support"
477 (Karl Berry). Change @setchapternewpage to "on" (Peter Moulder).
479 * Makefile.in: Added some more GNU standard targets (Peter
482 * Makefile.in, help2man.h2m: Rename help2man.aux to .h2m to avoid
485 * help2man.PL: version bump
487 Tue Jun 4 00:53:18 2002 Brendan O'Dea <bod@debian.org>
489 * help2man.PL: Expand copyright years (Paul Eggert). Provide
490 --info-page option (Bonzini).
492 * README.sh: hrm, different awk...
494 Tue Mar 19 23:52:37 2002 Brendan O'Dea <bod@debian.org>
496 * help2man.PL: Allow short and long options to be separated by
497 multiple spaces (Paul Eggert).
499 Sat Mar 9 23:54:01 2002 Brendan O'Dea <bod@debian.org>
501 * help2man.PL: version bump for doc changes
502 * help2man.texi: Add --help recommendations from Karl Berry (& co.)
504 Mon Dec 3 19:02:26 2001 Brendan O'Dea <bod@debian.org>
506 * README.sh: Change email address
507 * configure.in: Require perl 5.005
508 * help2man.PL, help2man.texi: Add --source, --manual, --help-option
509 and --version-option; change email address; update copyright
511 Fri Dec 22 23:17:11 2000 Brendan O'Dea <bod@compusol.com.au>
513 * help2man.PL: Process options given in the block before the first
514 section of an include file (suggested by Akim Demaille).
516 * help2man.aux: Document option parsing of initial include file
519 * help2man.texi: Use @pxref rather than @xref (Karl Berry).
520 Document option parsing of initial include file segment.
522 Tue Oct 31 17:07:30 2000 Brendan O'Dea <bod@compusol.com.au>
524 * help2man.PL: Add protection for leading apostrophes (reported by
525 Matt Kraai). Don't zero-pad version.
527 Fri Jul 7 16:16:18 2000 Brendan O'Dea <bod@compusol.com.au>
529 * README.sh: Add GNU prefix
530 * aclocal.m4: (add) autoconf support
531 * configure.in: Use AC_PROG_PERL from aclocal.m4 to find perl
532 (checks for perl and perl5)
534 * help2man.PL: Add GNU prefix, bug reporting address
535 * help2man.aux: Remove ozemail URL
536 * help2man.texi: Add GNU prefix, bug reporting address. Remove
539 Sun Apr 16 00:18:41 2000 Brendan O'Dea <bod@compusol.com.au>
541 * Makefile.in: Add mkinstalldirs (as reqested by Dave Morrison,
542 Patrick Tullmann and Mo DeJong)
544 * help2man.PL: Version bump
546 Thu Dec 30 01:29:12 1999 Brendan O'Dea <bod@compusol.com.au>
548 * help2man.texi: Correct typo
550 Thu Nov 11 03:16:25 1999 Brendan O'Dea <bod@compusol.com.au>
552 * help2man.PL: Remove directories from synopsis
554 Wed Nov 3 17:39:50 1999 Brendan O'Dea <bod@compusol.com.au>
556 * help2man.PL: Revise tagged paragraph matching *again*
558 Mon Nov 1 21:50:36 1999 Brendan O'Dea <bod@compusol.com.au>
560 * help2man.PL: Allow multiple synopsis entries (w/- `or:'). Single
561 options may have argument w/- `='.
563 * help2man.texi: Add /pattern/
564 * configure.in: Add MAKEINFO/INSTALL_INFO
565 * Makefile.in: Install help2man.info
567 Wed Oct 27 16:02:00 1999 Brendan O'Dea <bod@compusol.com.au>
569 * help2man.PL: Allow --include to be specified multiple times. Add
572 * help2man.aux: Document /pattern/ syntax
574 Mon Oct 25 22:36:16 1999 Brendan O'Dea <bod@compusol.com.au>
576 * help2man.PL: Fix odd /^x|^y/ pre-5.005 perl bug. Split tagged
577 paragraph logic into option/other. Protect leading periods in
580 * THANKS to Roland Huebner for extensive bug report.
583 Tue Oct 12 16:25:23 1999 Brendan O'Dea <bod@compusol.com.au>
585 * help2man.PL: Protect leading dots (1.14: not released)
587 * README.sh, help2man.aux: Add ftp.gnu.org URL
588 * help2man.PL: Allow fixed-pitch examples where prefixed by $,
591 Thu Sep 2 19:43:02 1999 Brendan O'Dea <bod@compusol.com.au>
593 * help2man.PL: Fix typo in --help (Jim Meyering)
594 Escape backslashes (Andreas Schwab/Peter Moulder)
596 * help2man.texi: (add) Texinfo docs for help2man
598 Thu Jun 24 12:17:50 1999 Brendan O'Dea <bod@compusol.com.au>
600 * help2man.PL: Add --section option (from Okuji Yoshinori). Fixes
601 to option handling and inter-paragraph breaks.
603 Thu Jun 17 19:45:08 1999 Brendan O'Dea <bod@compusol.com.au>
605 * help2man.PL: Defer option formatting until after paragraph
606 continuation handling
608 * Makefile.in, configure.in: (add) autoconf support
609 * configure, makefile.dist: (remove) autoconf support
610 * README.in: Rename to README.sh (so as not to be confused with
613 Wed Mar 24 21:47:18 1999 Brendan O'Dea <bod@compusol.com.au>
615 * help2man.PL: Improved tagged paragraph/continuation handling
617 Thu Feb 25 15:58:30 1999 Brendan O'Dea <bod@compusol.com.au>
619 * README.in, help2man.aux: Add URL for distribution
620 * help2man.PL: Increment revision (changes to help2man.aux)
622 Thu Jan 21 14:46:48 1999 Brendan O'Dea <bod@compusol.com.au>
624 * help2man.PL: Update copyright
625 * makefile.dist: Add help2man.1 to `all' target
627 Mon Jan 11 10:42:04 1999 Brendan O'Dea <bod@compusol.com.au>
629 * help2man.PL: Handle version output with `Free' as well as `GNU'.
630 Missing backslash in initial comment (from Andreas Schwab)
632 Thu Dec 10 12:50:10 1998 Brendan O'Dea <bod@compusol.com.au>
634 * help2man.PL: Experimental NLS version on main trunk (1.6-1.8)
635 pruned, rejoined branch 1.5.1.4 as 1.6
637 Cleaned up version format and removed François' name from
638 the code (at his suggestion).
640 * README.in: (add) Description for help2man
641 * configure: (add) Dodgy configure script for help2man
642 * help2man.aux: (add) Include file for help2man man page
643 * makefile.dist: (add) Dodgy makefile for help2man
645 Wed Nov 25 11:31:09 1998 Brendan O'Dea <bod@compusol.com.au>
647 * help2man.PL: Join hyphenated lines in --version output
649 Tue Oct 20 20:44:46 1998 Brendan O'Dea <bod@compusol.com.au>
651 * help2man.PL: Fix strftime locale (from Akim Demaille), add
654 Tue Oct 6 10:05:20 1998 Brendan O'Dea <bod@compusol.com.au>
656 * help2man.PL: Remove --manhelp/oneliner mechanism
658 Sat Aug 29 04:50:02 1998 Brendan O'Dea <bod@compusol.com.au>
660 * help2man.PL: Add --include/--opt-include options and Clark
661 Morgan's --manhelp/oneliner parsing. Merged changes from Karl
664 Thu Feb 26 10:38:34 1998 Brendan O'Dea <bod@compusol.com.au>
666 * help2man.PL: Fix synopsis and revert `use version' to `require
667 version' as perl5.003 doesn't grok the former
669 Mon Feb 23 11:54:13 1998 Brendan O'Dea <bod@compusol.com.au>
671 * help2man.PL: Add --output
673 Fri Feb 20 15:14:22 1998 Brendan O'Dea <bod@compusol.com.au>
675 * help2man.PL: Made self-extracting .PL for portability; Some
676 enhancements to work with a2ps for Akim
678 Thu Feb 19 10:16:58 1998 Brendan O'Dea <bod@compusol.com.au>
680 * help2man.PL: Fix DESCRIPTION mis-spell (from Akim Demaille)
682 Thu Jan 22 16:53:32 1998 Brendan O'Dea <bod@compusol.com.au>
684 * help2man.PL: (add) Generate man page from a program's --version