[Pkg-samba-maint] r2728 - trunk/samba/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Sat Apr 25 06:27:00 UTC 2009
tags 504219 pending
thanks
Author: vorlon
Date: 2009-04-25 06:27:00 +0000 (Sat, 25 Apr 2009)
New Revision: 2728
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
Log:
Recommend logrotate instead of depending on it. Closes: #504219.
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2009-04-25 06:09:29 UTC (rev 2727)
+++ trunk/samba/debian/changelog 2009-04-25 06:27:00 UTC (rev 2728)
@@ -6,6 +6,9 @@
[ Christian Perrier ]
* Add idmap_tdb2 module to winbind package
+ [ Steve Langasek ]
+ * Recommend logrotate instead of depending on it. Closes: #504219.
+
-- Christian Perrier <bubulle at debian.org> Sun, 19 Apr 2009 22:31:33 +0200
samba (2:3.3.3-1) unstable; urgency=low
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2009-04-25 06:09:29 UTC (rev 2727)
+++ trunk/samba/debian/control 2009-04-25 06:27:00 UTC (rev 2728)
@@ -19,7 +19,8 @@
Package: samba
Architecture: any
-Depends: samba-common (= ${binary:Version}), logrotate, ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser
+Depends: samba-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser
+Recommends: logrotate
Suggests: openbsd-inetd | inet-superserver, smbldap-tools, ldb-tools, ctdb
Replaces: samba-common (<= 2.0.5a-2)
Conflicts: samba4 (<< 4.0.0~alpha6-2)
More information about the Pkg-samba-maint
mailing list