[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, master, updated. upstream/3.6.15-714-g95d698f
Ivo De Decker
ivo.dedecker at ugent.be
Thu May 9 09:25:28 UTC 2013
The following commit has been merged in the master branch:
commit 95d698f38411a0a047ded274f1432b7aa1445a73
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date: Thu May 9 11:24:13 2013 +0200
Lowering recommends of libnss- and libpam-winbind
The recommends for the separate libnss-winbind and libpam-winbind packages
needed for the upgrade of winbind from squeeze to wheezy are no longer needed.
Lowering them to suggests.
Closes: #706434, #674853
diff --git a/debian/changelog b/debian/changelog
index ac6fae9..b76a971 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ samba (2:3.6.15-1) UNRELEASED; urgency=low
* Team upload.
* New upstream bugfix release. Closes: #707042
* Update VCS URL's for new git repo.
+ * The recommends for the separate libnss-winbind and libpam-winbind
+ packages needed for the upgrade of winbind from squeeze to wheezy are no
+ longer needed. Lowering them to suggests.
+ Closes: #706434, #674853
-- Ivo De Decker <ivo.dedecker at ugent.be> Thu, 09 May 2013 10:42:32 +0200
diff --git a/debian/control b/debian/control
index 51b30f0..1978d20 100644
--- a/debian/control
+++ b/debian/control
@@ -195,7 +195,7 @@ Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), lsb-base (>= 3.0-6), adduser
Pre-Depends: dpkg (>= 1.15.6~)
-Recommends: libpam-winbind, libnss-winbind
+Suggests: libpam-winbind, libnss-winbind
Replaces: samba (<= 2.2.3-2)
Description: Samba nameservice integration server
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
@@ -220,7 +220,7 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6~)
Depends: ${shlibs:Depends}, ${misc:Depends}, winbind (= ${binary:Version}), libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~)
-Recommends: libnss-winbind
+Suggests: libnss-winbind
Breaks: winbind (<< 2:3.5.11~dfsg-3)
Replaces: samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3)
Description: Windows domain authentication integration plugin
--
Debian packaging for Samba
More information about the Pkg-samba-maint
mailing list