Hi, I uploaded an NMU of your package.
Please see this as help to get the package into a releaseable condition again. Please find the used diff below. Cheers, Andi diff -u cyrus-sasl2-2.1.23.dfsg1/debian/changelog cyrus-sasl2-2.1.23.dfsg1/debian/changelog --- cyrus-sasl2-2.1.23.dfsg1/debian/changelog +++ cyrus-sasl2-2.1.23.dfsg1/debian/changelog @@ -1,3 +1,11 @@ +cyrus-sasl2 (2.1.23.dfsg1-1.1) unstable; urgency=medium + + * Build-Depend also on mysqlclient-dev. Closes: #542904 + * Conflict cyrus-sasl2-heimdal-dbg as both packages provide the file + /usr/lib/debug/usr/lib/sasl2/libgssapiv2.so.2.0.23 Closes: #530781 + + -- Andreas Barth <a...@not.so.argh.org> Sat, 29 Aug 2009 11:47:55 +0200 + cyrus-sasl2 (2.1.23.dfsg1-1) unstable; urgency=high * New upstream release diff -u cyrus-sasl2-2.1.23.dfsg1/debian/control cyrus-sasl2-2.1.23.dfsg1/debian/control --- cyrus-sasl2-2.1.23.dfsg1/debian/control +++ cyrus-sasl2-2.1.23.dfsg1/debian/control @@ -4,7 +4,7 @@ Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-de...@lists.alioth.debian.org> Uploaders: Fabian Fagerholm <fa...@debian.org>, Roberto C. Sanchez <robe...@connexer.com> Standards-Version: 3.8.0.0 -Build-Depends: debhelper (>= 5.0.0), dpatch, autotools-dev, automake1.9, autoconf, libtool, libdb4.7-dev, libpam0g-dev (>= 0.76-22), libssl-dev (>= 0.9.7e-3), libmysqlclient15-dev (>= 5.0.20), libopie-dev (>= 2.32-10), libpq-dev (>= 8.1.3-4), libkrb5-dev, libsqlite0-dev (>= 2.8.16), libldap2-dev (>= 2.1.30-8), chrpath, groff-base, debconf (>= 0.5) | debconf-2.0, po-debconf, docbook-to-man +Build-Depends: debhelper (>= 5.0.0), dpatch, autotools-dev, automake1.9, autoconf, libtool, libdb4.7-dev, libpam0g-dev (>= 0.76-22), libssl-dev (>= 0.9.7e-3), libmysqlclient-dev | libmysqlclient15-dev (>= 5.0.20), libopie-dev (>= 2.32-10), libpq-dev (>= 8.1.3-4), libkrb5-dev, libsqlite0-dev (>= 2.8.16), libldap2-dev (>= 2.1.30-8), chrpath, groff-base, debconf (>= 0.5) | debconf-2.0, po-debconf, docbook-to-man Build-Conflicts: heimdal-dev Vcs-Browser: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/ Vcs-Svn: svn://svn.debian.org/svn/pkg-cyrus-sasl2/ @@ -136,6 +136,7 @@ Architecture: any Priority: extra Depends: libsasl2-2 (= ${binary:Version}), ${misc:Depends} +Conflicts: cyrus-sasl2-heimdal-dbg Description: Cyrus SASL - debugging symbols This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org