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

fabbe at users.alioth.debian.org fabbe at users.alioth.debian.org
Fri Mar 30 08:08:58 CET 2007


Author: fabbe
Date: Fri Mar 30 07:08:57 2007
New Revision: 190

URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/?sc=1&rev=190
Log:
Lower priority of (dummy) libsasl2 to optional.

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=190&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/changelog (original)
+++ cyrus-sasl-2.1/trunk/debian/changelog Fri Mar 30 07:08:57 2007
@@ -5,8 +5,9 @@
   [ Fabian Fagerholm ]
   * debian/rules: allow turning off SQL, LDAP and GSSAPI at build time,
     to ease bootstrapping new architectures (Closes: #404268).
-
- -- Fabian Fagerholm <fabbe at debian.org>  Sat, 24 Feb 2007 12:49:46 +0200
+  * debian/control: lower priority of libsasl2 to optional (Closes: #416561).
+
+ -- Fabian Fagerholm <fabbe at debian.org>  Fri, 30 Mar 2007 10:07:48 +0300
 
 cyrus-sasl2 (2.1.22.dfsg1-8) unstable; urgency=high
 

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=190&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/control (original)
+++ cyrus-sasl-2.1/trunk/debian/control Fri Mar 30 07:08:57 2007
@@ -31,6 +31,7 @@
 Package: libsasl2
 Architecture: any
 Section: oldlibs
+Priority: optional
 Depends: libsasl2-2 (= ${binary:Version})
 Description: Authentication abstraction library
  This is a transitional dummy package.  If nothing depends on it, this




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