r10018 - packages/trunk/performous/debian
Miriam Ruiz
miriam at alioth.debian.org
Sat Jul 11 22:45:44 UTC 2009
Author: miriam
Date: 2009-07-11 22:45:44 +0000 (Sat, 11 Jul 2009)
New Revision: 10018
Modified:
packages/trunk/performous/debian/control
packages/trunk/performous/debian/rules
Log:
No debug package for tools
Modified: packages/trunk/performous/debian/control
===================================================================
--- packages/trunk/performous/debian/control 2009-07-11 22:37:54 UTC (rev 10017)
+++ packages/trunk/performous/debian/control 2009-07-11 22:45:44 UTC (rev 10018)
@@ -55,18 +55,6 @@
This package includes some tools for converting original Singstar DVDs to
the format used by Performous.
-Package: performous-tools-dbg
-Section: debug
-Architecture: any
-Depends: performous-tools (= ${binary:Version})
-Description: karaoke game that allows user supplied songs - tools debug
- Performous is a karaoke program which is based off and looks similar to
- the Singstar game for PS2. Performous is based on UltraStar and allows
- you to add your own songs in MP3 format, along with a song text
- and a music video file. It was previously called UltraStar NG.
- .
- This package includes the debugging symbols for the tools.
-
Package: ultrastar-ng
Architecture: all
Depends: performous
Modified: packages/trunk/performous/debian/rules
===================================================================
--- packages/trunk/performous/debian/rules 2009-07-11 22:37:54 UTC (rev 10017)
+++ packages/trunk/performous/debian/rules 2009-07-11 22:45:44 UTC (rev 10018)
@@ -86,7 +86,7 @@
dh_icons -a
dh_link -a
dh_strip -pperformous --dbg-package=performous-dbg
- dh_strip -pperformous-tools --dbg-package=performous-tools-dbg
+ dh_strip -pperformous-tools
dh_compress -a
dh_fixperms -a
dh_makeshlibs -a
More information about the Pkg-games-commits
mailing list