2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-04-05 10:55:15 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
help2man: updated to 1.48.3
help2man 1.48.3
* Don't translate @documentencoding
* Update Serbian translations
* Update Esperanto translation
|
2021-03-05 09:57:19 by Nia Alarie | Files touched by this commit (2) |
Log message:
help2man: Update to 1.48.2
help2man (1.48.2) unstable; urgency=medium
* Use debhelper dh command sequencer.
* Update Chinese (simplified) translation (thanks to Boyuan Yang).
-- Brendan O'Dea <bod@debian.org> Wed, 03 Mar 2021 13:50:28 +1100
|
2021-02-13 10:20:42 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
help2man: Update to 1.48.1
Changelog:
Version 1.48 February 6, 2021
* Add Serbian, Swedish, Brazilian Portuguese and Chinese (simplified)
translations of info documentation.
* Add Tamil and Chinese (simplified) translations.
* Move table of contents to the top of the texi file so that it appears
in the correct location in the html page.
* Use the package name and version as the default for --source (was
program).
* Support packages in version strings without the GNU or Free prefix.
* Allow an optional second dash to separate the package name from the
version for multi-word packages: "program - package name - version".
* Suppress creation of an empty pkglibdir when nls is disabled.
* Fix ordering of "other" sections in manual page.
* Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert).
|
2021-01-25 10:48:36 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
help2man: update to 1.47.17.
help2man (1.47.17) unstable; urgency=medium
* Add Serbian translation of info page (thanks to Мирослав Николић).
* Update Swedish translation (thanks to Sebastian Rasmussen).
* Update to debhelper v13.
* Update standards version to 4.5.1 (no changes).
* Update copyright years.
-- Brendan O'Dea <bod@debian.org> Tue, 19 Jan 2021 22:27:16 +1100
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-07-12 21:37:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
help2man: updated to 1.47.16
help2man 1.47.16
* Move table of contents to the top of the texi file so that it appears
in the correct location in the html page.
* Update debian/rules maint-prep warning about $version mismatch.
* Update help2man.html.PL for new GNU boilerplate.
|
2020-05-28 17:08:27 by Nia Alarie | Files touched by this commit (1) |
Log message:
help2man: SOEXT may not change, needs SUBST_NOOP_OK
|
2020-05-04 20:29:26 by Roland Illig | Files touched by this commit (1) |
Log message:
converters/help2man: remove redundant condition around SUBST block
Since subst.mk r1.85 from 2020-04-29 20:00, a few hours after this
condition had been added, this is not necessary anymore.
|
2020-04-29 14:39:57 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
help2man: updated to 1.47.15
help2man (1.47.15) unstable; urgency=medium
* Use the package name and version as the default for --source (was
program).
* Support packages in version strings without the GNU or Free prefix.
* Allow an optional second dash to separate the package name from the
version for multi-word packages: "program - package name - version".
help2man (1.47.14) unstable; urgency=medium
* Revert --version parsing change from 1.47.13, which had unintended
consequences for some version strings. In short, it is not possible
to unambiguously determine the split between the package/program name
and version in some of the supported formats. Multi-word package
names are supported only in the "program (GNU package) version"
variant
|