[Pkg-samba-maint] r4098 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Thu May 17 08:34:32 UTC 2012
tags 673122 pending
thanks
Author: bubulle
Date: 2012-05-17 08:34:31 +0000 (Thu, 17 May 2012)
New Revision: 4098
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
Log:
Add Breaks and Replaces on libpam-winbind for newly created
libnss-winbind. Thanks to Clin Watson for pointing this and shame
on me for not properly checking the transition. Closes: #673122
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2012-05-13 16:04:37 UTC (rev 4097)
+++ trunk/samba/debian/changelog 2012-05-17 08:34:31 UTC (rev 4098)
@@ -1,10 +1,16 @@
samba (2:3.6.5-3) UNRELEASED; urgency=low
+ [ Luk Claes ]
* Ship wbclient.pc so cifs-utils can be built again (Closes: #672733).
* Activate parallel building. Might need DEB_BUILD_OPTIONS as usual.
- -- Luk Claes <luk at debian.org> Sun, 13 May 2012 16:31:11 +0200
+ [ Christian Perrier ]
+ * Add Breaks and Replaces on libpam-winbind for newly created
+ libnss-winbind. Thanks to Clin Watson for pointing this and shame
+ on me for not properly checking the transition. Closes: #673122
+ -- Christian Perrier <bubulle at debian.org> Sun, 13 May 2012 18:07:31 +0200
+
samba (2:3.6.5-2) unstable; urgency=low
* The yearly "SambaXP bug cleaning party" release. 11 years
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2012-05-13 16:04:37 UTC (rev 4097)
+++ trunk/samba/debian/control 2012-05-17 08:34:31 UTC (rev 4098)
@@ -226,8 +226,8 @@
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, winbind (= ${binary:Version}), libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version})
-Breaks: winbind (<< 2:3.5.11~dfsg-3)
-Replaces: samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3)
+Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3)
+Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3)
Description: Samba nameservice integration plugins
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
More information about the Pkg-samba-maint
mailing list