[Pkg-fedora-ds-maintainers] 389-ds-base: Changes to 'debian-unstable'

Timo Aaltonen tjaalton-guest at alioth.debian.org
Thu Jun 28 14:47:02 UTC 2012


 debian/changelog |    6 ++++++
 debian/control   |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 2e0b92f17eb7d14af68ddcee1a9a0f889a114b45
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Thu Jun 28 17:40:06 2012 +0300

    control: Fix the binary depends to use libdb.

diff --git a/debian/changelog b/debian/changelog
index 995f9c9..229074a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+389-ds-base (1.2.11.7-2) UNRELEASED; urgency=low
+
+  * control: Fix the binary depends to use libdb.
+
+ -- Timo Aaltonen <tjaalton at ubuntu.com>  Thu, 28 Jun 2012 17:39:09 +0300
+
 389-ds-base (1.2.11.7-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/control b/debian/control
index 90b55d8..b671b8a 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
  libnss3-1d,
  libsvrcore0,
  libsnmp15,
- libdb4.8,
+ libdb,
 Breaks: libdirsrv0
 Replaces: libdirsrv0
 Description: 389 Directory Server libraries -- runtime
@@ -88,7 +88,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
  libnss3-1d,
  libsvrcore0,
  libsnmp15,
- libdb4.8,
+ libdb,
 Breaks: libdirsrv-dev
 Replaces: libdirsrv-dev
 Description: 389 Directory Server libraries -- development files
@@ -109,7 +109,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
  libnss3-1d,
  libsvrcore0,
  libsnmp15,
- libdb4.8,
+ libdb,
  adduser,
  libmozilla-ldap-perl,
  libsasl2-modules-gssapi-mit,



More information about the Pkg-fedora-ds-maintainers mailing list