Accepted po4a 0.25-1 (source)

Ubuntu Installer archive at ubuntu.com
Thu Jun 8 16:45:06 BST 2006


Accepted:
 OK: po4a_0.25-1.diff.gz
 OK: po4a_0.25-1.dsc
     -> Component: main Section: text
 OK: po4a_0.25.orig.tar.gz

Origin: Debian/unstable
Format: 1.7
Date: Thu,  08 Jun 2006 16:43:05 +0100
Source: po4a
Binary: po4a
Architecture: source
Version: 0.25-1
Distribution: edgy
Urgency: low
Maintainer: Martin Quinson <mquinson at debian.org>
Changed-By: Colin Watson <cjwatson at canonical.com>
Description: 
 po4a       - tools for helping translation of documentation
Closes: 326670 350300 354330 354955 359352 360141 362169
Changes: 
 po4a (0.25-1) unstable; urgency=low
 .
   New upstream release (no change in packaging):
   
   [Nicolas Francois]
   (Po.pm)
   * Missing =back in the pod part.
   * consecutive escaped tabulations in the PO: only the first one was
     un-escaped. Closes: #359352
   * gettextize: do not associate the strings by their order in the POs, but by
     their order in the documents. This permits to gettextize documents
     which have the same structure, but where a string have
     multiple translations, or when different strings have the same translation.
     If multiple translations appear for a string, both strings are proposed in
     the PO. Closes: #326670
   (po4a)
   * When a master document is specified twice in a configuration file:
     - do not ignore the options specified in the first line;
     - also warn in this case since po4a may not do what the user wants.
   * Fix the documentation: po4a do not use the POT-Creation-Date field of the
     POT and PO headers. It only updates the POs with msgmerge -U.
     Closes: #360141
   (Man.pm)
   * Documentation: this module is no more beta.
   * Another fix for "when a font modifier if followed by another font
     modifier". Also add a test for this case.
   * mdoc support.
   * Do not put the header at the top of the file, but just before the .TH
     macro. This will preserve the indications on how to process the page if
     the first line contains something like: '\" t
   (Xml.pm)
   * Implement placeholders: this permits to specify that footnotes must not be
     translated inside a paragraph, but are translated separately and a
     <placeholder0> tag will be put where the footnote must be installed.
   * In tag_extract_doctype, we can't test whether the Document Type Definition
     contains an Internal Subset by searching the document for "]>" because
     this is also used for closing the CDATA Sections.  This caused
     segmentation faults.  Closes: #362169
   * get_string_until: add a option to search a regular expression.  The
     default is to search for a fixed string.  Also make sure get_string_until
     works when the serach string (or regex) contains a newline (\n).
   * When there is an Internal Subset, the Document Type Definition ends with
     "]\s*>", not necessarily "]>".
   * Add support for CDATA Sections.
   (po4aman-display-po)
   * new script to display a translated man page with a given PO.
     Thanks to Thomas Huriaux.
   (po4a.7.pod)
   * Fix a typo in the detailed example for the beginboundary field.
     Thanks to Ognyan Kulev.
 .
 po4a (0.24-1) unstable; urgency=low
 .
   [Nicolas Francois]
   (Sgml.pm)
   * Preserve more entities. It was already the case for entities ending by a
     semi-colon, but they were expended in entities not terminated by a
     semi-colon (e.g. id="&url-debian-volatile").
   * Add the docbook docinfo tag, and remove duplicate refsect1 tag.
   * Add a post-translation filter, which converts non breaking spaes (0xA0 in
     latin1) to the &nbsp; entity.
   (Po.pm)
   * use File::Copy::move instead of rename (the POT/POs were not written when
     /tmp and the file were not in the same device.
     Thanks to Valery Perrin and Thomas Huriaux. Closes: 354330
   * make filter() less verbose
   * delete the automatically generated apply subroutine to avoid warnings.
   * be more restrictive on the lines ignored by diff in write_if_needed.
   * New function move_po_if_needed to move a PO if there are some chnages.
   (TeX.pm)
   * Do not extract a trailing command if it is followed by an unexpected
     parameter. This fixes an issue in list environments when the \item are
     followed by blocks. Closes: 354955
   * New verbatim environment category. You can now specify verbatim blocks in
     environments other than "verbatim".
   (po4a)
   * The --split option is no more needed. This feature is supported by using
     $master in the po4a_paths line.
   * try to re-generate the POT if the config file was modified.
   * use File::Copy instead of system("cp").
   (general)
   * replace some `||' by `or'. || has an higher priority and some warnings
     were masked.
   (Pod.pm)
   * Overload the TransTractor's translate() in order to add pre- and
     post-translation filters.
   * Change the latin1 0xA0 (non-breaking spaces) to the pod S<...> equivalent.
     This should help projects with multiple formats.
   (Man.pm)
   * .R is a (R), not a font modifier.
   * Remove duplicate definition of the .P macro. The font was not reset to
     Roman.
   * Also handle empty font modifiers followed by .P, .PP, .LP or .TP
   * When a font modifier if followed by another font modifier (or .P, or .SH,
     etc.), the first font must not be ignored. Inform the font stack with
     set_font.
   * a .P or .TP may be followed by spaces.
   * Remove unneded group in regex (theoretical speedup).
   * Detect non-wrapped lines (lines starting by spaces) when the line starts
     by a font modifier (\f).
   (README.maintainers)
   * Add a document to help the translators.
     Thanks to the contributions from Denis Barbier, Thomas Huriaux and Cyril
     Brulebois.
   (MANIFEST)
   * Distribute the ar, eo, eu, he, ku, nb, nl, pt, pt_BR, sl, sv and uk
     translations since some of them have more translated strings than other
     alredy distributed.
 .
   [Yuri Kozlov]
   * Updated russian translation (po/bin/ru.po) (Closes: #350300)
Files: 
 1207e3d6961e9257dbee870d2994d9e5 18920 text optional po4a_0.25-1.diff.gz
 e3f7a3e0791804ebff0f4bb3e44eef58 714 text optional po4a_0.25-1.dsc
 e868a14e5e5212d1e1d78e0905f01fe5 757672 text optional po4a_0.25.orig.tar.gz





More information about the edgy-changes mailing list