[Pkg-samba-maint] r1925 - trunk/samba4/debian
ctrlsoft-guest at alioth.debian.org
ctrlsoft-guest at alioth.debian.org
Mon Jun 9 22:35:11 UTC 2008
Author: ctrlsoft-guest
Date: 2008-06-09 22:35:10 +0000 (Mon, 09 Jun 2008)
New Revision: 1925
Modified:
trunk/samba4/debian/changelog
trunk/samba4/debian/control
Log:
Fix dependency of libldb-samba4-dev.
Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog 2008-06-09 22:30:44 UTC (rev 1924)
+++ trunk/samba4/debian/changelog 2008-06-09 22:35:10 UTC (rev 1925)
@@ -1,6 +1,7 @@
samba4 (4.0.0~alpha4~20080522-1) UNRELEASED; urgency=low
- * Add dependency on libsamba-hostconfig0.
+ * Fix dependency of libsamba-hostconfig-dev on libsamba-hostconfig0.
+ * Fix dependency of libldb-samba4-dev on libldb-samba4-0.
-- Jelmer Vernooij <jelmer at samba.org> Tue, 10 Jun 2008 00:27:29 +0200
Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control 2008-06-09 22:30:44 UTC (rev 1924)
+++ trunk/samba4/debian/control 2008-06-09 22:35:10 UTC (rev 1925)
@@ -158,7 +158,7 @@
Section: libdevel
Architecture: any
Conflicts: libldb-dev
-Depends: ${shlibs:Depends}, pkg-config
+Depends: ${shlibs:Depends}, pkg-config, libldb-samba4-0 (=${source:Version})
Description: LDAP-like embedded database - Samba 4 version
ldb is a LDAP-like embedded database built on top of TDB.
.
More information about the Pkg-samba-maint
mailing list