[Pkg-samba-maint] r808 - trunk
Noèl Köthe
noel at costa.debian.org
Sun Dec 25 17:02:11 UTC 2005
Author: noel
Date: 2005-12-25 17:02:09 +0000 (Sun, 25 Dec 2005)
New Revision: 808
Modified:
trunk/changelog
trunk/control
trunk/control.in
trunk/smbclient.files
Log:
added new smbclient programm smbget
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2005-12-21 17:24:22 UTC (rev 807)
+++ trunk/changelog 2005-12-25 17:02:09 UTC (rev 808)
@@ -7,6 +7,8 @@
[ Noèl Köthe ]
* new upstream release 3.0.21
- removed smbsh.1 from debian/rules
+ - added new smbclient programm smbget (with conflict/replace
+ to existing Debian smbget)
- fixed "cd command fails in smbclient". Closes: #307535
- fixed "file descriptor leak". Closes: #339564
- fixed "smbclient(1) doesn't list same options as
Modified: trunk/control
===================================================================
--- trunk/control 2005-12-21 17:24:22 UTC (rev 807)
+++ trunk/control 2005-12-25 17:02:09 UTC (rev 808)
@@ -59,7 +59,8 @@
Package: smbclient
Architecture: any
Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
-Replaces: samba (<< 2.999+3.0.alpha21-4)
+Replaces: samba (<< 2.999+3.0.alpha21-4), smbget
+Conflicts: smbget
Provides: samba-client
Suggests: smbfs
Description: a LanManager-like simple client for Unix
Modified: trunk/control.in
===================================================================
--- trunk/control.in 2005-12-21 17:24:22 UTC (rev 807)
+++ trunk/control.in 2005-12-25 17:02:09 UTC (rev 808)
@@ -58,7 +58,8 @@
Package: smbclient
Architecture: any
Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
-Replaces: samba (<< 2.999+3.0.alpha21-4)
+Replaces: samba (<< 2.999+3.0.alpha21-4), smbget
+Conflicts: smbget
Provides: samba-client
Suggests: smbfs
Description: a LanManager-like simple client for Unix
Modified: trunk/smbclient.files
===================================================================
--- trunk/smbclient.files 2005-12-21 17:24:22 UTC (rev 807)
+++ trunk/smbclient.files 2005-12-25 17:02:09 UTC (rev 808)
@@ -1,4 +1,5 @@
usr/bin/smbclient
+usr/bin/smbget
usr/bin/smbtar
usr/bin/rpcclient
usr/bin/smbspool
@@ -6,8 +7,10 @@
usr/bin/smbcacls
usr/bin/smbcquotas
usr/share/man/man1/smbclient.1
+usr/share/man/man1/smbget.1
usr/share/man/man1/smbtar.1
usr/share/man/man1/rpcclient.1
+usr/share/man/man5/smbgetrc.5
usr/share/man/man8/smbspool.8
usr/share/man/man1/smbcacls.1
usr/share/man/man1/smbcquotas.1
More information about the Pkg-samba-maint
mailing list