[SCM] gmerlin/master: Removed gmerlin-dbg

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Mar 9 23:28:30 UTC 2016


The following commit has been merged in the master branch:
commit 2b004465e711f8c41a0df069250f441bed69ae54
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Mar 9 23:57:26 2016 +0100

    Removed gmerlin-dbg
    
    switched to automatic dbgsym packages

diff --git a/debian/control.in b/debian/control.in
index 940335b..b1603ee 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -104,23 +104,6 @@ Description: multiformat media player - data files
  .
  This package contains data files (theme,icons files) for gmerlin.
 
-Package: gmerlin-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Depends:
- gmerlin (= ${binary:Version}),
- ${misc:Depends}
-Priority: extra
-Description: debugging symbols for gmerlin
- Gmerlin is a multiformat media player with tree-like virtual directory
- structure, where you can save your files, webstreams or whatever. It
- handles even large media collections gracefully. Hardware devices appear
- also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and
- DVB-broadcasts.
- .
- This package contains the debugging symbols for gmerlin.
-
 Package: libgmerlin0
 Section: libs
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 586c1df..71b0563 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,6 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES = ./include/gmerlin/bg_sem.h
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./doc/
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += CVS/
 
-
 # In order to regenerate 'debian/control' :
 #    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
 # Then check manually if everything's ok
@@ -41,6 +40,9 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES += CVS/
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(icons/.*|doc/img/.*|skins/.*/.*|po/.*\.gmo|debian/(changelog|copyright(|_hints|_newhints)))$
 
 
+## create -dbg package from the stripped info
+DEB_DH_STRIP_ARGS := --ddeb-migration='gmerlin-dbg (<< 1.2.0~dfsg+1-5)'
+
 DEB_CONFIGURE_EXTRA_FLAGS := --docdir=\$${prefix}/share/doc/libgmerlin-doc \
  --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
  --enable-static=no \

-- 
gmerlin packaging



More information about the pkg-multimedia-commits mailing list