[Pkg-samba-maint] r3091 - branches/samba/backports.org/lenny/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sat Oct 17 12:49:39 UTC 2009
Author: bubulle
Date: 2009-10-17 12:49:39 +0000 (Sat, 17 Oct 2009)
New Revision: 3091
Modified:
branches/samba/backports.org/lenny/debian/changelog
branches/samba/backports.org/lenny/debian/control
branches/samba/backports.org/lenny/debian/samba-common.samba.pam
Log:
Revert PAM-related changes that imply a too strong dependency on
libpam-runtime
Modified: branches/samba/backports.org/lenny/debian/changelog
===================================================================
--- branches/samba/backports.org/lenny/debian/changelog 2009-10-14 20:49:58 UTC (rev 3090)
+++ branches/samba/backports.org/lenny/debian/changelog 2009-10-17 12:49:39 UTC (rev 3091)
@@ -1,3 +1,13 @@
+samba (2:3.4.2-1~bpo50+2) lenny-backports; urgency=high
+
+ * Revert PAM changes from unstable:
+ - debian/samba.pamd: no longer include common-session-noninteractive
+ instead of common-session
+ * debian/control: samba no longer depends on libpam-runtime
+ (>= 1.0.1-11)
+
+ -- Christian Perrier <bubulle at debian.org> Sat, 17 Oct 2009 07:45:07 +0200
+
samba (2:3.4.2-1~bpo50+1) lenny-backports; urgency=high
* Backport to lenny
Modified: branches/samba/backports.org/lenny/debian/control
===================================================================
--- branches/samba/backports.org/lenny/debian/control 2009-10-14 20:49:58 UTC (rev 3090)
+++ branches/samba/backports.org/lenny/debian/control 2009-10-17 12:49:39 UTC (rev 3091)
@@ -20,7 +20,7 @@
Package: samba
Architecture: any
-Depends: samba-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 1.0.1-11), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser
+Depends: samba-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser
Recommends: logrotate
Suggests: openbsd-inetd | inet-superserver, smbldap-tools, ldb-tools, ctdb
Replaces: samba-common (<= 2.0.5a-2)
Modified: branches/samba/backports.org/lenny/debian/samba-common.samba.pam
===================================================================
--- branches/samba/backports.org/lenny/debian/samba-common.samba.pam 2009-10-14 20:49:58 UTC (rev 3090)
+++ branches/samba/backports.org/lenny/debian/samba-common.samba.pam 2009-10-17 12:49:39 UTC (rev 3091)
@@ -1,3 +1,3 @@
@include common-auth
@include common-account
- at include common-session-noninteractive
+ at include common-session
More information about the Pkg-samba-maint
mailing list