[Pkg-samba-maint] r1484 - trunk/samba/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Sun Jul 29 05:42:23 UTC 2007
Author: vorlon
Date: 2007-07-29 05:42:23 +0000 (Sun, 29 Jul 2007)
New Revision: 1484
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
trunk/samba/debian/control.in
Log:
swat should depend only on inet-superserver, not update-inetd, per Marco
d'Itri.
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2007-07-28 00:40:06 UTC (rev 1483)
+++ trunk/samba/debian/changelog 2007-07-29 05:42:23 UTC (rev 1484)
@@ -26,6 +26,8 @@
* smbpasswd-syslog.patch: Fix pam_smbpass to no longer call openlog()
and closelog(), since this will interfere with syslogging behavior
of the calling application. Closes: #434372.
+ * swat should depend only on inet-superserver, not update-inetd, per
+ Marco d'Itri.
[ Christian Perrier ]
* debian/panic-action: bail out if there's no "mail" command
@@ -33,7 +35,7 @@
* debian/samba-common.templates: remove extra capitalization and unfuzzy
translations
- -- Steve Langasek <vorlon at debian.org> Fri, 27 Jul 2007 14:34:43 -0700
+ -- Steve Langasek <vorlon at debian.org> Sat, 28 Jul 2007 22:39:46 -0700
samba (3.0.25b-1) unstable; urgency=low
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2007-07-28 00:40:06 UTC (rev 1483)
+++ trunk/samba/debian/control 2007-07-29 05:42:23 UTC (rev 1484)
@@ -81,7 +81,7 @@
Package: swat
Architecture: any
-Depends: samba (= ${binary:Version}), samba-doc (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, update-inetd, openbsd-inetd | inet-superserver
+Depends: samba (= ${binary:Version}), samba-doc (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
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
Modified: trunk/samba/debian/control.in
===================================================================
--- trunk/samba/debian/control.in 2007-07-28 00:40:06 UTC (rev 1483)
+++ trunk/samba/debian/control.in 2007-07-29 05:42:23 UTC (rev 1484)
@@ -81,7 +81,7 @@
Package: swat
Architecture: any
-Depends: samba (= ${binary:Version}), samba-doc (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, update-inetd, openbsd-inetd | inet-superserver
+Depends: samba (= ${binary:Version}), samba-doc (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
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