[Pkg-samba-maint] r1444 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Mon Jun 4 07:20:50 UTC 2007
Author: bubulle
Date: 2007-06-04 07:20:49 +0000 (Mon, 04 Jun 2007)
New Revision: 1444
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/rules
Log:
Add winbind and samba-common to samba-dbg
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2007-06-03 17:20:26 UTC (rev 1443)
+++ trunk/samba/debian/changelog 2007-06-04 07:20:49 UTC (rev 1444)
@@ -12,6 +12,8 @@
is fixed in 2.4 and 2.6 kernels (2.6 kernels need
missing_userspace_bugzilla999.patch, though)
Closes: #408033
+ * Add the samba-common and winbind packages to samba-dbg to get
+ debugging symbols for winbindd, net, etc.
-- Christian Perrier <bubulle at debian.org> Thu, 31 May 2007 21:09:30 +0200
Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules 2007-06-03 17:20:26 UTC (rev 1443)
+++ trunk/samba/debian/rules 2007-06-04 07:20:49 UTC (rev 1444)
@@ -214,8 +214,8 @@
done
dh_installchangelogs -Nlibpam-smbpass
DH_OPTIONS= dh_installchangelogs -plibpam-smbpass source/pam_smbpass/CHANGELOG
- DH_OPTIONS= dh_strip -psamba -psmbclient --dbg-package=samba-dbg
- DH_OPTIONS= dh_strip -Nsamba -Nsmbclient
+ DH_OPTIONS= dh_strip -psamba -psmbclient -pwinbind -psamba-common --dbg-package=samba-dbg
+ DH_OPTIONS= dh_strip -Nsamba -Nsmbclient -Nwinbind -Nsamba-common
dh_link
DH_OPTIONS= dh_pycentral -ppython-samba
dh_python
More information about the Pkg-samba-maint
mailing list