localization-config (0.109) unstable; urgency=high

  * Translations
    - Added Finnish by Tapio Lehtonen. Closes: #281040
    - Fixed Spanish translation (was too long). Closes: #284570

 -- Konstantinos Margaritis <markos@debian.org>  Fri, 10 Dec 2004 19:10:18 +0200

localization-config (0.108) unstable; urgency=high

  * Translations
    - Italian by Stefano Melchior (Closes: #279009)
  * Removed ugly debugging message in sarge/dictionaries-common,
    thanks to Kenshi Muto for the pointer (Closes: #280116)
  * Updated Czech and Slovak default for X keyboard setting, thanks
    to Miroslav Kure (Closes: #280018)

 -- Konstantinos Margaritis <markos@debian.org>  Fri, 07 Nov 2004 15:24:39 +0200

localization-config (0.107) unstable; urgency=high

  * Translations
    - Russian by Yuri Kozlov
    - Catalan by Jordi Mallach (Closes: #277364)
  * Changed temporary file creation process for sarge/fontconfig, due to
    Perl's rename() inability to move files across file systems.

 -- Konstantinos Margaritis <markos@debian.org>  Fri, 29 Oct 2004 12:24:39 +0300

localization-config (0.106) unstable; urgency=high

  * Translations added/updated:
    - German by Dennis Stampfer
    - Hungarian by VEROK Istvan (Closes: #277387)
    - Basque by Piarres Beobide Egaña (Closes: #277402)
    - Hebrew by Lior Kaplan (Closes: #277406)
    - Spanish (updated) by Javier Fernández-Sanguino Peña (Closes: #277421)
    - Slovak by Peter Mann (Closes: #277455)
    - Simplified Chinese by Carlos Z.F. Liu (Closes: #277471)
    - Lithuanian by Kęstutis Biliūnas (Closes: #277564)
    - Brazilian Portuguese by Andre Luis Lopes (Closes: #277641)
    - Ukranian by Eugeniy Meshcheryakov (Closes: #277675)
    - Indonesian by Parlin Imanuel and Indonesian team (Closes: #277742)
    - Traditional Chinese by Tetralet (Closes: #277910)
    * Manpage improved, Thanks to Javier Fernández-Sanguino Peña (Closes:
    #277463)
  * Javier Fernández-Sanguino Peña:
    - Mozilla preliminary support added (Closes: #277434)
    - Lynx support added (Closes: #277430)
  * Konstantinos Margaritis
    - added fontconfig support. Adds preferred fonts in local.conf for
      specific locales (just Greek for now).
    - Now KDE setup doesn't exit if kdmrc is not installed.
    - postconfig() now uses also multiple sections, kde and ktouch scripts are
      changed to use this feature.
    - kde scripts now provide default values for fonts for el_GR.UTF-8 (to
      cope with a bug in the KDE default font autodetection.
    - disable gdm configuration for now, it's still been configured in
      base-config.

 -- Konstantinos Margaritis <markos@debian.org>  Thu, 23 Oct 2004 21:58:13 +0300

localization-config (0.105) unstable; urgency=low

  * base-config menu entry scripts now call update-locale-config script _only_
    if $LANG is set and _different_ from "C" and "POSIX" values. (Closes:
    #277362).
  * Included Portugues translation by Miguel Figueiredo (Closes: #277372).

 -- Konstantinos Margaritis <markos@debian.org>  Tue, 19 Oct 2004 23:05:14 +0300

localization-config (0.104) unstable; urgency=high

  * Fixed typo in xfree86-kbd for Ukranian, thanks to Eugeniy Meshcheryakov
    for the pointer (Closes: #276880).

 -- Konstantinos Margaritis <markos@debian.org>  Sun, 17 Oct 2004 13:34:05 +0300

localization-config (0.103) unstable; urgency=high

  * Fixed bug in common.pl::get_debian_version() to handle recent change
    in /etc/debian_version.
  * Updated Turkish translation by Recai Oktas and added Dutch translation by
    Luk Claes (Closes: #274304, #274905).
  * Added subarch handling. For now it -seems to- handles powerpc correctly.
    What this means, is that for PowerMacs (new and oldworld) and Amiga (Apus)
    systems, l-c leaves the setting of the XkbModel to the X configuration
    scripts. If however, PReP/CHRP are found then l-c preseeds the XkbModel
    with the appropriate value from the lang map.

 -- Konstantinos Margaritis <markos@debian.org>  Sat, 16 Oct 2004 14:07:41 +0300

localization-config (0.102) unstable; urgency=high

  * Petter Reinholdtsen
    - Add Norwegian Bokmaal debconf translation.
  * Konstantinos Margaritis
    - Disabled display of "Running localization etc" messages
      in base-config hook scripts unless DEBCONF_DEBUG is set.
    - Changed Temporary file creation method to IO::File instead of
      File::Temp. One step to independency from perl.
    - Converted from Getopt::Std to Getopt::Long. Another step to 
      independency from perl.
    - Removed perl dependency completely, now sizing a total of ~150KB.

 -- Konstantinos Margaritis <markos@debian.org>  Mon, 25 Sep 2004 09:34:43 +0200

localization-config (0.101) unstable; urgency=high

  * Konstantinos Margaritis
    - Changed priority of woody base-config menu entry from 62 to 58. 
      (Closes: #272389).

 -- Konstantinos Margaritis <markos@debian.org>  Sun, 19 Sep 2004 23:20:43 +0300

localization-config (0.100) unstable; urgency=low

  * Petter Reinholdtsen
    - Add debian/po/output to get UTF-8 templates file.
  * Konstantinos Margaritis
    - Changed usage of File::Temp in common/preseed.pl to be
      compatible with woody.
    - Now preseed.pl checks for dpkg-set-selections or debconf-load-templates 
      and uses the correct one (so that it can work in woody/skolelinux as
      well).
    - Updated woody/xfree86-kbd to mimic the sarge version. Probably needs
      testing to check if all the kbd layouts are correct.
    - timezone.postinst now checks the locales package instead of base-config.
    - debian/rules: dh_install now excludes CVS dirs.
    - Fixed stupid typos in preseed.pl

 -- Konstantinos Margaritis <markos@debian.org>  Sun, 19 Sep 2004 01:17:32 +0200

localization-config (0.99) unstable; urgency=high

  * Petter Reinholdtsen
    - Fix typo in woody/kde and woody/ispell scripts. (Closes: #272097)
  * Konstantinos Margaritis
    - Update urgency field to high.
    - Now -l lists supported locales. This required slight redisign 
      of some scripts. (Closes: #272199)
    - Fixed dependency to Misc:Depends instead of po-debconf (Closes: #272218)

 -- Konstantinos Margaritis <markos@debian.org>  Fri, 18 Sep 2004 20:20:21 +0300

localization-config (0.98) unstable; urgency=low

  * Added Provides: locale-config-skolelinux entry. (Closes: #272081).

 -- Konstantinos Margaritis <markos@debian.org>  Fri, 17 Sep 2004 13:48:21 +0300

localization-config (0.97) unstable; urgency=low

  * Finn-Arne Johansen
    - Removed call to source /etc/environment on preinst/postinst for 
      base-config
  * Konstantinos Margaritis
    - Updated French translation by Christian Perrier (Closes: #271175)
    - Added some example scripts (Closes: #270448).

 -- Konstantinos Margaritis <markos@debian.org>  Wed,  8 Sep 2004 12:26:03 +0200

localization-config (0.96) unstable; urgency=low

  * Konstantinos Margaritis
    - Corrected typo in sarge/kde script. Thanks to Kenshi Muto for the
      pointer. (Closes: #270428).
    - Added missing po-debconf Depends: entry.
  * Guillem Jover
    - Added Catalan debconf translation.
  * Frederico Goncalves Guimaraes
    - Corrections of some configurations related with Portuguese localization

 -- Konstantinos Margaritis <markos@debian.org>  Tue,  7 Sep 2004 14:33:06 +0300

localization-config (0.95) unstable; urgency=low

  * Konstantinos Margaritis
    - Updaded Czech translation by Miroslav Kure.
    - Changed the baseconfig (sarge) menu order numbers to 15 and 90
      for the preinst and postinst scripts respectively, so that they work
      correctly with both debian-edu (skolelinux) and Debian itself.

 -- Konstantinos Margaritis <markos@debian.org>  Mon,  6 Sep 2004 22:00:38 +0300

localization-config (0.94) unstable; urgency=low

  * Konstantinos Margaritis
    - Added Bosnian support with help from Safir Secerovic.
    - Updated control file so that l-c will conflict and replace the
      former locale-config-skolelinux
    - Implemented woody base-config menu hooks so that it can be easily used
      in Skolelinux.
    - Changed the priority values of the woody base-config menu entries to 62
      and 78 (instead of 79, 81) to be in accord with other Skolelinux
      entries.
    - Added Czech and Spanish support by Miroslav Kure and Javier
      Fernández-Sanguino Peña.
    - Changed the templates to more user-friendly terms (which fuzzied all
      translations sorry).
    - Updated Danish translation by Claus Hindsgaul.
    - Updated Greek translation.
    - Updated README.Debian with more helpful info.
    - Updated Spanish translation by Javier Fernández-Sanguino Peña.
    - Update Japanese translation by Kenshi Muto.
    - Added French translation by Christian Perrier.

localization-config (0.93) unstable; urgency=low

  * Konstantinos Margaritis
    - Added Farsi locale fa_IR by Arash Bijanzadeh.
    - Added Danish and Japanese translations by Claus Hindsgaul and
      Kenshi Muto.
    - Forgot Polish support in sarge/xfree86-kbd. Added.
    - Fixed Turkish support in sarge/xfree86-xkb, patch by Recai Octas
      (Closes: #269516)
    - Included Turkish debconf translation (Closes: #269517).
  * Finn-Arne Johansen
    - Updated no_NO to use as pc105 for XKBMODEL

 -- Konstantinos Margaritis <markos@debian.org>  Wed,  1 Sep 2004 22:12:40 +0200

localization-config (0.92) unstable; urgency=low

  * Slight modification to preseed.pl to allow for empty values.
  * xfee86-kbd:
    * Added support for XkbModel in xfree86-kbd and changed some defaults
      for Japanese and Dutch locale (thanks to Kenshi Muto and Franz Pop
      for the pointers).
    * Added support for Ukranian (uk_UA) by Eugeniy Meshcheryakov.
    * Corrected Brazilian, Danish, Finish, French XFree86 entries, 
      thanks to Andre Luis Lopes, Jonas Smedegaard, Tapio Lehtonen
      and Christian Perrier.
    * Added support for XkbVariant as well.
    * Added Israel locale support by Haggai Eran.
    * Corrected Irish and British locale support by Alastair McKinstry and
      Turkish support by Recai Octas.
    * Added Bulgarian locale by Ognyan Kulev and Czech and Slovakian locales 
      by Miroslav Kure.
    * Added Russian locale entry by Nikolai Prokoschenko.
    * Added sv_FI (plus @euro) locale entry by Thomas Paris.
    * Added de_CH entry by Simon Huerlimann and fixed bg_BG.
    * Added lt_LT entry by Kęstutis Biliūnas.
  * Now removes CVS dirs before building package
  * Added post-configuration script for gdm (Closes: #266102)
  * Removed xlibs dependency.
  * Reverted back to KDE 3 configuration instead of dummy script.
  * preseed.pl does not use Debconf::Client::ConfModule anymore, but instead
    calls debconf-set-selections(1).
  * Added base-config menu hooks and localized menu entries.

 -- Konstantinos Margaritis <markos@debian.org>  Tue, 17 Aug 2004 23:53:17 +0300

localization-config (0.90) unstable; urgency=low

  * New maintainer 
  * Redesign and rename to be integrated into Debian

 -- Konstantinos Margaritis <markos@debian.org>  Sun, 15 Aug 2004 11:38:21 +0300

locale-config-skolelinux (0.36) unstable; urgency=low

  * Petter Reinholdtsen
    - Add Peruan (es_PE), based on info from Rudy Godoy.
    - Re-enable X keyboard layout setting, which was disabled by
      Konstantinos Margaritis by mistake. (Fixes skolelinux bug #776)

 -- Petter Reinholdtsen <pere@debian.org>  Wed,  9 Jun 2004 17:24:51 +0200

locale-config-skolelinux (0.35) woody; urgency=low

  * Petter Reinholdtsen
    - Add Japanese (ja_JP), based on info from Junichi Uekawa and
      Masanori Goto.
    - Add Korean (ko_KR), based on info from Changwoo Ryu.
    - Add Argentian (es_AR) based on info from Rob Taylor.
    - Add Canadian (en_CA,fr_CA) based on info from Jeff Bailey.
    - Use the same keyboard layout file for LTSP and XFree86.
    - Add English Irish (en_IR@euro) based on info from Colin Watson.
    - Add Australian (en_AU) based on info from Pia Smith.
    - Add en_US support.
    - Improve some test code.
  * Konstantinos Margaritis
    - Add XkbOptions in xfree86-xkb. It should be possible to have
      support for automatic keyboard switching in X now. By
      default only Greek language uses this.

 -- Petter Reinholdtsen <pere@debian.org>  Wed,  2 Jun 2004 15:28:59 -0300

locale-config-skolelinux (0.34) woody; urgency=low

  * Fixed typo introduced when adding nds_DE locale.  This should
    get the package working again.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 15 Apr 2004 14:40:19 +0200

locale-config-skolelinux (0.33) woody; urgency=low

  * Correct kde2 settings for German.  Language should be 'de',
    not 'de_DE'.  (Skolelinux bug #692)

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 14 Apr 2004 18:32:37 +0200

locale-config-skolelinux (0.32) woody; urgency=low

  * NEVER UPLOADED.
  * Guillem Jover
    - Fix xfree86 keyword layouts for catalan. Was using canadian, not spanish.
  * Bart Cornelis
    - Updated Dutch part in ktouch.
    - Added Low Saxon (nds).

 -- Guillem Jover <guillem@debian.org>  Thu,  8 Apr 2004 12:59:24 +0200

locale-config-skolelinux (0.31) woody; urgency=low

  * Fix typo in greek support for links.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 25 Feb 2004 10:11:20 +0200

locale-config-skolelinux (0.30) woody; urgency=low

  * Corrected the Greek locale setting, and added Greek support
    for links.  Patch from Konstantinos Margaritis.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 25 Feb 2004 10:03:02 +0200

locale-config-skolelinux (0.29) woody; urgency=low

  * Disable autobuilding of locale-config-skolelinux.
  * Add support for ktouch, changing the displayed keyboard layout.
  * Add Greek (el_GR.UTF-8) support for kde2, locale, ltsp-xfree86-kbd
    and xfree86-kbd.  Thanks to Konstantinos Margaritis.
  * Add debug option (-d) to update-locale-config.
  * Correct the script setting timezones, to actually handle several
    timezones per locale.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 24 Feb 2004 08:48:55 +0100

locale-config-skolelinux (0.28) woody; urgency=low

  * Bart Cornelis
    - Fill in Finnish values with the ones that Otto Keklinen listed
      for Finnish on the kde-debian mailinglist
    - Added missing entry for sv in kde2.
    - Added guessed default values where missing (still commented
      out), mail has been send to the list to confirm these
  * Petter Reinholdtsen
    - Rewrite from using libconfig-ini-perl to using
      libconfig-inifiles-perl, to get a dependency which exist both in
      Woody and Sarge. (Skolelinux bug #605)

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 28 Jan 2004 23:47:29 +0100

locale-config-skolelinux (0.27) unstable; urgency=low

  * Correct NL_NL@euro typo in the 'links' file.  It now reads
    nl_NL@euro.

 -- Petter Reinholdtsen <pere@hungry.com>  Wed, 26 Nov 2003 00:06:27 +0100

locale-config-skolelinux (0.26) unstable; urgency=low

  * Petter Reinholdtsen
    - Updated AUTHORS file.
    - Use the info on /usr/share/zoneinfo/zone.tab to extract time
      zones.
  * Bart Cornelis
    - Update locale lists.
  * Frederico Goncalves Guimaraes
    - Add support for pt_BR.

 -- Petter Reinholdtsen <pere@hungry.com>  Tue, 25 Nov 2003 23:44:45 +0100

locale-config-skolelinux (0.25) unstable; urgency=low

  * Add support for LTSP client keyboard layout, based on xfree86-kbd.

 -- Petter Reinholdtsen <pere@hungry.com>  Sat,  8 Nov 2003 16:03:29 +0100

locale-config-skolelinux (0.24) unstable; urgency=low

  * Add support for links.  Patch from Emanuele Rocca.

 -- Petter Reinholdtsen <pere@hungry.com>  Fri, 31 Oct 2003 20:28:03 +0100

locale-config-skolelinux (0.23) unstable; urgency=low

  * Add support for es_MX.  Patch from Gunnar Wolf.

 -- Petter Reinholdtsen <pere@hungry.com>  Thu, 30 Oct 2003 08:58:48 +0100

locale-config-skolelinux (0.22) unstable; urgency=low

  * Get conffiles.d/xfree86-kbd to list supported locales as it should.

 -- Petter Reinholdtsen <pere@hungry.com>  Wed, 29 Oct 2003 20:54:42 +0100

locale-config-skolelinux (0.21) unstable; urgency=low

  * Clean up timezone list.
  * Add XFree86 keyboard layout debconf preloading.

 -- Petter Reinholdtsen <pere@hungry.com>  Fri, 26 Sep 2003 00:21:46 +0200

locale-config-skolelinux (0.20) unstable; urgency=low

  * Add support for updating /etc/localtime.

 -- Petter Reinholdtsen <pere@hungry.com>  Wed, 24 Sep 2003 22:34:47 +0200

locale-config-skolelinux (0.19) unstable; urgency=low

  * Add ispell support for swedish.

 -- Petter Reinholdtsen <pere@hungry.com>  Wed, 27 Aug 2003 11:28:08 +0200

locale-config-skolelinux (0.18) unstable; urgency=low

  * Correct a few typos with it_IT and pt_BR locale in kde2.

 -- Petter Reinholdtsen <pere@hungry.com>  Wed, 27 Aug 2003 11:14:38 +0200

locale-config-skolelinux (0.17) unstable; urgency=low

  * Add italian support (missing opera6), thanks to Marco Ghirlanda.

 -- Petter Reinholdtsen <pere@hungry.com>  Tue, 26 Aug 2003 20:47:04 +0200

locale-config-skolelinux (0.16) unstable; urgency=low

  * Add support for Finnish and Swedish locales.

 -- Petter Reinholdtsen <pere@hungry.com>  Sun, 17 Aug 2003 23:52:27 +0200

locale-config-skolelinux (0.15) unstable; urgency=low

  * Rewrite ispell script to perl to ease listing the supported locales.
  * Make it possible to list the supported locales.

 -- Petter Reinholdtsen <pere@hungry.com>  Sun, 17 Aug 2003 21:55:13 +0200

locale-config-skolelinux (0.14) unstable; urgency=low

  * Sort the list of locales in the manual page.

 -- Petter Reinholdtsen <pere@hungry.com>  Fri, 18 Apr 2003 19:57:27 +0200

locale-config-skolelinux (0.13) unstable; urgency=low

  * Add support for danish.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 17 Apr 2003 12:52:09 +0200

locale-config-skolelinux (0.12) unstable; urgency=low

  * Add support for dutch (nl_NL and nl_BE).

 -- Petter Reinholdtsen <pere@hungry.com>  Thu, 17 Apr 2003 12:35:24 +0200

locale-config-skolelinux (0.11) unstable; urgency=low

  * Depend on locales, to be able to generate the required locale.
  * Depend on xlibs >= 4.2 or xlibs-se for nothern saami keyboard in X.

 -- Petter Reinholdtsen <pere@hungry.com>  Tue,  8 Apr 2003 00:16:13 +0200

locale-config-skolelinux (0.10) unstable; urgency=low

  * Make depricated locale code no_NO an alias for nb_NO.

 -- Petter Reinholdtsen <pere@hungry.com>  Sun, 16 Mar 2003 09:53:30 +0100

locale-config-skolelinux (0.9) unstable; urgency=low

  * The "Standards are great, everyone should have their own" release.
  * Fixed LANGUAGE to cover all variations of the Norwegian languages.

 -- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>  Tue,  3 Dec 2002 11:56:33 +0100

locale-config-skolelinux (0.8) unstable; urgency=low

  * Initial support for Latvian (by Aigars Mahinovs <aigarius@debian.org>).

 -- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>  Mon, 25 Nov 2002 00:57:15 +0100

locale-config-skolelinux (0.7) unstable; urgency=low

  * Add support for locale setting.  It will update /etc/locale.gen and
    /etc/environment.

 -- Petter Reinholdtsen <pere@hungry.com>  Fri,  8 Nov 2002 21:18:13 +0100

locale-config-skolelinux (0.6) unstable; urgency=low

  * Set kde2 charset for all languages (required to support iso10646-1 for
    se_NO, originally by Petter Reinholdtsen).
  * Correct a few typos.
  * Document the use of full locale codes, not just language codes.

 -- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>  Sun,  3 Nov 2002 01:24:35 +0100

locale-config-skolelinux (0.5) unstable; urgency=low

  * Set language for KDM.

 -- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>  Mon, 14 Oct 2002 18:52:22 +0200

locale-config-skolelinux (0.4) unstable; urgency=low

  * Refuse to run as non-root.
  * Make the ispell support set the dictionary in the same
    manner as update-ispell-dictionary.
  * No longer depends on base-config-skolelinux.

 -- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>  Thu, 29 Aug 2002 03:24:32 +0200

locale-config-skolelinux (0.3) unstable; urgency=low

  * Add ispell dictionary support.
  * Depends: base-config-skolelinux (needed by the above).
  * Make the scripts return error on unsupported languages.

 -- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>  Wed, 21 Aug 2002 22:24:41 +0200

locale-config-skolelinux (0.2) unstable; urgency=low

  * debian/{postinst,prerm}: Added /usr/doc symlink handling.
  * debian/control: Added Standards-Version field.

 -- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>  Sun, 18 Aug 2002 01:52:01 +0200

locale-config-skolelinux (0.1) unstable; urgency=low

  * Initial release.

 -- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>  Sat, 17 Aug 2002 22:11:27 +0200

