The following commit has been merged in the master branch:
commit adc9228a1b68eaffbdbc0eabb517017c31f8135b
Author: Paul Wise <[EMAIL PROTECTED]>
Date:   Fri Jul 4 23:10:52 2008 +0800

    Drop empty and unused /var/games directory from the package

diff --git a/debian/changelog b/debian/changelog
index 1eac3cc..ac509da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ xgalaga (2.1.1.0-3) UNRELEASED; urgency=low
     - This also fixes the kFreeBSD FTBFS (Closes: #486113)
   * Give the CREDITS file correct permissions, add symlink in /usr/share/doc
   * Drop conflict on suidmanager as it was removed from Debian in 2003!
+  * Drop empty and unused /var/games directory from the package
 
  -- Paul Wise <[EMAIL PROTECTED]>  Thu, 03 Jul 2008 00:41:47 +0800
 
diff --git a/debian/rules b/debian/rules
index 6c4f4ec..f7d5209 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ binary-arch: build
        dh_testdir
        dh_testroot
        dh_clean -k
-       dh_installdirs var/games usr/lib/games/xgalaga usr/games 
usr/share/man/man6
+       dh_installdirs usr/lib/games/xgalaga usr/games usr/share/man/man6
        $(MAKE) DESTDIR=`pwd`/debian/xgalaga install
        dh_link usr/share/games/xgalaga/CREDITS usr/share/doc/xgalaga/CREDITS
        # move the sound-server binary out of usr/share

-- 
Packaging for Xgalaga

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

Reply via email to