[mupen64plus-video-glide64] 01/01: Drop mupen64plus-video-glide64/-dbg in favor of -dbgsym package

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Wed Dec 30 20:47:23 UTC 2015


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus-video-glide64.

commit e3f26713feeb62d983ee83492caeb77cf73e3b88
Author: Sven Eckelmann <sven at narfation.org>
Date:   Wed Dec 30 21:39:28 2015 +0100

    Drop mupen64plus-video-glide64/-dbg in favor of -dbgsym package
---
 debian/changelog                         |  7 +++++++
 debian/control                           | 19 +------------------
 debian/mupen64plus-video-glide64.install |  2 --
 debian/rules                             |  4 +---
 4 files changed, 9 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f64dad..a5629cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mupen64plus-video-glide64 (2.0.0+33+g764d9fe-3) UNRELEASED; urgency=medium
+
+  * debian/control, debian/rules:
+     - Drop mupen64plus-video-glide64-dbg in favor of -dbgsym package
+
+ -- Sven Eckelmann <sven at narfation.org>  Wed, 30 Dec 2015 21:25:18 +0100
+
 mupen64plus-video-glide64 (2.0.0+33+g764d9fe-2) unstable; urgency=medium
 
   * debian/patches:
diff --git a/debian/control b/debian/control
index fe62939..a1ace14 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: http://mupen64plus.org/
 Vcs-Git: git://anonscm.debian.org/pkg-games/mupen64plus-video-glide64.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/mupen64plus-video-glide64.git
 Build-Depends:
- debhelper (>= 9.20130604),
+ debhelper (>= 9.20151219),
  dpkg-dev (>= 1.16.1.1),
  libgl1-mesa-dev | libgl-dev,
  libmupen64plus-dev (>= 2.0),
@@ -38,20 +38,3 @@ Description: Glide64 high-level graphics emulation for mupen64plus
  Voodoo cards. It supports advanced graphics effects of the N64.
  .
  It is based on Glide64 Wonder Plus which was ported to Linux and amd64.
-
-Package: mupen64plus-video-glide64-dbg
-Section: debug
-Priority: extra
-Architecture: any-i386 any-amd64
-Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends},
-Depends:
- ${misc:Depends},
- mupen64plus-video-glide64 (= ${binary:Version}),
-Description: Glide64 graphics hle for mupen64plus debug symbols package
- High-level graphics emulation plugin for known microcodes based on Glide. This
- version includes a Glide-to-OpenGL wrapper which makes it independent of
- Voodoo cards. It supports advanced graphics effects of the N64.
- .
- This package contains the debug files.
diff --git a/debian/mupen64plus-video-glide64.install b/debian/mupen64plus-video-glide64.install
deleted file mode 100644
index 375d4a9..0000000
--- a/debian/mupen64plus-video-glide64.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/*/mupen64plus/
-usr/share/games/mupen64plus/
diff --git a/debian/rules b/debian/rules
index 74747c7..067238c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,6 @@ DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
 DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 MAKEOPTIONS = V=1 UNAME='$(DEB_HOST_ARCH_OS)' HOST_CPU='$(DEB_HOST_GNU_CPU)' APIDIR=/usr/include/mupen64plus/ DEBUG=1 PREFIX=/usr/ LIBDIR="/usr/lib/$(DEB_HOST_MULTIARCH)" PIC=1 OPTFLAGS="-DNDEBUG" SHAREDIR="/usr/share/games/mupen64plus/" SDL_CONFIG=sdl2-config
 
-DBG_PACKAGE=$(shell dpkg-parsechangelog|grep '^Source: '|sed 's/^Source:\s*//')-dbg
-
 binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep:
 	dh $@ --sourcedirectory="projects/unix" --parallel --list-missing
 
@@ -32,7 +30,7 @@ override_dh_auto_install:
 	dh_auto_install -- $(MAKEOPTIONS)
 
 override_dh_strip:
-	dh_strip -a --dbg-package="$(DBG_PACKAGE)"
+	dh_strip -a --ddeb-migration='mupen64plus-video-glide64-dbg (<< 2.0.0+33+g764d9fe-3~)'
 
 .PHONY: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep \
 	get-orig-source override_dh_auto_clean override_dh_auto_test override_dh_auto_build override_dh_auto_install override_dh_strip

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



More information about the Pkg-games-commits mailing list