Package: whois Version: 4.7.13 Severity: minor Tags: patch Hi!
whois currently does not build a PO template. For translators it is essential to have a complete and up-to-date template. It is trivial to build one during source package build, patch attached. Thank you, Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org In a world without walls and fences, who needs Windows and Gates?
diff -Nru /tmp/P6QMDkCbAz/whois-4.7.13/debian/rules
/tmp/ZEYCh25X6J/whois-4.7.13ubuntu1/debian/rules
--- /tmp/P6QMDkCbAz/whois-4.7.13/debian/rules 2005-11-27 13:54:24.000000000
+0100
+++ /tmp/ZEYCh25X6J/whois-4.7.13ubuntu1/debian/rules 2006-06-30
11:09:30.000000000 +0200
@@ -12,6 +12,7 @@
make whois mkpasswd \
OPTS="-O2 -g -DCONFIG_FILE=\\\"/etc/whois.conf\\\"" \
HAVE_LIBIDN=1
+ cd po; make whois.pot
touch $@
clean:
signature.asc
Description: Digital signature

