The following commit has been merged in the master branch:
commit fc8f2cb6c3d178a8874b9490a88bc7350ac26526
Author: Emmanuel Kasper <emman...@libera.cc>
Date:   Sun Feb 6 20:16:05 2011 +0100

    Add newvideo.txt to list of useless files not to be packaged

diff --git a/debian/rules b/debian/rules
index 09c6360..bbfb91e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,10 +82,12 @@ override_dh_auto_install:
        dh_auto_install
        dh_installchangelogs whatsnew.txt
 
-# Remove useless docs
+# Remove Windows specific documentation
 override_dh_installdocs:
        dh_installdocs --exclude=license.txt \
-                   --exclude=windows.txt
+                   --exclude=windows.txt \
+                   --exclude=newvideo.txt
+
 clean:
        # Just before cleaning the sources, restore original names
        test -f mame-split || exit 0; \

-- 
packaging for the mame arcade game emulator

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to