[23232] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r22893 - trunk/debathena/config/ldap-config/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Mon Apr 7 00:26:33 2008

Date: Mon, 7 Apr 2008 00:26:04 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200804070426.AAA06636@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-04-07 00:26:03 -0400 (Mon, 07 Apr 2008)
New Revision: 22893

Modified:
   trunk/debathena/config/ldap-config/debian/changelog
   trunk/debathena/config/ldap-config/debian/control
   trunk/debathena/config/ldap-config/debian/control.in
Log:


Modified: trunk/debathena/config/ldap-config/debian/changelog
===================================================================
--- trunk/debathena/config/ldap-config/debian/changelog	2008-04-07 04:12:58 UTC (rev 22892)
+++ trunk/debathena/config/ldap-config/debian/changelog	2008-04-07 04:26:03 UTC (rev 22893)
@@ -1,3 +1,10 @@
+debathena-ldap-config (1.3) unstable; urgency=low
+
+  * Replace libldap2 build-dependency with libldap2-dev, which is more
+    stable over new releases of libldap.
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 07 Apr 2008 00:25:30 -0400
+
 debathena-ldap-config (1.2) unstable; urgency=low
 
   * Use new config-package-dev interface.

Modified: trunk/debathena/config/ldap-config/debian/control
===================================================================
--- trunk/debathena/config/ldap-config/debian/control	2008-04-07 04:12:58 UTC (rev 22892)
+++ trunk/debathena/config/ldap-config/debian/control	2008-04-07 04:26:03 UTC (rev 22893)
@@ -2,12 +2,12 @@
 Section: debathena-config/net
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev, libldap2
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev, libldap2-dev
 Standards-Version: 3.7.2
 
 Package: debathena-ldap-config
 Architecture: all
-Depends: debathena-ssl-certificates, libsasl2-modules-gssapi-mit | libsasl2-gssapi-mit, libldap2, ${misc:Depends}
+Depends: debathena-ssl-certificates, libsasl2-modules-gssapi-mit | libsasl2-gssapi-mit, ${misc:Depends}
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Description: LDAP configuration for Debian-Athena

Modified: trunk/debathena/config/ldap-config/debian/control.in
===================================================================
--- trunk/debathena/config/ldap-config/debian/control.in	2008-04-07 04:12:58 UTC (rev 22892)
+++ trunk/debathena/config/ldap-config/debian/control.in	2008-04-07 04:26:03 UTC (rev 22893)
@@ -2,12 +2,12 @@
 Section: debathena-config/net
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: @cdbs@, libldap2
+Build-Depends: @cdbs@, libldap2-dev
 Standards-Version: 3.7.2
 
 Package: debathena-ldap-config
 Architecture: all
-Depends: debathena-ssl-certificates, libsasl2-modules-gssapi-mit | libsasl2-gssapi-mit, libldap2, ${misc:Depends}
+Depends: debathena-ssl-certificates, libsasl2-modules-gssapi-mit | libsasl2-gssapi-mit, ${misc:Depends}
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Description: LDAP configuration for Debian-Athena


home help back first fref pref prev next nref lref last post