[Pkg-samba-maint] r3588 - trunk/samba/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Tue Sep 14 00:39:14 UTC 2010
tags 594325 pending
thanks
Author: vorlon
Date: 2010-09-14 00:39:13 +0000 (Tue, 14 Sep 2010)
New Revision: 3588
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
Log:
debian/control: winbind needs libpam-runtime (>= 1.0.1-6) for
pam-auth-update. Closes: #594325.
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2010-09-09 20:17:14 UTC (rev 3587)
+++ trunk/samba/debian/changelog 2010-09-14 00:39:13 UTC (rev 3588)
@@ -8,6 +8,10 @@
Closes: #596040
* Drop transition code from (pre-etch) 3.0.20b-3 version in swat postinst
+ [ Steve Langasek ]
+ * debian/control: winbind needs libpam-runtime (>= 1.0.1-6) for
+ pam-auth-update. Closes: #594325.
+
-- Christian Perrier <bubulle at debian.org> Thu, 09 Sep 2010 20:49:29 +0200
samba (2:3.5.4~dfsg-2) unstable; urgency=low
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2010-09-09 20:17:14 UTC (rev 3587)
+++ trunk/samba/debian/control 2010-09-14 00:39:13 UTC (rev 3588)
@@ -175,7 +175,7 @@
Section: net
Priority: optional
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), lsb-base (>= 3.0-6), adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), lsb-base (>= 3.0-6), adduser, libpam-runtime (>= 1.0.1-6)
Replaces: samba (<= 2.2.3-2)
Description: Samba nameservice integration server
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
More information about the Pkg-samba-maint
mailing list