localization-config (1.02) unstable; urgency=low

  * Is now working with the current debian-installer. (Closes: #402566)
  * Add conffiles.d/common/copyfile.pl found in version 0.116, to get
    sarge/fontconfig working.
  * Map KDE (kdebase) version 3.5.5a.dfsg.1-6 to etch.
  * Use 'in-target' in the udeb.
  * Remove obsolete base-config fragments.  Leaving the debconf
    tempates and translations for now, in case we will need them for a
    d-i menu entry.
  * Drop cdebconf-udeb from the udebs dependency, to make it easier to
    get debian-cd to include it on CD and DVD images.
  * Improve usage information printed by the script.
  * Update the build rule to make sure the udeb scripts are executable.
  * Make sure /usr/share/debconf/confmodule is sources in the udeb
    scripts using debconf.
  * Fix udeb scripts to pass $LOCALE to the worker scripts.
  * Fix typos in conffiles.d/x-kbd.preinst.
  * Add myself as uploader with maintainers approval.

 -- Petter Reinholdtsen <pere@debian.org>  Wed,  9 May 2007 10:13:51 +0200

localization-config (1.01) unstable; urgency=low

  * Debconf translations:
    - Brazilian Portuguese updated. Closes: #403828
    - Russian updated. Closes: #404398
    - Galician updated. Closes: #404572

 -- Christian Perrier <bubulle@debian.org>  Fri, 23 Feb 2007 06:32:18 +0100

localization-config (1.0) unstable; urgency=low

  * Release as 1.0. Localization-config is mostly useless in the D-I
    context right now, however.

  [ Debconf translations ]
  * Hebrew updated. Closes: #387632
  * Dutch updated. Closes: #388999
  * Czech updated. Closes: #389216
  * Basque updated. Closes: #398578
  * Danish updated. Closes: #398785
  * German updated. Closes: #399121
  * Spanish updated. Closes: #401965

  [ Christian Perrier ]
  * apt-install localization-config in the udeb's post-base-installer script

 -- Christian Perrier <bubulle@debian.org>  Thu,  7 Dec 2006 06:50:57 +0100

localization-config (1.0~rc2) unstable; urgency=low

  * Small wording correction to templates
  * No more use a menu entry for the preinst actions, but rather a
    post-base-installer.d hook
  * Run debconf-updatepo in the clean target
  * Remove the useless prerm script (/usr/doc transition is done now)
    Thanks to Gerfried Fuchs for pointing this
  * Move po-debconf to Build-Depends. Thanks, lintian.

 -- Christian Perrier <bubulle@debian.org>  Sun, 10 Sep 2006 15:55:26 +0200

localization-config (1.0~rc1) unstable; urgency=low

  [ Christian Perrier ]
  * Add self to Uploaders
  * Add a udeb and do initial work for D-I reintegration
  * Add a very early "etch" directory to conffiles.d which should
    allow some basic testing
  * Add debian/compat
  * Move debhelper to Build-Depends. Thanks, lintian.
  * Add a lintian override file for the "debconf is not a registry"
    warning. We know, but we do it on purpose.
  * Add a lintian override file for the "no debconf config"
    warning. Debconf stuff is just made of titles for D-I.
  * Replace non-ASCII characters in the man page. Lintian was issuing
    a warning which is probably right about them.
  * Rename the man page in the source tree so that it fits the section it
    belongs to

  [ Konstantinos Margaritis ]
  * Change of versioning, I think it's ok to use a 1.0pre1
  * This behaviour does not appear anymore, (Closes: #302591)
  * Fixed misconfiguration of Xkb for pt_BR. (Closes: #317436)
  * Fixed misconfiguration of Xkb for Turkish keyboards, apparently
    the console keymaps for Turkish had changed. Also, I'm closing the bug
    on Gnome as I don't think Gnome needs further keyboard configuration.
    (Closes: #301262)
  * l-c functions properly when English is selected as language.
    (Closes: #303474)
  * Fixed Mozilla localization misconfiguration (Closes: #299320)
  * Enhanced Hebrew support, thanks to patch from Baruch Even (Closes: #323237)
  * Removed fontconfig postinstallation cript, there is no use for it anymore.
  * Fixed KDE misconfiguration for Bosnian (bs_BA.ISO-8859-2).
  * Added X.org support. In fact, the xfree86-xkb.preinst script has been
    replaced with a script that autodetects if X.org or XFree86 is available
    (packages xserver-xorg and xserver-xfree86) and preseeds accordingly. If
    both are available, preference is given to X.org of course.
  * Added support for Albanian Xkb configuration.
  * Modified Xkb configuration for greek to use "extended" variant instead of
    "basic" to allow typing the Euro sign.

  [ Morten Werner Olsen ]
  * Fixed misconfiguration of KDE for Norwegian, (Skolelinux Bugzilla,
    http://bugs.skolelinux.no/show_bug.cgi?id=959)

  [ Petter Reinholdtsen ]
  * Fix typo in package description.  Patch from Jordà Polo.
    (Closes: #372503)
  * Add support for Thai.  Patch from Theppitak Karoonboonyanan.
    (Closes: #377454)
  * Update Standards-Version from 3.6.1 to 3.7.2.  No changes needed.
  * Correct section for udeb from admin to debian-installer.
  * Update FSF address in debian/copyright to the current one.

  [ Debconf translations ]
  * Added Swedish translation from Daniel Nylander (Closes: #331347)
  * Added Hungarian translation from SZERVAC Attila(Closes: #369591)
  * Added Thai translation from Theppitak Karoonboonyanan (Closes: #367352)
  * Added Nepali translation from Mahesh Subedi (Closes: #372685)
  * Added Khmer translation from auk piseth (Closes: #374922)
  * Added Dzongkha translation from Jurmey Rabgay
  * Updated Russian translation from Yuri Kozlov. (Closes: #340635)

 -- Christian Perrier <bubulle@debian.org>  Sun,  3 Sep 2006 16:29:50 +0200

localization-config (0.116) unstable; urgency=low

  * Translatios
    - Bulgarian added. Closes: #308129
    - Updated Greek and Vietnamese. Closes: #309055
    - Fixed templates file that included extra test messages for session
    chooser
  * Closes forgotten bugs. Closes: #306084, #306052.

 -- Konstantinos Margaritis <markos@debian.org>  Mon, 23 May 2005 00:36:51 +0300

localization-config (0.115) unstable; urgency=high

  * Fixed all scripts that called log_msg() instead of die(). Created one new
    function log_die that logs the message and then dies.
  * Fixed gdm.postinst so that it requires log.pl _before_ it calls log_msg().
  * Fixed spelling of 'bokmål' in woody/ispell script.
    Thanks to Steve Langasek for these pointers.
  * Translations
    - Vietnamese added. Closes: #307012

 -- Konstantinos Margaritis <markos@debian.org>  Wed,  4 May 2005 01:05:43 +0300

localization-config (0.114) testing-proposed-updates; urgency=high

  * Added missing ';' in the mozilla scripts. (Closes: #299320)
  * Translations
    - Basque updated. Closes: #306052

 -- Konstantinos Margaritis <markos@debian.org>  Thu, 28 Apr 2005 11:52:56 +0300

localization-config (0.113) unstable; urgency=high

  * Fixed stupid typo in preseed.pl that messed with preseeding.

 -- Konstantinos Margaritis <markos@debian.org>  Wed, 13 Apr 2005 12:36:37 +0300

localization-config (0.112) unstable; urgency=high

  * Fixed fontconfig script, now works better. Fixed misconfiguration for
    Greek.
  * Added logging facility to all scripts. (common/log.pl)
  * Disabling localization of mozilla for now, until we found what causes
    #299320.
  * Translations:
    - Added Albanian by Elian Myftiu. Closes: #302406

 -- Konstantinos Margaritis <markos@debian.org>  Thu,  7 Apr 2005 17:50:58 +0300

localization-config (0.111) unstable; urgency=high

  * Fixed X lang map for German, 'nodeadkeys' is an XkbVariant option not a
    XkbOptions. (Closes: #298528)
  * Translations
    - Added Romanian by Eddy Petrisor. Closes: #295440
    - Added Korean by Changwoo Ryu. Closes: #296005
    - Added Galician by Jacobo Tarrio Barreiro. Closes: #296416

 -- Konstantinos Margaritis <markos@debian.org>  Tue, 15 Feb 2005 23:15:11 +0100

localization-config (0.110) unstable; urgency=low

  * Removed scary "Unsupported locale xx" messages from all scripts,
    or actually make them appear only if $debug=1.
  * Major rewrite of sarge/xfree86-kbd. Now uses a 2-step approach to
    configure the Xkb settings:
    1) try using the debconf keyboard setting for the console, and if that's
       not available
    2) fallback to using the locale, but this time try to be smart about it
       and try to guess the correct setting if a given locale is missing from
       the map. This approach is gradually duplicated to the rest of the
       scripts.
    (Closes: #288476)
  * Unreproducible bug report. (Closes: #278752)
  * Fixed misconfiguration of fr_CA X keymap. (Closes: #288476)
  * Translations
    - Added Bosnian by Safir Secerovic
    - Added Tagalog by Eric Pareja (Closes: #292532)

 -- Konstantinos Margaritis <markos@debian.org>  Sun, 09 Jan 2005 11:55:32 +0200

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>  Mon, 13 Dec 2004 11:55:32 +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.

 -- Konstantinos Margaritis <markos@debian.org>  Thu,  2 Sep 2004 13:52:55 +0300

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

