r11605 - packages/trunk/rott/debian

Fabian Greffrath fabian-guest at alioth.debian.org
Mon Jan 3 14:38:59 UTC 2011


Author: fabian-guest
Date: 2011-01-03 14:38:58 +0000 (Mon, 03 Jan 2011)
New Revision: 11605

Modified:
   packages/trunk/rott/debian/changelog
   packages/trunk/rott/debian/control
   packages/trunk/rott/debian/rules
Log:
Remove the debug package, it has never been of any use.

Modified: packages/trunk/rott/debian/changelog
===================================================================
--- packages/trunk/rott/debian/changelog	2011-01-03 14:37:40 UTC (rev 11604)
+++ packages/trunk/rott/debian/changelog	2011-01-03 14:38:58 UTC (rev 11605)
@@ -9,6 +9,7 @@
   * Add lintian overrides for desktop-command-not-in-package
     and menu-command-not-in-package.
   * Fix another typo: paramater -> parameter.
+  * Remove the debug package, it has never been of any use.
 
  -- Fabian Greffrath <fabian+debian at greffrath.com>  Mon, 03 Jan 2011 15:10:21 +0100
 

Modified: packages/trunk/rott/debian/control
===================================================================
--- packages/trunk/rott/debian/control	2011-01-03 14:37:40 UTC (rev 11604)
+++ packages/trunk/rott/debian/control	2011-01-03 14:38:58 UTC (rev 11605)
@@ -24,16 +24,3 @@
  .
  This package contains no data files but can install the shareware data files
  from the Internet.
-
-Package: rott-dbg
-Section: contrib/debug
-Priority: extra
-Architecture: any
-Depends: rott (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: SDL-Port of Rise of the Triad (debug)
- Rise of the Triad is a high quality, fast scrolling first-person perspective
- 3D action game. It includes a lot of destructive enemies, an arsenal of
- weapons from simple pistols to missile launchers, life-preserving armor, traps
- and ambushes galore.
- .
- This package contains the debug symbols.

Modified: packages/trunk/rott/debian/rules
===================================================================
--- packages/trunk/rott/debian/rules	2011-01-03 14:37:40 UTC (rev 11604)
+++ packages/trunk/rott/debian/rules	2011-01-03 14:38:58 UTC (rev 11605)
@@ -37,6 +37,3 @@
 	    -e "s/^\(#define SITELICENSE\).*/\1 0/" \
 	    -i rott/develop.h
 	dh_auto_clean
-
-override_dh_strip:
-	dh_strip --dbg-package=rott-dbg




More information about the Pkg-games-commits mailing list