[Pkg-samba-maint] r1650 - trunk/samba/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Thu Nov 29 22:12:48 UTC 2007
Author: vorlon
Date: 2007-11-29 22:12:47 +0000 (Thu, 29 Nov 2007)
New Revision: 1650
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
trunk/samba/debian/control.in
Log:
* Drop smbldap-tools to Suggests:, consistent with the textbook meaning of
recommends/suggests which is now implemented correctly in apt.
Closes: #453144.
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2007-11-29 08:46:13 UTC (rev 1649)
+++ trunk/samba/debian/changelog 2007-11-29 22:12:47 UTC (rev 1650)
@@ -16,8 +16,11 @@
stop rather than passing a second arg to log_daemon_msg, for greater
compatibility with both Debian and Ubuntu LSB initscript implementations.
Closes: #453350.
+ * Drop smbldap-tools to Suggests:, consistent with the textbook meaning of
+ recommends/suggests which is now implemented correctly in apt.
+ Closes: #453144.
- -- Steve Langasek <vorlon at debian.org> Thu, 29 Nov 2007 00:40:38 -0800
+ -- Steve Langasek <vorlon at debian.org> Thu, 29 Nov 2007 14:11:43 -0800
samba (3.0.27a-1) unstable; urgency=low
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2007-11-29 08:46:13 UTC (rev 1649)
+++ trunk/samba/debian/control 2007-11-29 22:12:47 UTC (rev 1650)
@@ -10,8 +10,7 @@
Package: samba
Architecture: any
Depends: samba-common (= ${binary:Version}), logrotate, ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6), procps, update-inetd, adduser
-Recommends: smbldap-tools
-Suggests: openbsd-inetd | inet-superserver
+Suggests: openbsd-inetd | inet-superserver, smbldap-tools
Replaces: samba-common (<= 2.0.5a-2)
Description: a LanManager-like file and printer server for Unix
The Samba software suite is a collection of programs that
Modified: trunk/samba/debian/control.in
===================================================================
--- trunk/samba/debian/control.in 2007-11-29 08:46:13 UTC (rev 1649)
+++ trunk/samba/debian/control.in 2007-11-29 22:12:47 UTC (rev 1650)
@@ -10,8 +10,7 @@
Package: samba
Architecture: any
Depends: samba-common (= ${binary:Version}), logrotate, ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6), procps, update-inetd, adduser
-Recommends: smbldap-tools
-Suggests: openbsd-inetd | inet-superserver
+Suggests: openbsd-inetd | inet-superserver, smbldap-tools
Replaces: samba-common (<= 2.0.5a-2)
Description: a LanManager-like file and printer server for Unix
The Samba software suite is a collection of programs that
More information about the Pkg-samba-maint
mailing list