[vdr-plugin-satip] 02/04: Dropped -dbg package in favour of future automatic debug packages
Tobias Grimm
tiber-guest at moszumanska.debian.org
Tue Sep 29 22:26:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to annotated tag debian/2.2.0-3
in repository vdr-plugin-satip.
commit 32728aeda23ba8621286e553893f4afcd7439512
Author: Tobias Grimm <etobi at debian.org>
Date: Sun Sep 27 14:12:51 2015 +0200
Dropped -dbg package in favour of future automatic debug packages
---
debian/control | 9 ---------
debian/rules | 9 ---------
2 files changed, 18 deletions(-)
diff --git a/debian/control b/debian/control
index ed5f09e..a67c885 100644
--- a/debian/control
+++ b/debian/control
@@ -19,12 +19,3 @@ Description: SAT>IP plugin for VDR
.
This release does actually not contain any channelscan, pls.
follow the README to setup entries manually for the channels.conf.
-
-Package: vdr-plugin-satip-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: vdr-plugin-satip (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for vdr-plugin-satip
- .
- This package contains only the debugging symbols for vdr-plugin-satip
diff --git a/debian/rules b/debian/rules
index 5f7c07c..3951edf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,17 +4,8 @@
MAKE_OPTIONS = STRIP=/bin/true
-.PHONY: override_dh_auto_build override_dh_strip override_dh_auto_install
-
override_dh_auto_build:
dh_auto_build -- $(MAKE_OPTIONS)
-override_dh_strip:
- dh_strip --dbg-package=vdr-plugin-satip-dbg
-
-override_dh_auto_install:
- dh_auto_install --destdir=debian/vdr-plugin-satip
-
%:
dh $@ --with vdrplugin
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-satip.git
More information about the pkg-vdr-dvb-changes
mailing list