Package: sympa
Severity: normal
Tags: patch l10n

The last package version includes outdated files in debian/po/*.po (for
instance, debian/po/fr.po appears as complete while running
"debconf-updatepo" introduces a fuzzy string because of the new "Apache 2"
string).

To avoid this when you change the debconf templates, it is usually advised
to run "debconf-udpatepo" in the clean target of debian/rules. See attached
patch.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
--- rules.old   2006-12-24 07:11:48.700941565 +0100
+++ rules       2006-12-24 07:12:23.049221749 +0100
@@ -66,6 +66,8 @@
        -$(MAKE) distclean
        #-cd doc; $(MAKE) clean; cd ..
 
+       debconf-updatepo
+
        dh_clean
 
 install: install-stamp

Reply via email to