[cube2] 04/08: Drop cube2-dbg package and use the automatic -dbgsym package instead.

Markus Koschany apo at moszumanska.debian.org
Mon Aug 8 14:26:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository cube2.

commit 72871c56e64b81856dd6afc18761a7c1be584445
Author: Markus Koschany <apo at debian.org>
Date:   Mon Aug 8 16:06:27 2016 +0200

    Drop cube2-dbg package and use the automatic -dbgsym package instead.
---
 debian/control | 13 -------------
 debian/rules   |  3 ---
 2 files changed, 16 deletions(-)

diff --git a/debian/control b/debian/control
index 11cdb43..d43be60 100644
--- a/debian/control
+++ b/debian/control
@@ -38,19 +38,6 @@ Description: 3D first-person shooter game engine
  You need to install a content package like cube2-data if you want to play a
  game.
 
-Package: cube2-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- cube2 (= ${binary:Version}) | cube2-server (= ${binary:Version}),
- ${misc:Depends}
-Description: debug symbols for the Cube2 game engine
- Cube2 is a networked 3D first-person shooter game engine. It supports modern
- graphic effects and conveys a sense of fast-paced oldschool gameplay.
- .
- This package installs the debug symbols for the Cube2 engine.
-
 Package: cube2-server
 Architecture: any
 Depends:
diff --git a/debian/rules b/debian/rules
index 27cb83c..2d3881d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,3 @@ override_dh_install:
 	mv sauer_client cube2_client
 	mv sauer_server cube2_server
 	dh_install
-
-override_dh_strip:
-	dh_strip --dbg-package=cube2-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/cube2.git



More information about the Pkg-games-commits mailing list