[Pkg-samba-maint] r1924 - trunk/samba4/debian
ctrlsoft-guest at alioth.debian.org
ctrlsoft-guest at alioth.debian.org
Mon Jun 9 22:30:44 UTC 2008
Author: ctrlsoft-guest
Date: 2008-06-09 22:30:44 +0000 (Mon, 09 Jun 2008)
New Revision: 1924
Modified:
trunk/samba4/debian/changelog
trunk/samba4/debian/control
Log:
Fix dependency of libsamba-hostconfig-dev.
Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog 2008-06-09 22:24:24 UTC (rev 1923)
+++ trunk/samba4/debian/changelog 2008-06-09 22:30:44 UTC (rev 1924)
@@ -1,3 +1,9 @@
+samba4 (4.0.0~alpha4~20080522-1) UNRELEASED; urgency=low
+
+ * Add dependency on libsamba-hostconfig0.
+
+ -- Jelmer Vernooij <jelmer at samba.org> Tue, 10 Jun 2008 00:27:29 +0200
+
samba4 (4.0.0~alpha4~20080522-1) experimental; urgency=low
* New upstream snapshot. (Closes: #478328)
Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control 2008-06-09 22:24:24 UTC (rev 1923)
+++ trunk/samba4/debian/control 2008-06-09 22:30:44 UTC (rev 1924)
@@ -379,7 +379,7 @@
Package: libsamba-hostconfig-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, pkg-config
+Depends: ${shlibs:Depends}, pkg-config, libsamba-hostconfig0 (=${binary:Version})
Description: Samba host configuration library - development files
The Samba software suite is a collection of programs that
implements the SMB protocol for unix systems, allowing you to serve
More information about the Pkg-samba-maint
mailing list