Package: samba
Version: 2:4.1.13+dfsg-2
Severity: serious
Tags: patch

Hi,

samba needs to break the wheezy version of qtsmbstatus-server due to
initscript incompatibility (see #722465 for details).
There is no qtsmbstatus-server in jessie.

Attached is a patch, I verified that this actually solves the problem.
I do not intend to NMU samba.


Andreas
diff -Nru samba-4.1.13+dfsg/debian/changelog samba-4.1.13+dfsg/debian/changelog
--- samba-4.1.13+dfsg/debian/changelog	2014-12-10 19:14:10.000000000 +0100
+++ samba-4.1.13+dfsg/debian/changelog	2015-01-10 16:56:29.000000000 +0100
@@ -1,3 +1,13 @@
+samba (2:4.1.13+dfsg-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * samba: Add Breaks: qtsmbstatus-server (<< 2.2.1-3~) since
+    /etc/init.d/samba is no longer activated by default, but the
+    /etc/init.d/qtsmbstatusd from wheezy needs it.  See #722465 for details.
+    (Closes: #xxxxxx)
+
+ -- Andreas Beckmann <a...@debian.org>  Sat, 10 Jan 2015 15:55:34 +0100
+
 samba (2:4.1.13+dfsg-4) unstable; urgency=medium
 
   * Revert previous patch, since ldb has an active module version check.
diff -Nru samba-4.1.13+dfsg/debian/control samba-4.1.13+dfsg/debian/control
--- samba-4.1.13+dfsg/debian/control	2014-12-10 19:14:10.000000000 +0100
+++ samba-4.1.13+dfsg/debian/control	2015-01-10 16:06:23.000000000 +0100
@@ -92,6 +92,7 @@
           smbldap-tools,
           winbind
 Enhances: bind9, ntp
+Breaks: qtsmbstatus-server (<< 2.2.1-3~),
 Replaces: libsamdb0 (<< 4.0.0~alpha17~),
           python-samba (<< 2:4.1.4+dfsg-3),
           samba-ad-dc,

Reply via email to