[Pkg-samba-maint] [samba] 01/01: Add debug symbols for all binaries to samba-dbg
Ivo De Decker
idd-guest at moszumanska.debian.org
Thu Dec 26 14:12:33 UTC 2013
This is an automated email from the git hooks/post-receive script.
idd-guest pushed a commit to branch samba_4.1
in repository samba.
commit 73c038b24e90be3a642e35a1897d63b43180e889
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date: Thu Dec 26 13:50:10 2013 +0100
Add debug symbols for all binaries to samba-dbg
Closes: #732493
---
debian/changelog | 6 ++++++
debian/rules | 4 ++++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 032a01f..c1e01b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+samba (2:4.1.3+dfsg-2) UNRELEASED; urgency=medium
+
+ * Add debug symbols for all binaries to samba-dbg. Closes: #732493
+
+ -- Ivo De Decker <ivo.dedecker at ugent.be> Thu, 26 Dec 2013 13:49:13 +0100
+
samba (2:4.1.3+dfsg-1) experimental; urgency=low
[ Jelmer Vernooij ]
diff --git a/debian/rules b/debian/rules
index e33d497..6b8b9b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -172,6 +172,10 @@ override_dh_makeshlibs:
# private libraries
debian/make_shlibs
+override_dh_strip:
+ # add debug symbols for all samba packages to the same debug package
+ dh_strip -a --dbg-package=samba-dbg
+
override_dh_fixperms:
dh_fixperms
ifneq (,$(filter samba-common, $(shell dh_listpackages)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list