The following commit has been merged in the master branch:
commit bc4b5b54a2e7bc6928233f7d4a4428fa11c28173
Author: Guillem Jover <[email protected]>
Date:   Fri May 31 01:24:00 2013 +0200

    build: Quiesce msgmerge commands

diff --git a/dselect/po/Makevars b/dselect/po/Makevars
index 7266508..2c8cda6 100644
--- a/dselect/po/Makevars
+++ b/dselect/po/Makevars
@@ -50,6 +50,6 @@ USE_MSGCTXT = yes
 # Useful options are in particular:
 #   --previous            to keep previous msgids of translated messages,
 #   --quiet               to reduce the verbosity.
-MSGMERGE_OPTIONS = --previous
+MSGMERGE_OPTIONS = --previous --quiet
 
 DISTFILES.extra1 = ChangeLog.old
diff --git a/po/Makevars b/po/Makevars
index d8e6250..0987314 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -51,6 +51,6 @@ USE_MSGCTXT = yes
 # Useful options are in particular:
 #   --previous            to keep previous msgids of translated messages,
 #   --quiet               to reduce the verbosity.
-MSGMERGE_OPTIONS = --previous
+MSGMERGE_OPTIONS = --previous --quiet
 
 DISTFILES.extra1 = ChangeLog.old
diff --git a/scripts/po/Makevars b/scripts/po/Makevars
index 1cbbff0..4c648cd 100644
--- a/scripts/po/Makevars
+++ b/scripts/po/Makevars
@@ -50,6 +50,6 @@ USE_MSGCTXT = yes
 # Useful options are in particular:
 #   --previous            to keep previous msgids of translated messages,
 #   --quiet               to reduce the verbosity.
-MSGMERGE_OPTIONS = --previous
+MSGMERGE_OPTIONS = --previous --quiet
 
 DISTFILES.extra1 = ChangeLog.old

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to