[Pkg-openldap-devel] r1379 - openldap/trunk/debian

vorlon at alioth.debian.org vorlon at alioth.debian.org
Sun Aug 21 18:41:20 UTC 2011


tags 621403 pending
thanks

Author: vorlon
Date: 2011-08-21 18:41:20 +0000 (Sun, 21 Aug 2011)
New Revision: 1379

Modified:
   openldap/trunk/debian/changelog
   openldap/trunk/debian/control
Log:
Drop explicit depends on libdb4.8, since we're now linking against
libdb5.1.  Thanks to Peter Marschall for catching.  Closes: #621403
again.

Modified: openldap/trunk/debian/changelog
===================================================================
--- openldap/trunk/debian/changelog	2011-08-15 09:51:49 UTC (rev 1378)
+++ openldap/trunk/debian/changelog	2011-08-21 18:41:20 UTC (rev 1379)
@@ -1,3 +1,11 @@
+openldap (2.4.25-4) UNRELEASED; urgency=low
+
+  * Drop explicit depends on libdb4.8, since we're now linking against
+    libdb5.1.  Thanks to Peter Marschall for catching.  Closes: #621403
+    again.
+
+ -- Steve Langasek <vorlon at debian.org>  Sun, 21 Aug 2011 11:25:07 -0700
+
 openldap (2.4.25-3) unstable; urgency=low
 
   * Brown paper bag: really fix the .links.in handling, so we don't generate

Modified: openldap/trunk/debian/control
===================================================================
--- openldap/trunk/debian/control	2011-08-15 09:51:49 UTC (rev 1378)
+++ openldap/trunk/debian/control	2011-08-21 18:41:20 UTC (rev 1379)
@@ -26,7 +26,7 @@
 Pre-Depends: debconf (>= 0.5) | debconf-2.0, ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, libldap-2.4-2 (= ${binary:Version}),
  coreutils (>= 4.5.1-1), psmisc, perl (>> 5.8.0) | libmime-base64-perl,
- adduser, lsb-base (>= 3.2-13), ${misc:Depends}, libdb4.8 (>= 4.8.30)
+ adduser, lsb-base (>= 3.2-13), ${misc:Depends}
 Recommends: libsasl2-modules
 Suggests: ldap-utils
 Conflicts: umich-ldapd, ldap-server, libltdl3 (= 1.5.4-1)




More information about the Pkg-openldap-devel mailing list