r7411 - packages/trunk/dopewars/debian

Francois Marier francois at alioth.debian.org
Tue Jun 17 02:48:31 UTC 2008


Author: francois
Date: 2008-06-17 02:48:31 +0000 (Tue, 17 Jun 2008)
New Revision: 7411

Modified:
   packages/trunk/dopewars/debian/changelog
   packages/trunk/dopewars/debian/lintian-override
Log:
Add a lintian override for the lack of high score file in the md5sums


Modified: packages/trunk/dopewars/debian/changelog
===================================================================
--- packages/trunk/dopewars/debian/changelog	2008-06-17 02:43:59 UTC (rev 7410)
+++ packages/trunk/dopewars/debian/changelog	2008-06-17 02:48:31 UTC (rev 7411)
@@ -2,9 +2,10 @@
 
   * Remove linda override file
   * Bump Standards-Version up to 3.8.0 (no changes)
-  * Exclude the score file from the md5sums (closes: #222846)
+  * Exclude the score file from the md5sums and add a lintian override
+    (closes: #222846)
 
- -- Francois Marier <francois at debian.org>  Tue, 17 Jun 2008 14:38:25 +1200
+ -- Francois Marier <francois at debian.org>  Tue, 17 Jun 2008 14:46:32 +1200
 
 dopewars (1.5.12-6) unstable; urgency=low
 

Modified: packages/trunk/dopewars/debian/lintian-override
===================================================================
--- packages/trunk/dopewars/debian/lintian-override	2008-06-17 02:43:59 UTC (rev 7410)
+++ packages/trunk/dopewars/debian/lintian-override	2008-06-17 02:48:31 UTC (rev 7411)
@@ -1 +1,5 @@
+# all users must be able to write their scores through the dopewars binary
 dopewars: non-standard-file-perm var/games/dopewars.sco 0660 != 0644
+
+# the high scores will be modified, hence they should be treated as a config file
+dopewars: file-missing-in-md5sums var/games/dopewars.sco




More information about the Pkg-games-commits mailing list