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

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Feb 17 12:03:44 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-restfulapi.

commit ad1b4337f2943c6e87eb3e709721e3f01c82fce3
Author: Tobias Grimm <git at e-tobi.net>
Date:   Sat Feb 17 12:50:17 2018 +0100

    Dropped vdr-plugin-restfulapi-dbg - migration to automatically created debug symbol package
---
 debian/control | 10 ----------
 debian/rules   | 12 +-----------
 2 files changed, 1 insertion(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index c4923b3..c022a1d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,13 +11,3 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
 Description: VDR restfulapi
  VDR restfulapi Plugin
-
-Package: vdr-plugin-restfulapi-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: vdr-plugin-restfulapi (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for vdr-plugin-restfulapi
- .
- This package contains only the debugging symbols for vdr-plugin-restfulapi
-
diff --git a/debian/rules b/debian/rules
index ba0b4ab..1724d12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,18 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-UPSTREAM_VERSION=0.1.3
-
-.PHONY: override_dh_strip override_dh_auto_install
-
 override_dh_strip:
-	dh_strip --dbg-package=vdr-plugin-restfulapi-dbg
-
-override_dh_auto_install:
-	LIBDIR=. dh_auto_install --destdir=debian/vdr-plugin-restfulapi
+	dh_strip --dbgsym-migration='vdr-plugin-restfulapi-dbg (<< 0.2.6.5-1~)'
 
 %:
 	dh $@ --with vdrplugin
-
-archive:
-	git archive --format=tar.gz --prefix=vdr-plugin-restfulapi-${UPSTREAM_VERSION}/ --output=../vdr-plugin-restfulapi_${UPSTREAM_VERSION}.orig.tar.gz master

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



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