Author: barbier
Date: 2006-06-14 15:48:25 -0400 (Wed, 14 Jun 2006)
New Revision: 2328

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/rules
Log:
Run debconf-updatepo in the clean target to make sure that debian/po/*.po
files are up-to-date.  Thanks Thomas Huriaux (closes: #372904)


Modified: trunk/debian/xorg/debian/changelog
===================================================================
--- trunk/debian/xorg/debian/changelog  2006-06-13 04:51:09 UTC (rev 2327)
+++ trunk/debian/xorg/debian/changelog  2006-06-14 19:48:25 UTC (rev 2328)
@@ -1,3 +1,11 @@
+xorg (1:7.0.23) UNRELEASED; urgency=low
+
+  [ Denis Barbier ]
+  * Run debconf-updatepo in the clean target to make sure that debian/po/*.po
+    files are up-to-date.  Thanks Thomas Huriaux (closes: #372904)
+
+ -- Denis Barbier <[EMAIL PROTECTED]>  Wed, 14 Jun 2006 21:44:21 +0200
+
 xorg (1:7.0.22) unstable; urgency=low
 
   [ David Nusinow ]

Modified: trunk/debian/xorg/debian/rules
===================================================================
--- trunk/debian/xorg/debian/rules      2006-06-13 04:51:09 UTC (rev 2327)
+++ trunk/debian/xorg/debian/rules      2006-06-14 19:48:25 UTC (rev 2328)
@@ -41,6 +41,7 @@
 clean: cleanscripts
        dh_testdir
        dh_clean stamp-* debian/local/X debian/po/pothead
+       -debconf-updatepo
 
 
 SCRIPTS=$(shell ls debian/*.config.in debian/*.postinst.in debian/*.postrm.in 
debian/*.preinst.in debian/*.prerm.in)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to