[SCM] engine for several graphical adventure games branch, master, updated. 9838691f2339d2af6f92ae171d4bf58d9bb42a15

Dmitry Smirnov onlyjob at member.fsf.org
Thu Sep 27 08:28:39 UTC 2012


The following commit has been merged in the master branch:
commit 9838691f2339d2af6f92ae171d4bf58d9bb42a15
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Thu Sep 27 18:11:23 2012 +1000

    adding commented scummvm-dbg package

diff --git a/debian/control b/debian/control
index ff7b5d0..794369e 100644
--- a/debian/control
+++ b/debian/control
@@ -73,3 +73,20 @@ Description: engine for several graphical adventure games (data files)
  .
  These packages provides data files needed to run some engines supported by
  ScummVM.
+
+#Package: scummvm-dbg
+#Section: debug
+#Priority: extra
+#Architecture: any
+#Depends: scummvm (= ${binary:Version}), ${misc:Depends}
+#Description: scummvm -- debugging symbols
+# ScummVM is a `virtual machine' for several classic graphical
+# point-and-click adventure games.  It is designed to run Adventure Soft's
+# Simon the Sorcerer 1 and 2, Revolution's Beneath A Steel Sky, and games
+# based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion)
+# system.  SCUMM is used for many games, including Monkey Island,
+# Day of the Tentacle, Sam and Max and more.  See the official compatibility
+# list at <http://www.scummvm.org/compatibility.php> for a full list
+# of supported games.
+# .
+# This package provides debugging symbols
diff --git a/debian/rules b/debian/rules
index 94a5ce7..84c4862 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,9 @@ override_dh_auto_configure:
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
 
+#override_dh_strip:
+#	dh_strip --dbg-package=scummvm-dbg
+
 override_dh_builddeb:
 	dh_builddeb -- -Zxz
 

-- 
engine for several graphical adventure games



More information about the Pkg-games-commits mailing list