[Pkg-samba-maint] r806 - trunk
Noèl Köthe
noel at costa.debian.org
Wed Dec 21 11:14:44 UTC 2005
Author: noel
Date: 2005-12-21 11:14:43 +0000 (Wed, 21 Dec 2005)
New Revision: 806
Modified:
trunk/changelog
trunk/rules
Log:
3.0.21 release; closing fixed bugs and removed smbsh.1 in debian/rules
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2005-12-20 22:31:25 UTC (rev 805)
+++ trunk/changelog 2005-12-21 11:14:43 UTC (rev 806)
@@ -1,10 +1,26 @@
-samba (3.0.20b-5) UNRELEASED; urgency=low
+samba (3.0.21-1) UNRELEASED; urgency=low
+ [ Christian Perrier ]
* *Really* make samba-doc suggest samna-doc-pdf. This change finally
did not make it in the previous release.
- -- Christian Perrier <bubulle at debian.org> Tue, 20 Dec 2005 23:30:08 +0100
+ [ Noèl Köthe ]
+ * new upstream release 3.0.21
+ - removed smbsh.1 from debian/rules
+ - fixed "cd command fails in smbclient". Closes: #307535
+ - fixed "file descriptor leak". Closes: #339564
+ - fixed "smbclient(1) doesn't list same options as
+ smbclient usage statement". Closes: #154184
+ - fixed "typo in smbmount.8". Closes: #260673
+ - fixed "smbmount manual page doesn't have a link to
+ smbumount". Closes: #297535
+ - fixed "smb.conf man page references non-existent
+ BROWSING.txt file". Closes: #316458
+ - fixed "smb.conf - improve topic: hosts deny (S)". Closes: #273480
+ - fixed "fails to manage groups containing spaces". Closes: #299592
+ -- Noèl Köthe <noel at debian.org> Wed, 21 Dec 2005 11:34:44 +0100
+
samba (3.0.20b-4) unstable; urgency=low
[ Christian Perrier ]
Modified: trunk/rules
===================================================================
--- trunk/rules 2005-12-20 22:31:25 UTC (rev 805)
+++ trunk/rules 2005-12-21 11:14:43 UTC (rev 806)
@@ -215,10 +215,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
- # The smbwrapper package is not being generated anymore, so we must
- # delete the related man pages.
- rm $(DESTDIR)/usr/share/man/man1/smbsh.1
-
# We're not providing findsmb (should we?) so let's remove the man
# pages.
find debian/ -name 'findsmb*' -exec rm -f {} \;
More information about the Pkg-samba-maint
mailing list