[Pkg-telepathy-commits] [telepathy-gabble] 06/07: Drop the -dbg package and rely on the automatically built ones

Laurent Bigonville bigon at moszumanska.debian.org
Fri Dec 30 12:36:08 UTC 2016


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

bigon pushed a commit to branch debian
in repository telepathy-gabble.

commit 38fc4f715397cb76aee451b24f6ddd6795e48a16
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Fri Dec 30 13:18:04 2016 +0100

    Drop the -dbg package and rely on the automatically built ones
---
 debian/changelog |  3 ++-
 debian/control   | 12 +-----------
 debian/rules     |  2 +-
 3 files changed, 4 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 96b5f7d..6d69d22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ telepathy-gabble (0.18.3-3) UNRELEASED; urgency=medium
   * debian/control: Use https:// for Vcs-* and Homepage fields
   * debian/rules: Enable all hardening flags
   * debian/control: Add python-dbus to the telepathy-gabble-tests dependencies
+  * Drop the -dbg package and rely on the automatically built ones
 
- -- Laurent Bigonville <bigon at debian.org>  Fri, 30 Dec 2016 13:15:17 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 30 Dec 2016 13:17:42 +0100
 
 telepathy-gabble (0.18.3-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 7d3c072..a5bcfa7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Dafydd Harries <daf at debian.org>,
            Laurent Bigonville <bigon at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: autotools-dev (>= 20100122.1~),
-               debhelper (>= 9),
+               debhelper (>= 9.20160114~),
                dh-autoreconf,
                dh-python,
                dpkg-dev (>= 1.16.1~),
@@ -41,16 +41,6 @@ Description: Jabber/XMPP connection manager
  calls. Install this package to use Telepathy instant messaging clients
  with Jabber/XMPP servers, including Google Talk and Facebook Chat.
 
-Package: telepathy-gabble-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: telepathy-gabble (= ${binary:Version}), ${misc:Depends}
-Description: Jabber/XMPP connection manager (debug symbols)
- Gabble is a Jabber/XMPP connection manager for the Telepathy framework.
- .
- This package contains debug symbols necessary to debug crashes in Gabble.
-
 Package: telepathy-gabble-tests
 Priority: extra
 Section: devel
diff --git a/debian/rules b/debian/rules
index c4618c1..0ed94da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ override_dh_install:
 	dh_install --list-missing
 
 override_dh_strip:
-	dh_strip --dbg-package=telepathy-gabble-dbg
+	dh_strip --dbgsym-migration='telepathy-gabble-dbg (<< 0.18.3-3~)'
 
 # the libraries are considered private, nothing in Debian should depend on them
 override_dh_makeshlibs:

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



More information about the Pkg-telepathy-commits mailing list