[Pkg-cyrus-sasl2-commits] r498 - in /cyrus-sasl-2.1/trunk/debian: changelog control
roberto at users.alioth.debian.org
roberto at users.alioth.debian.org
Sun Sep 13 01:25:53 UTC 2009
Author: roberto
Date: Sun Sep 13 01:25:53 2009
New Revision: 498
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/?sc=1&rev=498
Log:
* 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
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=498&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/changelog (original)
+++ cyrus-sasl-2.1/trunk/debian/changelog Sun Sep 13 01:25:53 2009
@@ -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 <aba at 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
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=498&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/control (original)
+++ cyrus-sasl-2.1/trunk/debian/control Sun Sep 13 01:25:53 2009
@@ -4,7 +4,7 @@
Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org>
Uploaders: Fabian Fagerholm <fabbe at debian.org>, Roberto C. Sanchez <roberto at 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.
More information about the Pkg-cyrus-sasl2-commits
mailing list