[Pkg-samba-maint] r793 - in trunk: . patches
Christian Perrier
bubulle at costa.debian.org
Sun Dec 4 18:10:59 UTC 2005
Author: bubulle
Date: 2005-12-04 18:10:57 +0000 (Sun, 04 Dec 2005)
New Revision: 793
Added:
trunk/patches/README_nosmbldap-tools.patch
Modified:
trunk/changelog
trunk/rules
Log:
Do not include smbldap-tools-* in samba-doc and explain in the (patched)
README of the LDAP directory that they exist as a separate package in Debian.
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2005-12-04 17:55:42 UTC (rev 792)
+++ trunk/changelog 2005-12-04 18:10:57 UTC (rev 793)
@@ -1,8 +1,9 @@
samba (3.0.20b-4) UNRELEASED; urgency=low
- *
+ * Remove the smbldap-tools-* directory from the examples of samba-doc
+ as these tools exist as an independent package. Closes: #341934
- -- Christian Perrier <bubulle at debian.org> Sun, 4 Dec 2005 15:19:50 +0100
+ -- Christian Perrier <bubulle at debian.org> Sun, 4 Dec 2005 19:03:33 +0100
samba (3.0.20b-3) unstable; urgency=low
Added: trunk/patches/README_nosmbldap-tools.patch
===================================================================
--- trunk/patches/README_nosmbldap-tools.patch 2005-12-04 17:55:42 UTC (rev 792)
+++ trunk/patches/README_nosmbldap-tools.patch 2005-12-04 18:10:57 UTC (rev 793)
@@ -0,0 +1,14 @@
+Index: samba-3.0.20b/examples/LDAP/README
+===================================================================
+--- samba-3.0.20b.orig/examples/LDAP/README 2005-10-12 19:03:50.000000000 +0200
++++ samba-3.0.20b/examples/LDAP/README 2005-12-04 19:08:38.169258513 +0100
+@@ -59,6 +59,9 @@
+ The smbldap-tools package can be downloaded individually from
+ http://samba.idealx.org/dist/
+
++On Debian systems, the smbldap-tools exists as a separate package
++and is not included in LDAP examples.
++
+ !==
+ !== end of README
+ !==
Modified: trunk/rules
===================================================================
--- trunk/rules 2005-12-04 17:55:42 UTC (rev 792)
+++ trunk/rules 2005-12-04 18:10:57 UTC (rev 793)
@@ -258,7 +258,7 @@
dh_installdocs -A debian/README.build
# Ignore COPYING. Otherwise, an extra copy of the GPL licence
# in smbldap-tools example is included in samba-doc
- dh_installexamples -XCOPYING
+ dh_installexamples -Xsmbldap-tools-*
# dh_installmenu
# dh_installemacsen
# dh_installpam
More information about the Pkg-samba-maint
mailing list