Author: branden Date: 2003-08-24 00:48:37 -0500 (Sun, 24 Aug 2003) New Revision: 429
Modified: trunk/debian/changelog trunk/debian/rules Log: debian/rules: stop calling debconf2po-update, per Denis Barbier (Closes: #172579) Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2003-08-24 05:12:03 UTC (rev 428) +++ trunk/debian/changelog 2003-08-24 05:48:37 UTC (rev 429) @@ -28,8 +28,11 @@ - don't migrate a configuration file if its debconf region markers have been removed - -- Branden Robinson <[EMAIL PROTECTED]> Sat, 23 Aug 2003 23:09:50 -0500 + * debian/rules: stop calling debconf2po-update, per Denis Barbier + (Closes: #172579) + -- Branden Robinson <[EMAIL PROTECTED]> Sun, 24 Aug 2003 00:46:46 -0500 + xfree86 (4.2.1-10) unstable; urgency=medium * patch #000_stolen_from_HEAD_xlib: fix for buffer overflow in Modified: trunk/debian/rules =================================================================== --- trunk/debian/rules 2003-08-24 05:12:03 UTC (rev 428) +++ trunk/debian/rules 2003-08-24 05:48:37 UTC (rev 429) @@ -131,8 +131,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 @@ -181,8 +179,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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]