From a7510c82249a16b105edd72eb29bc89fad4168b0 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 15 Sep 2005 08:27:15 +0000 Subject: * Explicitly tell po2debconf to use the 'popular' output encoding, so that the woody-compatibility hack works even with po-debconf 0.9.0. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 74c39731e..43868d52c 100755 --- a/debian/rules +++ b/debian/rules @@ -116,7 +116,7 @@ ifeq ($(PO2DEBCONF),yes) # on a system with po-debconf installed (conveniently debhelper (>= # 4.1.16) depends on it), the binary-arch target will generate a # better version for sarge. - echo 1 > debian/po/output + echo '1 popular' > debian/po/output po2debconf debian/openssh-server.templates.master > debian/openssh-server.templates rm -f debian/po/output endif -- cgit v1.2.3