[Pkg-samba-maint] r924 - branches/samba4
Steinar H. Gunderson
sesse at costa.debian.org
Sat Jan 7 22:15:14 UTC 2006
Author: sesse
Date: 2006-01-07 22:15:14 +0000 (Sat, 07 Jan 2006)
New Revision: 924
Modified:
branches/samba4/changelog
branches/samba4/control
Log:
23:11 < jcristau> Sesse: in pkg-samba r922, I think the depends needs to be on
'debconf | debconf-2.0'
You're entirely right, of course :-)
Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog 2006-01-07 16:48:05 UTC (rev 923)
+++ branches/samba4/changelog 2006-01-07 22:15:14 UTC (rev 924)
@@ -5,8 +5,9 @@
* Make samba-common replace/conflict samba (<= 3.9.0+SVN12739-1).
* Make samba-clients depend on samba-common.
* Make samba-common depend on debconf.
+ * Make all debconf dependencies have debconf-2.0 as a valid alternative.
- -- Steinar H. Gunderson <sesse at debian.org> Sat, 7 Jan 2006 15:48:51 +0100
+ -- Steinar H. Gunderson <sesse at debian.org> Sat, 7 Jan 2006 23:14:09 +0100
samba (3.9.0+SVN12739-1) experimental; urgency=low
Modified: branches/samba4/control
===================================================================
--- branches/samba4/control 2006-01-07 16:48:05 UTC (rev 923)
+++ branches/samba4/control 2006-01-07 22:15:14 UTC (rev 924)
@@ -9,7 +9,7 @@
Package: samba
Architecture: any
Recommends: swat, ldb-tools
-Depends: ${shlibs:Depends}, samba-common, debconf
+Depends: ${shlibs:Depends}, samba-common, debconf | debconf-2.0
Replaces: samba-common (<= 3.9.0+SVN12726-1)
Description: LanManager-like file and printer server for Unix (version 4)
The Samba software suite is a collection of programs that
@@ -28,7 +28,7 @@
Architecture: any
Replaces: samba (<= 3.9.0+SVN12739-1)
Conflicts: samba (<= 3.9.0+SVN12739-1)
-Depends: debconf
+Depends: debconf | debconf-2.0
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
More information about the Pkg-samba-maint
mailing list