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

smcv pushed a commit to branch debian/master
in repository iortcw.

commit 04bb1fde7a8eeb22e4a32e4895925de6a0ae153c
Author: Simon McVittie <s...@debian.org>
Date:   Wed Sep 21 10:11:44 2016 +0100

    Remove rtcw-dbg binary package and rely on automatic dbgsym packages
---
 debian/changelog |  1 +
 debian/control   | 13 +------------
 debian/rules     |  2 +-
 3 files changed, 3 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1d6636f..bb79f73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ iortcw (1.42d+dfsg1-4) UNRELEASED; urgency=medium
 
   * Normalize packaging via wrap-and-sort -abst
   * debian/gbp.conf: use DEP-14 branch names debian/master, upstream/latest
+  * Remove rtcw-dbg binary package and rely on automatic dbgsym packages
 
  -- Simon McVittie <s...@debian.org>  Sun, 17 Jul 2016 20:50:57 +0100
 
diff --git a/debian/control b/debian/control
index a8642fc..f3a5dde 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Games Team 
<pkg-games-de...@lists.alioth.debian.org>
 Uploaders:
  Simon McVittie <s...@debian.org>,
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 9.20160114),
  dh-apparmor [linux-any],
  dh-systemd,
  dpkg-dev (>= 1.16.1),
@@ -63,17 +63,6 @@ Description: common files for Return to Castle Wolfenstein
  It requires non-distributable game data files from the rtcw-data package,
  which can be prepared using the game-data-packager tool.
 
-Package: rtcw-dbg
-Architecture: any
-Section: contrib/debug
-Priority: extra
-Depends:
- rtcw (= ${binary:Version}) | rtcw-server (= ${binary:Version}),
- ${misc:Depends},
-Description: debug symbols for the iortcw game engine
- This package contains debug symbols for the iortcw game engine,
- which can be used to analyze crashes in Return to Castle Wolfenstein.
-
 Package: rtcw-server
 Architecture: any
 Depends:
diff --git a/debian/rules b/debian/rules
index f4b1880..c536924 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ override_dh_install-arch:
 endif
 
 override_dh_strip:
-       dh_strip --dbg-package=rtcw-dbg
+       dh_strip --ddeb-migration='rtcw-dbg (<< 1.42d+dfsg1-4~)'
 
 override_dh_clean:
        dh_clean -XSP/code/game/g_func_decs.h.orig -XSP/code/game/g_funcs.h.orig

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to