[Pkg-samba-maint] r1056 - trunk
Christian Perrier
bubulle at costa.debian.org
Wed May 3 07:02:17 UTC 2006
Author: bubulle
Date: 2006-05-03 07:02:14 +0000 (Wed, 03 May 2006)
New Revision: 1056
Modified:
trunk/changelog
trunk/control.in
Log:
Add dependency on procps. Hurrah, this time I changed the right file!
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2006-04-26 05:34:20 UTC (rev 1055)
+++ trunk/changelog 2006-05-03 07:02:14 UTC (rev 1056)
@@ -13,6 +13,8 @@
Closes: #337070
- Make smbclient -L use RPC to list shares, fall back to RAP.
Closes: #168732
+ * Add dependency on procps for samba, as ps is used in init scripts.
+ Thanks to Bastian Blank for reporting. Closes: #365618
-- Christian Perrier <bubulle at debian.org> Tue, 25 Apr 2006 11:27:23 +0200
Modified: trunk/control.in
===================================================================
--- trunk/control.in 2006-04-26 05:34:20 UTC (rev 1055)
+++ trunk/control.in 2006-05-03 07:02:14 UTC (rev 1056)
@@ -8,7 +8,7 @@
Package: samba
Architecture: any
-Depends: samba-common (= ${Source-Version}), netbase, logrotate, ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6)
+Depends: samba-common (= ${Source-Version}), netbase, logrotate, ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6), procps
Recommends: smbldap-tools
Replaces: samba-common (<= 2.0.5a-2)
Description: a LanManager-like file and printer server for Unix
More information about the Pkg-samba-maint
mailing list