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

el_cubano-guest at users.alioth.debian.org el_cubano-guest at users.alioth.debian.org
Sat Oct 21 08:31:06 UTC 2006


Author: el_cubano-guest
Date: Sat Oct 21 08:31:06 2006
New Revision: 91

URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/?sc=1&rev=91
Log:
Dependency fix for lsb-base from Andreas

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=91&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/changelog (original)
+++ cyrus-sasl-2.1/trunk/debian/changelog Sat Oct 21 08:31:06 2006
@@ -8,6 +8,10 @@
   [ Fabian Fagerholm ]
   * debian/cyrus-sasl-2.1-bin.saslauthd.init: exit 0 when saslauthd binary
     is missing (policy 9.3.2) and exit 0 when START != yes.
+
+  [ Andreas Metzler ]
+  * debian/control: Change lsb-base from Build-Depends to Depends for
+    cyrus-sasl-2.1-bin.
 
  -- Fabian Fagerholm <fabbe at debian.org>  Sat, 21 Oct 2006 10:39:34 +0300
 

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=91&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/control (original)
+++ cyrus-sasl-2.1/trunk/debian/control Sat Oct 21 08:31:06 2006
@@ -4,12 +4,12 @@
 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.7.2
-Build-Depends: debhelper (>= 5.0.0), dpatch, autotools-dev, automake1.9, autoconf, libtool, libdb4.4-dev, libpam0g-dev (>= 0.76-22), libssl-dev (>= 0.9.7e-3), libmysqlclient15-dev (>= 5.0.20-1), libopie-dev (>= 2.32-10), libpq-dev (>= 8.1.3-4), libkrb5-dev, libsqlite0-dev (>= 2.8.16-1), libldap2-dev (>= 2.1.30-8), lsb-base (>= 3.0-6), chrpath, groff-base
+Build-Depends: debhelper (>= 5.0.0), dpatch, autotools-dev, automake1.9, autoconf, libtool, libdb4.4-dev, libpam0g-dev (>= 0.76-22), libssl-dev (>= 0.9.7e-3), libmysqlclient15-dev (>= 5.0.20-1), libopie-dev (>= 2.32-10), libpq-dev (>= 8.1.3-4), libkrb5-dev, libsqlite0-dev (>= 2.8.16-1), libldap2-dev (>= 2.1.30-8), chrpath, groff-base
 
 Package: cyrus-sasl-2.1-bin
 Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, lsb-base (>= 3.0-6)
 Replaces: sasl2-bin
 Description: Administration programs for SASL users database
  This is the Cyrus SASL API implementation, version 2.1. See package




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