[SCM] gmerlin-avdecoder/master: Switched to automatic debugsym package generation

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Sat Jun 11 20:56:31 UTC 2016


The following commit has been merged in the master branch:
commit aec1a178ff7645c07565c25bf8b13995c6dd7f7b
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Sat Jun 11 22:22:17 2016 +0200

    Switched to automatic debugsym package generation

diff --git a/debian/control.in b/debian/control.in
index 39f7f2c..ac72a91 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -85,21 +85,6 @@ Description: general multimedia decoding library (documentation)
  .
  This package provides the API documentation for Gmerlin_avdecoder.
 
-Package: gmerlin-avdecoder-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends:
- libgmerlin-avdec1 (= ${binary:Version}),
- ${misc:Depends}
-Multi-Arch: same
-Description: debugging symbols for Gmerlin_avdecoder
- Gmerlin_avdecoder is a general purpose media decoding library. It was
- written as a support library for gmerlin, but it can also be used by other
- applications. You don't even need gmerlin installed, only gavl.
- .
- This package contains the debugging symbols for libgmerlin-avdec1.
-
 Package: gmerlin-plugins-avdecoder
 Architecture: any
 Enhances:
diff --git a/debian/rules b/debian/rules
index e608f75..7732cc4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,8 @@ DEB_CONFIGURE_EXTRA_FLAGS := --docdir=\$${prefix}/share/doc/libgmerlin-avdec1/ \
  --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_DH_MAKESHLIBS_ARGS_ALL := -- -v$(DEB_UPSTREAM_VERSION)
 
+DEB_DH_STRIP_ARGS := --dbgsym-migration='gmerlin-avdecoder-dbg (<< 1.2.0~dfsg-7~)'
+
 # bootstrap autotools files (CDBS normally only updates them)
 DEB_MAKE_CLEAN_TARGET = distclean
 DEB_AUTOMAKE_ARGS = --add-missing --copy

-- 
gmerlin-avdecoder packaging



More information about the pkg-multimedia-commits mailing list