[Pkg-samba-maint] r4033 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sat Mar 10 18:25:20 UTC 2012
tags 662801 pending
thanks
Author: bubulle
Date: 2012-03-10 18:25:19 +0000 (Sat, 10 Mar 2012)
New Revision: 4033
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/samba-common.config
Log:
Lower priority of debconf question to medium after some pondering.
After all, we have a sane default. Closes: #662801
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2012-03-08 20:56:18 UTC (rev 4032)
+++ trunk/samba/debian/changelog 2012-03-10 18:25:19 UTC (rev 4033)
@@ -4,6 +4,8 @@
* Fix example samba.ldif syntax. Closes: #659963
* Set minimal version of tdb ot 1.2.6 in Build-Depends
(thanks, backports!)
+ * Lower priority of debconf question to medium after some pondering.
+ After all, we have a sane default. Closes: #662801
[ Maarten Bezemer ]
* Removed references to the testprns command from documentation
Modified: trunk/samba/debian/samba-common.config
===================================================================
--- trunk/samba/debian/samba-common.config 2012-03-08 20:56:18 UTC (rev 4032)
+++ trunk/samba/debian/samba-common.config 2012-03-10 18:25:19 UTC (rev 4033)
@@ -69,7 +69,7 @@
fi
# Get workgroup name
-db_input high samba-common/workgroup || true
+db_input medium samba-common/workgroup || true
db_go
# Use encrypted passwords?
More information about the Pkg-samba-maint
mailing list