[springlobby] 06/28: Drop springlobby-dbg binary package and use automatic -dbgsym package instead.

Markus Koschany apo at moszumanska.debian.org
Mon Apr 11 04:58:39 UTC 2016


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

apo pushed a commit to branch master
in repository springlobby.

commit 03a4b47b7c2e9b3518a4e8e063f46262d3783388
Author: Markus Koschany <apo at debian.org>
Date:   Sun Apr 10 22:34:33 2016 +0200

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

diff --git a/debian/control b/debian/control
index e81f441..27c204f 100644
--- a/debian/control
+++ b/debian/control
@@ -35,16 +35,3 @@ Description: single/multiplayer lobby for the Spring RTS engine
  Other features include a P2P system for downloading maps and mods and
  a built-in IRC-like chat client.
 
-Package: springlobby-dbg
-Section: debug
-Architecture: amd64 i386
-Priority: extra
-Depends:
- springlobby (= ${binary:Version}),
- ${misc:Depends}
-Description: single/multiplayer lobby for the Spring RTS engine (debugging symbols)
- This package provides a single-player and multiplayer lobby for Spring.
- Other features include a P2P system for downloading maps and mods and
- a built-in IRC-like chat client.
- .
- This package contains the debugging symbols for the springlobby binary.
diff --git a/debian/rules b/debian/rules
index 45368f4..351d684 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,9 +21,6 @@ override_dh_auto_install:
 	cd $(PROGDIR)/usr/share/doc/springlobby && \
 	rm -fv COPYING AUTHORS
 
-override_dh_strip:
-	dh_strip --dbg-package=springlobby-dbg
-
 override_dh_auto_clean:
 	dh_auto_clean
 	$(MAKE) -C debian/manpages clean

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



More information about the Pkg-games-commits mailing list