[Pkg-samba-maint] r911 - branches/samba4

Steinar H. Gunderson sesse at costa.debian.org
Fri Jan 6 02:41:33 UTC 2006


Author: sesse
Date: 2006-01-06 02:41:33 +0000 (Fri, 06 Jan 2006)
New Revision: 911

Modified:
   branches/samba4/changelog
   branches/samba4/rules
Log:
Run dh_installdebconf on architecture-independent packages as well, now
that samba-common has a config script.


Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog	2006-01-06 02:29:51 UTC (rev 910)
+++ branches/samba4/changelog	2006-01-06 02:41:33 UTC (rev 911)
@@ -12,8 +12,7 @@
     * samba-gtk-frontends: gwcrontab.
     * winregistry-tools: winreg.
     * samba3dump and tdbtorture remain orphans.
-  * [NOT IMPLEMENTED YET]
-    Rewrite configuration/bootstrapping to be able to install the client
+  * Rewrite configuration/bootstrapping to be able to install the client
     only and still get a usable smb.conf. The basic idea is:
     * samba-common looks for an smb.conf. If there is none, it asks for
       realm and domain and generates a skeleton smb.conf.
@@ -22,6 +21,8 @@
     * Otherwise, samba asks whether the user wants to set up a PDC. If yes,
       it adds "server role = pdc" to smb.conf and provisions the server.
   * Removed unused file samba.conffiles.
+  * Run dh_installdebconf on architecture-independent packages as well, now
+    that samba-common has a config script.
 
  -- Steinar H. Gunderson <sesse at debian.org>  Thu,  5 Jan 2006 23:41:19 +0100
 

Modified: branches/samba4/rules
===================================================================
--- branches/samba4/rules	2006-01-06 02:29:51 UTC (rev 910)
+++ branches/samba4/rules	2006-01-06 02:41:33 UTC (rev 911)
@@ -48,6 +48,7 @@
 	dh_installchangelogs -i
 	dh_compress -i
 	dh_fixperms -i
+	dh_installdebconf -i
 	dh_installdeb -i
 	dh_gencontrol -i
 	dh_md5sums -i




More information about the Pkg-samba-maint mailing list