Package: xfree86
Version: 4.2.1-4
Severity: minor
Tags: patch

Hi,

despite your comments in debian/rules and debian/changelog,  I am pretty
sure that running debconf2po-update in debian/rules is meaningless.
You might want to call it in order to update PO files, but
xserver-xfree86-dbg has nothing to do with it.  Here is a patch.
If you find some behaviour changes, please let me know.

Denis
--- debian/rules.orig   Tue Dec 10 19:24:27 2002
+++ debian/rules        Tue Dec 10 19:25:09 2002
@@ -103,8 +103,6 @@
 cleanscripts:
        rm -f debian/*.config debian/*.postinst debian/*.postrm debian/*.preinst 
debian/*.prerm
        rm -f debian/xserver-xfree86-dbg.templates
-       # tell po-debconf xserver-xfree86-dbg.templates is gone
-       debconf2po-update
        rm -f $(STAMP_DIR)/genscripts
 
 clean: source.clean cleanscripts
@@ -153,8 +151,6 @@
        # don't forget the templates file, which doesn't need any substitutions
        cp debian/xserver-xfree86.templates \
           debian/xserver-xfree86-dbg.templates
-       # tell po-debconf xserver-xfree86-dbg.templates is here
-       debconf2po-update
        touch $@
 
 # DO NOT CHANGE THIS RULE WITHOUT CHECKING FOR SYNCHRONICITY WITH THE build-server 
RULE BELOW

Reply via email to