Author: francois
Date: 2008-06-17 02:39:21 +0000 (Tue, 17 Jun 2008)
New Revision: 7409

Modified:
   packages/trunk/dopewars/debian/changelog
   packages/trunk/dopewars/debian/rules
Log:
Exclude the score file from the md5sums


Modified: packages/trunk/dopewars/debian/changelog
===================================================================
--- packages/trunk/dopewars/debian/changelog    2008-06-17 02:33:45 UTC (rev 
7408)
+++ packages/trunk/dopewars/debian/changelog    2008-06-17 02:39:21 UTC (rev 
7409)
@@ -2,8 +2,9 @@
 
   * Remove linda override file
   * Bump Standards-Version up to 3.8.0 (no changes)
+  * Exclude the score file from the md5sums (closes: #222846)
 
- -- Francois Marier <[EMAIL PROTECTED]>  Tue, 17 Jun 2008 14:32:05 +1200
+ -- Francois Marier <[EMAIL PROTECTED]>  Tue, 17 Jun 2008 14:38:25 +1200
 
 dopewars (1.5.12-6) unstable; urgency=low
 

Modified: packages/trunk/dopewars/debian/rules
===================================================================
--- packages/trunk/dopewars/debian/rules        2008-06-17 02:33:45 UTC (rev 
7408)
+++ packages/trunk/dopewars/debian/rules        2008-06-17 02:39:21 UTC (rev 
7409)
@@ -86,7 +86,7 @@
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol
-       dh_md5sums
+       dh_md5sums --exclude=$(CURDIR)/debian/dopewars/var/games/dopewars.sco
        dh_builddeb
 
 binary: binary-indep binary-arch


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to