[Pkg-cyrus-sasl2-commits] r160 - in /cyrus-sasl-2.1/trunk/debian: changelog control

fabbe at users.alioth.debian.org fabbe at users.alioth.debian.org
Thu Nov 30 12:28:10 CET 2006


Author: fabbe
Date: Thu Nov 30 12:28:10 2006
New Revision: 160

URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/?sc=1&rev=160
Log:
Add conflict with postfix << 2.3.4-2

Modified:
    cyrus-sasl-2.1/trunk/debian/changelog
    cyrus-sasl-2.1/trunk/debian/control

Modified: cyrus-sasl-2.1/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/debian/changelog?rev=160&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/changelog (original)
+++ cyrus-sasl-2.1/trunk/debian/changelog Thu Nov 30 12:28:10 2006
@@ -2,7 +2,12 @@
 
   * NOT RELEASED YET
 
- -- Fabian Fagerholm <fabbe at debian.org>  Tue, 21 Nov 2006 08:03:29 +0200
+  [ Fabian Fagerholm ]
+  * debian/control: libsasl2-2 conflicts with postfix (<< 2.3.4-2) because
+    earlier versions of postfix use the old method of setting the plugin
+    configuration path. (Closes: #400772)
+
+ -- Fabian Fagerholm <fabbe at debian.org>  Thu, 30 Nov 2006 13:26:30 +0200
 
 cyrus-sasl2 (2.1.22.dfsg1-4) unstable; urgency=low
 

Modified: cyrus-sasl-2.1/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/debian/control?rev=160&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/control (original)
+++ cyrus-sasl-2.1/trunk/debian/control Thu Nov 30 12:28:10 2006
@@ -40,6 +40,7 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: postfix (<< 2.3.4-2)
 Recommends: libsasl2-modules (= ${Source-Version})
 Replaces: libsasl2
 Description: Authentication abstraction library




More information about the Pkg-cyrus-sasl2-commits mailing list