[warmux] 02/06: Migrate to dbgsym packages.

Felix Geyer fgeyer at moszumanska.debian.org
Sun Jul 9 09:23:41 UTC 2017


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

fgeyer pushed a commit to branch master
in repository warmux.

commit bf200151327a375667b030505dd435ed8abec34a
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Jul 9 10:47:11 2017 +0200

    Migrate to dbgsym packages.
---
 debian/changelog |  1 +
 debian/control   | 18 ------------------
 debian/rules     |  2 +-
 3 files changed, 2 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 820d270..7055506 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 warmux (1:11.04.1+repack2-3) UNRELEASED; urgency=medium
 
   * Remove watch file and Homepage field, upstream website is dead.
+  * Migrate to dbgsym packages.
 
  -- Felix Geyer <fgeyer at debian.org>  Sun, 09 Jul 2017 10:43:01 +0200
 
diff --git a/debian/control b/debian/control
index bbe22a1..fa4c6c3 100644
--- a/debian/control
+++ b/debian/control
@@ -67,21 +67,3 @@ Description: data files for the WarMUX game
  .
  This package contains data like maps and teams. If you want to play
  the game, you need to install the warmux package.
-
-Package: warmux-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends},
-         warmux (= ${binary:Version}) | warmux-servers (= ${binary:Version})
-Replaces: wormux-dbg (<< 1:11.01)
-Breaks: wormux-dbg (<< 1:11.01)
-Description: debugging symbols for the WarMUX game
- WarMUX is a free game in the genre of "turn-based artillery games"
- like Scorched Earth or Worms.
- Several players can play together, either locally or over the network.
- It is also possible to compete against computer-driven teams.
- The teams are styled after the mascots of various free software projects.
- .
- This package contains the debugging symbols associated with warmux and
- warmux-server.
diff --git a/debian/rules b/debian/rules
index 79a512c..84a4ba1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_compress:
 	dh_compress -X.pdf
 
 override_dh_strip:
-	dh_strip --dbg-package=warmux-dbg
+	dh_strip --dbgsym-migration='warmux-dbg (<< 1:11.04.1+repack2-3~)'
 
 repack:
 	rm -rf ./build

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



More information about the Pkg-games-commits mailing list