[vdr] 09/10: Dropped vdr-dbg - migration to automatically created debug symbol package

Tobias Grimm tiber-guest at moszumanska.debian.org
Wed Dec 27 13:02:06 UTC 2017


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

tiber-guest pushed a commit to annotated tag debian/2.3.7-1
in repository vdr.

commit 755ff6f7958f04ec59b76e6cc5056053c83e8c94
Author: Tobias Grimm <etobi at debian.org>
Date:   Sat Jan 7 14:13:25 2017 +0100

    Dropped vdr-dbg - migration to automatically created debug symbol package
---
 debian/control | 13 -------------
 debian/rules   |  3 +--
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index e418d4a..3420818 100644
--- a/debian/control
+++ b/debian/control
@@ -44,19 +44,6 @@ Description: Video Disk Recorder for DVB cards
  This package contains the header files of VDR.
  You need this package to be able to build vdr-plugins!
 
-Package: vdr-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends}, vdr (= ${binary:Version})
-Description: Debug symbols for the VDR Video Disc Recorder
- Video Disk Recorder (VDR) is a digital sat-receiver program using
- Linux and DVB technologies. It allows one to record MPEG2 streams,
- as well as output the stream to TV. It is also possible to watch DVDs
- (hardware accelerated) with some comfort and use an IR remote control.
- .
- This package contains the debugging symbols for vdr.
-
 Package: vdr-plugin-examples
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, vdr (= ${binary:Version})
diff --git a/debian/rules b/debian/rules
index a8ff30d..ea4eb44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,8 +43,7 @@ override_dh_installinit:
 	dh_installinit --error-handler true
 
 override_dh_strip:
-	dh_strip -p vdr --dbg-package=vdr-dbg
-	dh_strip
+	dh_strip --dbgsym-migration='vdr-dbg (<< 2.2.0-6~)'
 
 override_dh_installchangelogs:
 	dh_installchangelogs -pvdr HISTORY

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



More information about the pkg-vdr-dvb-changes mailing list