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
|
2020-04-27 19:09:13 by Roland Illig | Files touched by this commit (1) |
Log message:
converters/help2man: only replace SOEXT if it can have an effect
|
2020-03-16 00:09:56 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
help2man: updated to 1.47.13
help2man (1.47.13) unstable
* Merge change from Po-Chuan Hsieh to suppress creation of an empty
pkglibdir when nls is disabled.
* Remove install_dirs target entirely, add explicit $(MKINSTALLDIRS)
before each $(INSTALL_{DATA,PROGRAM}) call.
* Update parsing of --version to allow multi-word programs when
constructing the placeholder NAME paragraph
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2020-01-06 17:56:09 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
help2man: updated to 1.47.12
help2man (1.47.12):
* Fix minor error in po/es.po .
* Fix ordering of "other" sections in manual page
|