[Pkg-samba-maint] r1221 - trunk

Christian Perrier bubulle at alioth.debian.org
Sun Dec 3 08:26:54 UTC 2006


Author: bubulle
Date: 2006-12-03 09:26:54 +0100 (Sun, 03 Dec 2006)
New Revision: 1221

Modified:
   trunk/changelog
   trunk/rules
Log:
Run debconf-updatepo in the clean target to ensure up-to-date PO(T) files


Modified: trunk/changelog
===================================================================
--- trunk/changelog	2006-12-03 07:51:46 UTC (rev 1220)
+++ trunk/changelog	2006-12-03 08:26:54 UTC (rev 1221)
@@ -2,6 +2,9 @@
 
   * Build-Conflicts: libfam-dev to avoid problems accessing shares
     when using GAMIN. Closes: #400617
+  * Lintian fixes:
+    - Run debconf-updatepo in the clean target to ensure up-to-date PO
+      and POT files
 
  -- Christian Perrier <bubulle at debian.org>  Sun,  3 Dec 2006 07:32:53 +0100
 

Modified: trunk/rules
===================================================================
--- trunk/rules	2006-12-03 07:51:46 UTC (rev 1220)
+++ trunk/rules	2006-12-03 08:26:54 UTC (rev 1221)
@@ -105,6 +105,7 @@
 
 	sed -e "s/@libacl@/`type-handling any linux-gnu`/g" \
 		< debian/control.in > debian/control
+	debconf-updatepo
 
 	dh_clean
 




More information about the Pkg-samba-maint mailing list