[Po4a-commits] r2777 - in /trunk: NEWS lib/Locale/Po4a/Po.pm po4a po4a-updatepo

mquinson at users.alioth.debian.org mquinson at users.alioth.debian.org
Fri May 22 00:03:38 UTC 2015


Author: mquinson
Date: Fri May 22 00:03:38 2015
New Revision: 2777

URL: http://svn.debian.org/wsvn/po4a/?sc=1&rev=2777
Log:
Bugfix: poref is a command line option (Debian's #775707)

Modified:
    trunk/NEWS
    trunk/lib/Locale/Po4a/Po.pm
    trunk/po4a
    trunk/po4a-updatepo

Modified: trunk/NEWS
URL: http://svn.debian.org/wsvn/po4a/trunk/NEWS?rev=2777&op=diff
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Fri May 22 00:03:38 2015
@@ -2,7 +2,18 @@
 user-visible changes while the day to day changes are in the svn logs.
 
 =======================================================================
-        ___  _  _    __   
+        ___  _  _ _____
+__   __/ _ \| || |___  |
+\ \ / / | | | || |_ / /  Is that a patch that I see flying around?
+ \ V /| |_| |__   _/ /  
+  \_/  \___(_) |_|/_/             (not released yet)
+
+Documentation:
+ * Bugfix: poref is a command line option (Debian's #775707)
+   Thanks to Guillem Jover for the report and the patch.
+
+=======================================================================
+        ___  _  _    __
 __   __/ _ \| || |  / /_  
 \ \ / / | | | || |_| '_ \  Restarting the machine once again
  \ V /| |_| |__   _| (_) |

Modified: trunk/lib/Locale/Po4a/Po.pm
URL: http://svn.debian.org/wsvn/po4a/trunk/lib/Locale/Po4a/Po.pm?rev=2777&op=diff
==============================================================================
--- trunk/lib/Locale/Po4a/Po.pm	(original)
+++ trunk/lib/Locale/Po4a/Po.pm	Fri May 22 00:03:38 2015
@@ -51,7 +51,7 @@
 
 =over 4
 
-=item B<porefs> I<type>[,B<wrap>|B<nowrap>]
+=item B<--porefs> I<type>[,B<wrap>|B<nowrap>]
 
 Specify the reference format. Argument I<type> can be one of B<none> to not
 produce any reference, B<noline> to not specify the line number (more

Modified: trunk/po4a
URL: http://svn.debian.org/wsvn/po4a/trunk/po4a?rev=2777&op=diff
==============================================================================
--- trunk/po4a	(original)
+++ trunk/po4a	Fri May 22 00:03:38 2015
@@ -427,7 +427,7 @@
 
 =over 4
 
-=item B<porefs> I<type>[,B<wrap>|B<nowrap>]
+=item B<--porefs> I<type>[,B<wrap>|B<nowrap>]
 
 Specify the reference format. Argument I<type> can be one of B<none> to not
 produce any reference, B<noline> to not specify the line number (more

Modified: trunk/po4a-updatepo
URL: http://svn.debian.org/wsvn/po4a/trunk/po4a-updatepo?rev=2777&op=diff
==============================================================================
--- trunk/po4a-updatepo	(original)
+++ trunk/po4a-updatepo	Fri May 22 00:03:38 2015
@@ -103,7 +103,7 @@
 
 Output some debugging information.
 
-=item B<porefs> I<type>[,B<wrap>|B<nowrap>]
+=item B<--porefs> I<type>[,B<wrap>|B<nowrap>]
 
 Specify the reference format. Argument I<type> can be one of B<none> to not
 produce any reference, B<noline> to not specify the line number (more




More information about the Po4a-commits mailing list