[Pkg-samba-maint] r2846 - trunk/samba4/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Sat Jun 13 03:54:54 UTC 2009
Author: jelmer
Date: 2009-06-13 03:54:50 +0000 (Sat, 13 Jun 2009)
New Revision: 2846
Modified:
trunk/samba4/debian/changelog
trunk/samba4/debian/control
Log:
Depend on the right version of samba-common.
Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog 2009-06-12 20:26:28 UTC (rev 2845)
+++ trunk/samba4/debian/changelog 2009-06-13 03:54:50 UTC (rev 2846)
@@ -1,11 +1,11 @@
-samba4 (4.0.0~alpha8~git20090608-1) UNRELEASED; urgency=low
+samba4 (4.0.0~alpha8~git20090608-1) experimental; urgency=low
* Support building against Python2.6.
* Add missing dependency on tdb >= 1.1.3. (Closes: #517171)
* Add missing dependencies on tdb-dev and libtalloc-dev to
libldb-samba4-dev. (Closes: #525885)
* Use newer version of tevent. (Closes: #531480)
- * New upstream release.
+ * New upstream snapshot.
* Bump standards version to 3.8.1.
* Reorganization to let Samba 3 and Samba 4 co-exist on the same system:
+ Depend on samba-common for smb.conf, /etc/samba/gdbcommands,
Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control 2009-06-12 20:26:28 UTC (rev 2845)
+++ trunk/samba4/debian/control 2009-06-13 03:54:50 UTC (rev 2846)
@@ -32,9 +32,9 @@
Package: samba4-common-bin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre2-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0~pre2-1)
Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5)
-Replaces: samba4-common (<< 2:3.4.0pre2-1), samba4-common (<< 4.0.0~alpha7-1)
+Replaces: samba4-common (<< 2:3.4.0~pre2-1), samba4-common (<< 4.0.0~alpha7-1)
Description: Samba 4 common files used by both the server and the client
The Samba software suite is a collection of programs that
implements the SMB protocol for unix systems, allowing you to serve
@@ -162,7 +162,7 @@
Section: libdevel
Architecture: any
Conflicts: libldb-dev
-Depends: ${shlibs:Depends}, pkg-config, libldb-samba4-0 (=${binary:Version}), ${misc:Depends}, libtalloc-dev, libtdb-dev
+Depends: ${shlibs:Depends}, pkg-config, libldb-samba4-0 (=${binary:Version}), ${misc:Depends}, libtalloc-dev, tdb-dev
Description: LDAP-like embedded database - Samba 4 version
ldb is a LDAP-like embedded database built on top of TDB.
.
@@ -179,7 +179,7 @@
Architecture: any
Conflicts: libldb0
Provides: libldb0
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre2-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0~pre2-1)
Description: LDAP-like embedded database - Samba 4 version
ldb is a LDAP-like embedded database built on top of TDB.
.
@@ -193,7 +193,7 @@
Package: libgensec0
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre2-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0~pre2-1)
Description: Generic Security Library
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