[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. apt-listbugs/0.1.8-3-gfc419b2

Francesco Poli (wintermute) invernomuto at paranoici.org
Mon Oct 1 21:08:57 UTC 2012


The following commit has been merged in the master branch:
commit fc419b241e9f8bcffa089c5b3022afef76046fb8
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Sun Sep 30 22:19:20 2012 +0200

    work around bug #689254 of po-debconf

diff --git a/Makefile b/Makefile
index ca68670..87fbec3 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ po/apt-listbugs.pot: apt-listbugs lib/apt-listbugs/logic.rb
 
 .PHONY: call-for-translation
 call-for-translation:
-	podebconf-report-po --call --withtranslators \
+	podebconf-report-po --call --withtranslators --gzip \
 	                    --conf po/.podebconf-report-po.conf
 
 .PHONY: install

-- 
apt-listbugs development tree



More information about the Apt-listbugs-commits mailing list