[Pkg-samba-maint] r1504 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sun Aug 26 13:10:36 UTC 2007
Author: bubulle
Date: 2007-08-26 13:10:36 +0000 (Sun, 26 Aug 2007)
New Revision: 1504
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
Log:
Turn the dependency of swat on samba-doc to a Recommends
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2007-08-26 12:58:16 UTC (rev 1503)
+++ trunk/samba/debian/changelog 2007-08-26 13:10:36 UTC (rev 1504)
@@ -11,6 +11,9 @@
[ Christian Perrier ]
* Fix the Python build with upstream's SVN r24635
+ * swat: turn the dependency on samba-doc to a Recommends:
+ Thanks to Peter Eisentraut for dealing with that issue and bringing it
+ back. Closes: #391742
-- Christian Perrier <bubulle at debian.org> Sun, 26 Aug 2007 14:57:16 +0200
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2007-08-26 12:58:16 UTC (rev 1503)
+++ trunk/samba/debian/control 2007-08-26 13:10:36 UTC (rev 1504)
@@ -81,7 +81,8 @@
Package: swat
Architecture: any
-Depends: samba (= ${binary:Version}), samba-doc (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
+Depends: samba (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
+Recommends: samba-doc (= ${source:Version})
Description: Samba Web Administration Tool
The Samba software suite is a collection of programs that
implements the SMB/CIFS protocol for unix systems, allowing you to serve
More information about the Pkg-samba-maint
mailing list