[Dbconfig-common-changes] [dbconfig-common] r447 - in trunk: debian dpkg

Sean Finney seanius at alioth.debian.org
Thu Apr 10 19:29:09 UTC 2008


tags 475068 pending
thanks

Author: seanius
Date: 2008-04-10 19:29:09 +0000 (Thu, 10 Apr 2008)
New Revision: 447

Modified:
   trunk/debian/changelog
   trunk/dpkg/config
Log:
opt-in fix

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-04-10 17:29:08 UTC (rev 446)
+++ trunk/debian/changelog	2008-04-10 19:29:09 UTC (rev 447)
@@ -12,6 +12,7 @@
     - fix for db server/client installed status differences (closes: #448804).
     - allow specifying preferred order in dbtype selection (closes: #469832).
     - find with -xtype instead of -type to allow symlinks (closes: #472944).
+    - fix for allowing users to opt-in again to our help (closes: #475068).
   * update documentation wrt dbtype selection
   * centralize definition of dbc.log location
   * a test suite! now using shunit2 for unit tests, implemented some

Modified: trunk/dpkg/config
===================================================================
--- trunk/dpkg/config	2008-04-10 17:29:08 UTC (rev 446)
+++ trunk/dpkg/config	2008-04-10 19:29:09 UTC (rev 447)
@@ -107,6 +107,7 @@
 			db_set $dbc_package/internal/skip-preseed true
 			return 0;
 		fi
+		db_set $dbc_package/dbconfig-install true
 
 		##
 		## start multidb section




More information about the Dbconfig-common-changes mailing list