[Pkg-amule-commits] [amule] 06/07: migrate to automatic debug symbols package

Sandro Tosi morph at moszumanska.debian.org
Sat Dec 9 21:03:45 UTC 2017


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

morph pushed a commit to branch master
in repository amule.

commit 63f5eb3c89b9431f3f0c9185807174a75ec7d542
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Dec 9 15:48:50 2017 -0500

    migrate to automatic debug symbols package
---
 debian/control | 13 +------------
 debian/rules   |  2 +-
 2 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index b2e090a..6c1988b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  automake,
  autotools-dev,
  autopoint,
- debhelper (>= 9),
+ debhelper (>= 9.20160114),
 ##
  libboost-dev,
  libboost-system-dev,
@@ -133,14 +133,3 @@ Description: ed2k links handling support for GNOME web browsers
 ##Description: kde plasmoid to control amule
 ## plasmoid to control the amule application and helper apps and mimetype
 ## for handling emulecollections
-
-Package: amule-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: amule (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: client for the eD2k and Kad networks, like eMule (debug symbols)
- aMule is a peer-to-peer file sharing application, designed to connect
- to the eDonkey and Kad networks.
- .
- This package contains the debug symbols for amule.
diff --git a/debian/rules b/debian/rules
index 708f5f8..13d0c58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -136,7 +136,7 @@ binary-common:
 	dh_icons
 	dh_installgsettings -pamule-gnome-support
 	dh_link
-	dh_strip --dbg-package=amule-dbg
+	dh_strip --dbgsym-migration='amule-dbg (<< 1:2.3.2-2~)'
 	dh_compress
 	dh_fixperms
 	dh_installdeb

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



More information about the Pkg-amule-commits mailing list