[Pkg-samba-maint] r999 - trunk
Peter Eisentraut
petere at costa.debian.org
Wed Jan 25 17:03:47 UTC 2006
Author: petere
Date: 2006-01-25 17:03:47 +0000 (Wed, 25 Jan 2006)
New Revision: 999
Modified:
trunk/changelog
trunk/rules
trunk/smbclient.files
Log:
Add findsmb script.
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2006-01-25 15:26:30 UTC (rev 998)
+++ trunk/changelog 2006-01-25 17:03:47 UTC (rev 999)
@@ -4,8 +4,9 @@
remove outdated swat setup instructions therein. Closes: #321005
* Fix lintian overrides and install them into the right packages.
* Remove swat inetd registration in remove, not purge. Closes: #313214
+ * Add findsmb script. Closes: #231806
- -- Peter Eisentraut <petere at debian.org> Wed, 25 Jan 2006 00:59:32 +0100
+ -- Peter Eisentraut <petere at debian.org> Wed, 25 Jan 2006 01:11:56 +0100
samba (3.0.21a-4) unstable; urgency=low
Modified: trunk/rules
===================================================================
--- trunk/rules 2006-01-25 15:26:30 UTC (rev 998)
+++ trunk/rules 2006-01-25 17:03:47 UTC (rev 999)
@@ -199,10 +199,6 @@
# Install man pages for files without man pages in the upstream sources
install -m 0644 debian/mksmbpasswd.8 $(DESTDIR)/usr/share/man/man8/mksmbpasswd.8
- # We're not providing findsmb (should we?) so let's remove the man
- # pages.
- find debian/ -name 'findsmb*' -exec rm -f {} \;
-
# Install samba-common's conffiles - they'll get moved later to their
# correct place by dh_movefiles.
cp debian/smb.conf $(DESTDIR)/usr/share/samba/
Modified: trunk/smbclient.files
===================================================================
--- trunk/smbclient.files 2006-01-25 15:26:30 UTC (rev 998)
+++ trunk/smbclient.files 2006-01-25 17:03:47 UTC (rev 999)
@@ -1,3 +1,4 @@
+usr/bin/findsmb
usr/bin/smbclient
usr/bin/smbget
usr/bin/smbtar
@@ -6,6 +7,7 @@
usr/bin/smbtree
usr/bin/smbcacls
usr/bin/smbcquotas
+usr/share/man/man1/findsmb.1
usr/share/man/man1/smbclient.1
usr/share/man/man1/smbget.1
usr/share/man/man1/smbtar.1
More information about the Pkg-samba-maint
mailing list