2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-03-05 15:02:37 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Revert previous; fixed by docbook-xsl-1.79.2nb2.
|
2020-03-05 14:19:32 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Avoid xsltproc attempting network fetch.
|
2019-11-13 22:23:23 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
po4a: update to 0.57.
=======================================================================
___ ____ _____
__ __/ _ \ | ___|___ |
\ \ / / | | ||___ \ / / The Diwali release.
\ V /| |_| | ___) |/ /
\_/ \___(_)____//_/ (released 2019-10-25)
AsciiDoc:
* Fix a crash occuring when a cell is nothing.
Translations:
* New translation: Hungarian, thanks Balázs Úr.
* Updated: French, thanks brandelune, Mattéo Rossillol‑‑Laruelle and
Julien Lepiller.
* Updated: German, thanks Helge Kreutzmann.
* Updated: Italian, thanks Marco Ciampa.
* Updated: Norwegian Bokmål, thanks Allan Nordhøy.
* Updated: Polish, thanks Robert Luberda.
* Updated: Portuguese, thanks Silvério Santos.
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle.
* Updated: Spanish, thanks Adolfo Jayme Barrientos.
* Updated: Swedish, thanks Anders Jonsson.
* Updated: Ukrainian, thanks Yuri Chornoivan (українська).
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-11 13:41:39 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
po4a: update to 0.56.
___ ____ __
__ __/ _ \ | ___| / /_
\ \ / / | | ||___ \| '_ \ The D-Day release, 75th anniversary.
\ V /| |_| | ___) | (_) |
\_/ \___(_)____/ \___/ (released 2019-06-06)
AsciiDoc:
* Introduce option tablecells to process cells in tables. (GitHub's #166)
* widen accepted characters in the term part of definition list
(GitHub's #169)
po4a tool:
* Don't use single quotes to protect command line arguments, as it
fails on Windows (GitHub's #141)
Translations:
* New translation: Arabic, thanks mohammadA.
* Updated: Dutch, thanks Frans Spiesschaert.
* Updated: French, thanks Jean-Baptiste Holcroft.
* Updated: Italian, thanks Marco Ciampa.
* Updated: Japanese, thanks Victory.
* Updated: Norwegian Bokmål, thanks Petter Reinholdtsen and Allan Nordhøy.
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle and Silvério
Santos.
* Updated: Ukrainian, thanks Yuri Chornoivan (українська).
|
2019-05-21 17:59:56 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
po4a: update to 0.55.
AsciiDoc:
* Fix Asciidoc unindented lists (GitHub's #149)
* Make Asciidoc Tables nowrap and support current format (GitHub's #63)
* Do not include table fences in pot file (GitHub's #163)
* Add option to prevent translation of target of image blocks (GitHub's #164)
Markdown:
* Improve markdown ruler parsing, and add test.
* Add markdown fenced code block parsing, and add test.
Sgml:
* Avoid deprecated unescaped left brace in regex to get ready for Perl 5.32.
(Debian's #903735)
TransTractor:
* Ensure to split lines before addendum operation without loss or addition of
newline. With this change, addendum behavior is more intuitive.
(Debian's #518218, Github's #147, #153)
Wml:
* Fix longstanding error regarding comments at the beginning of a file.
(Github's #138)
Xml, Docbook:
* Document XML tag behavior customization with example to help use case
specific customization. (Debian's #515763)
* Debug output enhancement to help people understand what exactly happening
inside po4a.
* Extensive POD and code comment additions and updates.
po4a tool:
* Add pot_in feature to support the secondary master file for the base of
POT/PO file generation.
Test:
* Add XML test cases with po4a including addendum, tag customization, and
pot_in feature.
Translations:
* New translation to Chinese and Chinese Simplified, thanks Liu Guang.
* Updated: Dutch, thanks Frans Spiesschaert.
* Updated: Estonian, thanks Kristjan Räts.
* Updated: French, thanks Brandelune and ButterflyOfFire.
* Updated: German, thanks Helge Kreutzmann.
* Updated: Italian, thanks Marco Ciampa.
* Updated: Norwegian Bokmål, thanks Petter Reinholdtsen.
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle and Luiz
Fernando Ranghetti.
* Updated: Russian: thanks Igor.
* Updated: Spanish, thanks emma peel and Omar Campagne.
* Updated: Swedish, thanks Anders Jonsson.
* Updated: Ukrainian, thanks Yuri Chornoivan (українська).
* Updated: Vietnamese, thanks Trần Ngọc Quân.
|
2018-08-28 12:06:34 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
Update to 0.54. From the changelog:
Yaml:
* New module, by Brian Exelbierd (GitHub's #66)
* Fix the behavior with utf-8 files, thanks to Zero King (GitHub's #112)
* Add the references from the Yaml file to the po file (GitHub's #117)
Thanks Zero King.
Texinfo:
* Fix handling of spaces in menu descriptions (Github's #122 and
Debian's #758851).
Text:
* Fix the parsing of fortunes files, which had been broken since
v0.43. The handling has changed a bit, all msgids are now marked as
"no-wrap", because the word wrap in fortunes files usually matters.
* Remove the option for parsing AsciiDoc. There has been a standalone
module for nearly five years, released with v0.45. The AsciiDoc
option for the Text module has been deprecated since then.
* Support pandoc's bibliographic information (title, author, date)
at the beginning of a markdown file. Also fix a trailing newline
in some markdown titles (Debian's #894977).
Man:
* Support .MT and .ME macros for e-mail address markup (Debian's #900965).
* Support .OP, .SY, and .YS macros for command synopses.
Asciidoc:
* handle macros with empty target, thanks Martijn Thé (GitHub's #54)
* Fixed a bug that prevented the asciidoc module to parse correctly four
characters table marks.
Documentation:
* Fix many typos and other issues found by Yuri Chornoivan (GitHub's #104)
and Allan Nordhøy (GitHub's #102) while translating.
* Remove the last references to the alioth servers and mailing lists.
po4a tool:
* po4a --keep-translations will not remove your existing translations
if they fall below the threshold. It won't create badly translated
files either. Use it if you prefer outdated but translated doc to
updated but not translated doc.
po4a-build tool:
* Remove it and all related shell scripts and makefile chunks. It is
deprecated by the po4a tool since a long time, and I could not find
any usage of po4a-build either in Debian or using search engines.
Translations:
* New translation: Norwegian Bokmål, thanks Petter Reinholdtsen.
* Updated: Indonesian, thanks Hori75.
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle.
* Updated: French, Martin Quinson using weblate.
* Updated: Swedish, thanks Anders Jonsson using weblate.
* Updated: German, thanks Helge Kreutzmann.
* Updated: Italian, thanks Marco Ciampa.
* Updated: Dutch, thanks Frans Spiesschaert (Debian's #877248) & weblate.
* Updated: Portuguese, thanks shshshwhs using weblate.
Fixed: xml tags in Portuguese, thanks Jean-Noël Avila.
* Updated: Estonian, thanks Kristjan Räts using weblate.
* Updated: Ukrainian, thanks Yuri Chornoivan using weblate.
* Updated: Russian, thanks Igor using weblate.
* Updated: Ukrainian, thanks Yuri Chornoivan (українська).
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle.
* Updated: German, thanks Helge Kreutzmann.
* Updated: Italian, thanks Marco Ciampa.
* Updated: French, thanks Jean-Baptiste.
* Updated: Vietnamese, thanks to Trần Ngọc Quân.
Other:
* Move to GitHub as the Alioth hosting facility is shutting down.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|