[SCM] Packaging for Xgalaga branch, master, updated. debian/2.1.1.0-2-11-gadc9228

Paul Wise pabs at debian.org
Fri Jul 4 15:11:10 UTC 2008


The following commit has been merged in the master branch:
commit adc9228a1b68eaffbdbc0eabb517017c31f8135b
Author: Paul Wise <pabs at debian.org>
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 <pabs at debian.org>  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



More information about the Pkg-games-commits mailing list