[Po4a-commits] po4a/debian changelog,1.154,1.155

Nicolas FRAN??OIS po4a-devel@lists.alioth.debian.org
Fri, 11 Mar 2005 23:20:10 +0000


Update of /cvsroot/po4a/po4a/debian
In directory haydn:/tmp/cvs-serv9367/debian

Modified Files:
	changelog 
Log Message:
During a po4a-gettextization, the module is initialized twice, and files
excluded from inclusion are registered twice. This cause duplicate
\input{x} or \include{y} in the PO.
This could also be the case if an user register the file twice.


Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/changelog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -d -r1.154 -r1.155
--- changelog	6 Mar 2005 11:13:15 -0000	1.154
+++ changelog	11 Mar 2005 23:20:08 -0000	1.155
@@ -1,4 +1,13 @@
-po4a (0.20-1) UNRELEASED; urgency=low
+po4a (0.20-2) UNRELEASED; urgency=low
+
+  [Nicolas François]
+  (TeX module)
+  * Fix an issue with file excluded from inclusion:
+    after a gettextization, the PO file contained two \input{x}.
+
+ -- Martin Quinson <mquinson@debian.org>  Sun,  6 Mar 2005 11:44:40 +0100
+
+po4a (0.20-1) unstable; urgency=low
 
   [Nicolas François]
   (man module)
@@ -104,7 +113,7 @@
   * Print full help when the user asks for --help, and a terse message
     otherwise.
 
- -- Denis Barbier <barbier@debian.org>  Thu, 11 Nov 2004 23:07:29 +0100
+ -- Martin Quinson <mquinson@debian.org>  Sun,  6 Mar 2005 11:44:39 +0100
 
 po4a (0.19-1) unstable; urgency=low