[Pkg-samba-maint] r3611 - branches/samba/backports.org/lenny/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Tue Sep 28 20:10:05 UTC 2010
Author: bubulle
Date: 2010-09-28 20:10:01 +0000 (Tue, 28 Sep 2010)
New Revision: 3611
Modified:
branches/samba/backports.org/lenny/debian/changelog
branches/samba/backports.org/lenny/debian/control
Log:
Correct winbind dependency on libpam-runtime (>= 1.0.1-6) that
accidentally leaked from squeeze even though pam-auth-update
isn't used in the backport.
Thanks to Carlos Ramos G?\195?\179mez for pointing this.
Modified: branches/samba/backports.org/lenny/debian/changelog
===================================================================
--- branches/samba/backports.org/lenny/debian/changelog 2010-09-27 20:34:04 UTC (rev 3610)
+++ branches/samba/backports.org/lenny/debian/changelog 2010-09-28 20:10:01 UTC (rev 3611)
@@ -1,12 +1,21 @@
-samba (2:3.5.5~dfsg-2) UNRELEASED; urgency=low
+samba (2:3.5.5~dfsg-1~bpo50+2) UNRELEASED; urgency=low
+ * Correct winbind dependency on libpam-runtime (>= 1.0.1-6) that
+ accidentally leaked from squeeze even though pam-auth-update
+ isn't used in the backport.
+ Thanks to Carlos Ramos Gómez for pointing this.
+
+ -- Christian Perrier <bubulle at debian.org> Tue, 28 Sep 2010 22:07:12 +0200
+
+samba (2:3.5.5~dfsg-1~bpo50+1) lenny-backports; urgency=low
+
* Backport to lenny.
* Use 1.0 source format
* Drop PAM profile for winbind (not supported in lenny)
* Drop pam-auth-update calls in winbind.postinst and entirely drop
winbind.postrm. Also drop useless debian/winbind.pam-config.
- -- Christian Perrier <bubulle at debian.org> Sun, 26 Sep 2010 12:35:43 +0200
+ -- Christian Perrier <bubulle at debian.org> Sun, 26 Sep 2010 12:41:35 +0200
samba (2:3.5.5~dfsg-1) unstable; urgency=high
Modified: branches/samba/backports.org/lenny/debian/control
===================================================================
--- branches/samba/backports.org/lenny/debian/control 2010-09-27 20:34:04 UTC (rev 3610)
+++ branches/samba/backports.org/lenny/debian/control 2010-09-28 20:10:01 UTC (rev 3611)
@@ -174,7 +174,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, libpam-runtime (>= 1.0.1-6)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), lsb-base (>= 3.0-6), adduser, libpam-runtime (>= 0.76-13.1)
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