[Dctrl-tools-devel] [SCM] Debian control file query tools branch, maint-2.20, updated. 2.20-15-g952ecbf

David Prévot taffit at debian.org
Wed Dec 7 21:25:26 UTC 2011


The following commit has been merged in the maint-2.20 branch:
commit 31199dcf56a9c495ff8ef3653cd19862aa04f000
Author: David Prévot <david at tilapin.org>
Date:   Tue Apr 5 21:28:36 2011 -0400

    Handle two missing translatable strings

diff --git a/GNUmakefile b/GNUmakefile
index 677bff5..6222866 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -175,7 +175,7 @@ po/%.po : po/dctrl-tools.pot
 po/%.mo : po/%.po
 	msgfmt -c --statistics -o $@ $< 
 
-po/dctrl-tools.pot : $(src)
+po/dctrl-tools.pot : $(src) lib/msg.h
 	xgettext $(xgettext_opts) -d grep-dctrl $^
 	mv grep-dctrl.po $@
 

-- 
Debian control file query tools



More information about the Dctrl-tools-devel mailing list