[megaglest] 04/21: Drop megaglest-dbg and use the new -dbgsym packages instead.

Markus Koschany apo-guest at moszumanska.debian.org
Wed Jan 27 18:09:10 UTC 2016


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

apo-guest pushed a commit to branch master
in repository megaglest.

commit b1803cec5582992f6dfb6a824d5bacefa620f8ea
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jan 26 23:09:30 2016 +0100

    Drop megaglest-dbg and use the new -dbgsym packages instead.
---
 debian/control | 11 -----------
 debian/rules   |  3 ---
 2 files changed, 14 deletions(-)

diff --git a/debian/control b/debian/control
index 6fb5a62..914c011 100644
--- a/debian/control
+++ b/debian/control
@@ -60,14 +60,3 @@ Description: 3D multi-player real time strategy game
  games against CPU controlled players and multiplayer matches over the
  Internet or a LAN.
 
-Package: megaglest-dbg
-Section: debug
-Architecture: any
-Depends:
- megaglest (= ${binary:Version}),
- ${misc:Depends}
-Description: debug files for MegaGlest
- This package contains debug information for the MegaGlest game.
- .
- It can be used to debug MegaGlest using GDB if the game crashes
- due to programming errors.
diff --git a/debian/rules b/debian/rules
index 8fe91de..fe54007 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,6 @@ override_dh_auto_configure:
 		-DMEGAGLEST_DATA_INSTALL_PATH=share/games/megaglest/ \
 		-DWANT_DEV_OUTPATH=ON
 
-override_dh_strip:
-	dh_strip --dbg-package=megaglest-dbg
-
 override_dh_installchangelogs:
 	dh_installchangelogs docs/CHANGELOG.txt
 

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



More information about the Pkg-games-commits mailing list