[Pkg-amule-commits] [SCM] Git repository for pkg-amule branch, master, updated. debian/2.3.1-8-5-g1082057
Sandro Tosi
morph at debian.org
Wed Aug 29 14:51:22 UTC 2012
The following commit has been merged in the master branch:
commit a917a2b132dd3484b8cbdbbfe09d4da884fcbd72
Author: Sandro Tosi <morph at debian.org>
Date: Wed Aug 29 16:47:51 2012 +0200
provide package with debug symbols
diff --git a/debian/control b/debian/control
index 19c2742..c0b5d8d 100644
--- a/debian/control
+++ b/debian/control
@@ -129,3 +129,14 @@ Recommends: amule | amule-daemon
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 d2ee69a..40ec18f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,7 +125,7 @@ binary-common:
dh_icons
dh_gconf -pamule-gnome-support
dh_link
- dh_strip
+ dh_strip --dbg-package=amule-dbg
dh_compress
dh_fixperms
dh_installdeb
--
Git repository for pkg-amule
More information about the Pkg-amule-commits
mailing list