[Po4a-commits] "po4a/debian changelog,1.205,1.206"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Thu Nov 17 23:33:17 UTC 2005


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

Modified Files:
	changelog 
Log Message:
Add a write_if_needed subroutine in Po.pm to check if an update is needed.
Use it in po4a to write the POT when the --force option is not specified.
see #339459.


Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/changelog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- changelog	17 Nov 2005 21:27:02 -0000	1.205
+++ changelog	17 Nov 2005 23:33:14 -0000	1.206
@@ -10,6 +10,8 @@
   * If a line could not be wrapped (e.g. because of a more than xx chars
     link), the rest of the paragraph was not rewrapped.
     Thanks to Thomas Huriaux.
+  * Add a write_if_needed subroutine to check if an update is needed.
+    see #339459.
   (Text.pm)
   * A new very simple module for text documents. Closes: #243753
   (po4a-gettextize)
@@ -19,6 +21,9 @@
   (po4a)
   * Add a --no-translations that could be useful in the clean rules
   * Add a --force option that force the re-generation of the POT and PO files.
+  * If the POT is updated (see Thomas change above), check that this update is
+    really needed (avoids changing only the POT-Creation-Date field).
+    see #339459.
 
  -- Martin Quinson <mquinson at debian.org>  Tue,  8 Nov 2005 17:05:32 +0100
 




More information about the Po4a-commits mailing list