[Pkg-samba-maint] r3051 - trunk/samba4/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Thu Sep 17 20:41:04 UTC 2009
tags 547209 pending
thanks
Author: bubulle
Date: 2009-09-17 20:41:04 +0000 (Thu, 17 Sep 2009)
New Revision: 3051
Modified:
trunk/samba4/debian/changelog
trunk/samba4/debian/samba4.init
Log:
Fix conflicting Provides in init script
Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog 2009-09-14 07:48:53 UTC (rev 3050)
+++ trunk/samba4/debian/changelog 2009-09-17 20:41:04 UTC (rev 3051)
@@ -1,3 +1,10 @@
+samba4 (4.0.0~alpha8+git20090912-2) UNRELEASED; urgency=low
+
+ * Change "Provides:" in init script to avoid conflicting Provides
+ with samba. Closes: #547209
+
+ -- Christian Perrier <bubulle at debian.org> Thu, 17 Sep 2009 22:40:08 +0200
+
samba4 (4.0.0~alpha8+git20090912-1) unstable; urgency=low
* Upload to unstable.
Modified: trunk/samba4/debian/samba4.init
===================================================================
--- trunk/samba4/debian/samba4.init 2009-09-14 07:48:53 UTC (rev 3050)
+++ trunk/samba4/debian/samba4.init 2009-09-17 20:41:04 UTC (rev 3051)
@@ -1,7 +1,7 @@
#! /bin/sh
### BEGIN INIT INFO
-# Provides: samba
+# Provides: samba4
# Required-Start: $network $local_fs $remote_fs
# Required-Stop: $network $local_fs $remote_fs
# Default-Start: 2 3 4 5
More information about the Pkg-samba-maint
mailing list