[debian-edu-commits] r80575 - in branches/wheezy/debian-edu-install: debian preseed-values
pere at alioth.debian.org
pere at alioth.debian.org
Fri Jun 14 02:27:46 UTC 2013
Author: pere
Date: 2013-06-13 14:48:30 +0000 (Thu, 13 Jun 2013)
New Revision: 80575
Modified:
branches/wheezy/debian-edu-install/debian/changelog
branches/wheezy/debian-edu-install/preseed-values/defaults.common
Log:
Add workaround (fix?) for bug #641225 where dictionary-common ask
strange question about the wordlinst for some languages.
Modified: branches/wheezy/debian-edu-install/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-install/debian/changelog 2013-06-13 13:46:32 UTC (rev 80574)
+++ branches/wheezy/debian-edu-install/debian/changelog 2013-06-13 14:48:30 UTC (rev 80575)
@@ -1,3 +1,11 @@
+debian-edu-install (1.713~svn80573) UNRELEASED; urgency=low
+
+ [ Petter Reinholdtsen ]
+ * Add workaround (fix?) for bug #641225 where dictionary-common ask
+ strange question about the wordlinst for some languages.
+
+ -- Petter Reinholdtsen <pere at debian.org> Thu, 13 Jun 2013 16:48:06 +0200
+
debian-edu-install (1.713~svn80572) wheezy-test; urgency=low
[ Holger Levsen ]
Modified: branches/wheezy/debian-edu-install/preseed-values/defaults.common
===================================================================
--- branches/wheezy/debian-edu-install/preseed-values/defaults.common 2013-06-13 13:46:32 UTC (rev 80574)
+++ branches/wheezy/debian-edu-install/preseed-values/defaults.common 2013-06-13 14:48:30 UTC (rev 80575)
@@ -52,3 +52,7 @@
# Keep default (no) for hddtemp daemon setting
hddtemp hddtemp/daemon boolean false
+
+# Workaround for #641225,#566912 bug in dictionary-common for strange
+# question showing up for some languages.
+dictionaries-common dictionaries-common/default-wordlist Manual symlink setting
More information about the debian-edu-commits
mailing list