[quakespasm] 01/01: Migrate to dbgsym debug packages.

Stephen Kitt skitt at moszumanska.debian.org
Sun Dec 20 13:35:52 UTC 2015


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

skitt pushed a commit to branch master
in repository quakespasm.

commit 02c5f44ec1fd94c298b08ebf25c7bd1360e833d2
Author: Stephen Kitt <steve at sk2.org>
Date:   Sun Dec 20 14:35:41 2015 +0100

    Migrate to dbgsym debug packages.
---
 debian/changelog |  6 ++++++
 debian/control   | 16 +---------------
 debian/rules     |  2 +-
 3 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e927b67..7c3a2ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+quakespasm (0.90.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Migrate to dbgsym debug packages.
+
+ -- Stephen Kitt <skitt at debian.org>  Sun, 20 Dec 2015 14:32:14 +0100
+
 quakespasm (0.90.1+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 8cf87cd..e91117e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
 Section: games
 Priority: optional
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 9.20151219~),
  dpkg-dev (>= 1.16.1~),
  libflac-dev,
  libmad0-dev,
@@ -39,17 +39,3 @@ Description: engine for iD software's Quake
  .
  This engine is typically used via a script that launches it with a particular
  data set, such as the one found in the "quake" package.
-
-Package: quakespasm-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends:
- quakespasm (= ${binary:Version}),
- ${misc:Depends}
-Description: engine for iD software's Quake - debug symbols
- QuakeSpasm is a Unix-friendly Quake engine based on the SDL port of the
- popular FitzQuake.
- .
- This package contains debug symbols, which can be used to debug QuakeSpasm
- if it crashes.
diff --git a/debian/rules b/debian/rules
index 46f3a40..ce7de52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,4 +42,4 @@ override_dh_installchangelogs:
 	dh_installchangelogs debian/upstream-changelog
 
 override_dh_strip:
-	dh_strip --dbg-package=quakespasm-dbg
+	dh_strip --ddeb-migration='quakespasm-dbg (<< 0.90.1+dfsg-2~)'

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



More information about the Pkg-games-commits mailing list