The following commit has been merged in the sid branch:
commit 9226ef57a108f76c0f22f8c933d5902350c34858
Author: Guillem Jover <guil...@debian.org>
Date:   Thu Aug 26 04:01:04 2010 +0200

    build: Remove xgettext _g keyword for the dpkg domain
    
    The dpkg domain consists only of C sources, so there's no need anymore
    for the Perl specific _g keyword.

diff --git a/po/Makevars b/po/Makevars
index f929a0b..ab6c72f 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -8,7 +8,7 @@ subdir = po
 top_builddir = ..
 
 # These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=_g --from-code=UTF-8
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8
 
 MSGMERGE_OPTIONS = --previous
 

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to