[vdr-plugin-epg2vdr] 07/08: Dropped vdr-plugin-epg2vdr-dbg - migration to automatically created debug symbol package

Tobias Grimm tiber-guest at moszumanska.debian.org
Sun Feb 4 14:53:21 UTC 2018


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

tiber-guest pushed a commit to branch master
in repository vdr-plugin-epg2vdr.

commit bbf5ce22fab6e9b3a1c26589a806991295e6bcc9
Author: Tobias Grimm <git at e-tobi.net>
Date:   Sun Feb 4 15:50:32 2018 +0100

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

diff --git a/debian/control b/debian/control
index 83cbe5c..292e60a 100644
--- a/debian/control
+++ b/debian/control
@@ -29,16 +29,3 @@ Description: VDR plugin to access EPG data on a MySQL database
  events  stored in a MySQL database. It can either operate in server mode to
  push EPG events to the MySQL database or in client mode to retrieve EPG data
  from the database.
-
-Package: vdr-plugin-epg2vdr-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: vdr-plugin-epg2vdr (= ${binary:Version}), ${misc:Depends}, ${vdr:Depends}
-Description: VDR plugin to access EPG data on a MySQL database
- This plugin for the Linux Video Disc Recorder (VDR) allows one to access EPG
- events  stored in a MySQL database. It can either operate in server mode to
- push EPG events to the MySQL database or in client mode to retrieve EPG data
- from the database.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index a909592..448d126 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,8 @@
 
 #DH_VERBOSE=1
 
-.PHONY: override_dh_strip override_dh_auto_install
-
 override_dh_strip:
-	dh_strip --dbg-package=vdr-plugin-epg2vdr-dbg
+	dh_strip --dbgsym-migration='vdr-plugin-epg2vdr-dbg (<< 1.1.81-1~)'
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/vdr-plugin-epg2vdr

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



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