[Pkg-telepathy-commits] [telepathy-mission-control-5] 07/09: Drop the -dbg package and rely on the dbgsyms ones

Laurent Bigonville bigon at moszumanska.debian.org
Wed Sep 13 11:14:58 UTC 2017


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

bigon pushed a commit to branch debian
in repository telepathy-mission-control-5.

commit f47ebe1e95dcbfbcc60d4d406a9c903f641a09cb
Author: Laurent Bigonville <bigon at debian.org>
Date:   Tue Sep 12 17:57:52 2017 +0200

    Drop the -dbg package and rely on the dbgsyms ones
---
 debian/control | 10 ----------
 debian/rules   |  4 +---
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 9349709..6ba4a87 100644
--- a/debian/control
+++ b/debian/control
@@ -48,16 +48,6 @@ Description: management daemon for Telepathy real-time communication framework
  This is not a compatible replacement for Mission Control 4 (in the
  telepathy-mission-control package), but they can be installed in parallel.
 
-Package: telepathy-mission-control-5-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: telepathy-mission-control-5 (= ${binary:Version}), ${misc:Depends}
-Description: management daemon for Telepathy (debug symbols)
- Telepathy Mission Control 5 is an account manager and channel dispatcher for
- the Telepathy framework. This package contains debug symbols which can be
- used to debug Mission Control.
-
 Package: libmission-control-plugins0
 Architecture: any
 Section: libs
diff --git a/debian/rules b/debian/rules
index b381f12..013fe81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ override_dh_auto_install:
 	rm -f debian/tmp/usr/lib/libmission-control-plugins*.la
 
 override_dh_strip:
-	dh_strip --dbg-package=telepathy-mission-control-5-dbg
+	dh_strip --dbgsym-migration='telepathy-mission-control-5-dbg (<< 1:5.16.4)'
 
 # the regression tests are too race-prone to run on buildds
 override_dh_auto_test:
@@ -47,8 +47,6 @@ override_dh_install:
 
 # we symlink some of the doc directories together
 override_dh_installdocs:
-	dh_installdocs -ptelepathy-mission-control-5-dbg \
-		--link-doc=telepathy-mission-control-5
 	dh_installdocs -plibmission-control-plugins-dev \
 		--link-doc=libmission-control-plugins0
 	dh_installdocs --remaining-packages

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-5.git



More information about the Pkg-telepathy-commits mailing list