Author: jorda-guest
Date: 2008-09-13 20:40:14 +0000 (Sat, 13 Sep 2008)
New Revision: 8129

Modified:
   packages/branches/neverball/experimental/debian/changelog
   packages/branches/neverball/experimental/debian/control
   packages/branches/neverball/experimental/debian/rules
Log:
Provide debug package.


Modified: packages/branches/neverball/experimental/debian/changelog
===================================================================
--- packages/branches/neverball/experimental/debian/changelog   2008-09-13 
20:20:50 UTC (rev 8128)
+++ packages/branches/neverball/experimental/debian/changelog   2008-09-13 
20:40:14 UTC (rev 8129)
@@ -14,6 +14,7 @@
   * Removed obsolete XPM icons; new icons are now included upstream.
   * debian/control: Update Standards-Version to 3.8.0.
     + Added a brief debian/README.source.
+  * Provide debug package. (Closes: #484872)
 
  -- Jordà Polo <[EMAIL PROTECTED]>  Sat, 26 Apr 2008 19:43:24 +0200
 

Modified: packages/branches/neverball/experimental/debian/control
===================================================================
--- packages/branches/neverball/experimental/debian/control     2008-09-13 
20:20:50 UTC (rev 8128)
+++ packages/branches/neverball/experimental/debian/control     2008-09-13 
20:40:14 UTC (rev 8129)
@@ -59,3 +59,16 @@
  Neverball players, including moving platforms and barriers, teleporters,
  ramps, and drop-offs. A simple putting interface and golf scoring system
  have been added.
+
+Package: neverball-dbg
+Priority: extra
+Architecture: any
+Depends: neverball (= ${binary:Version}) | neverputt (= ${binary:Version})
+Description: debugging information for Neverball and Neverputt
+ In the grand tradition of Marble Madness and Super Monkey Ball, Neverball
+ has you guide a rolling ball through dangerous territory. Balance on narrow
+ bridges, navigate mazes, ride moving platforms, and dodge pushers and
+ shovers to get to the goal. Race against the clock to collect coins to earn
+ extra balls.
+ .
+ This package contains the debugging information for Neverball and Neverputt.

Modified: packages/branches/neverball/experimental/debian/rules
===================================================================
--- packages/branches/neverball/experimental/debian/rules       2008-09-13 
20:20:50 UTC (rev 8128)
+++ packages/branches/neverball/experimental/debian/rules       2008-09-13 
20:40:14 UTC (rev 8129)
@@ -64,7 +64,7 @@
        dh_installdocs -a -A README doc/AUTHORS doc/MANUAL debian/README.Debian
        dh_installman -a
        dh_installmenu -a
-       dh_strip -a
+       dh_strip -a --dbg-package=neverball-dbg
        dh_compress -a
        dh_fixperms -a
        dh_installdeb -a


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

Reply via email to