user-es (0.36) unstable; urgency=low

  * Removed Recommends: on xfonts-base-transcoded packages as they 
    have been removed from sid (Closes: #372700)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 11 Jun 2006 23:44:54 +0200

user-es (0.35) unstable; urgency=low

  * Depend on  "| debconf-2.0" as requested by Joey Hess
  * Use Debconf compatibility version 4
        - Remove debian/conffiles
        - Use dh_installman instead of dh_installmanpages
  * Move manpages to the root directory (they are not Debian 
    specific actually) also make english the default manpage
    and install spanish manpage in /usr/share/man/e
  * Fixed location of manpages (switched packages, which explains
    the lintian warning)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu,  4 Aug 2005 19:50:37 +0200

user-es (0.34) unstable; urgency=low

  * Removed inputrc definitions from /etc/language{,-euro}-es and added
  them to the {euro,}castellanizar scripts (Closes: #270218)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue,  7 Sep 2004 00:37:07 +0200

user-es (0.33) unstable; urgency=low

  * Lintian fixes:
    - Updated Standards-Version
    - Fixed manpages' headers
    - Changelog is now UTF8
    - Remove shbang line from /etc configfiles 

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu,  5 Aug 2004 20:08:06 +0200

user-es (0.32) unstable; urgency=low

  * Fixed castellanizar an eurocastellanizar:
    - proper variable definition to fix Perl warnings
    - correct the test when running commands so that they are run properly.
      The previous code was not correct and 'locale-gen' would not
      regenerate the locales. Thanks to  Rodrigo Sánchez Jiménez
      for pointing this mistake out.
    - Fixed @euro interpolations

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 13 Jul 2004 21:38:00 +0200

user-es (0.31) unstable; urgency=low

  * "The after the tragedy" release.
    Esta versión está dedicada a todos aquellos que perdieron
    sus vidas o fueron heridos en el brutal atentado terrorista
    en Madrid del 11-M. Mis más sinceras condolencias a sus familias
    y amigos en este triste día.
   (This release is dedicated to all those who lost their lives
    or were injured in the brutal terrorist attack in Madrid
    in March 11th. My deepest condolences to their families and friends on 
    this sorrowful day.)
  * Assign LC_ALL variable in /etc/environment (Closes: #212079)
  * Fix assignation bug in 'eurocastellanizar' (spanish was used for the
    environment instead of es_ES@euro)
  * Added 'ERROR' to error messages to better distinguish them
  * Added an "end of changes" comment to 'castellanizar'
  * Added 'AVISO' (warn messages)
  * Added a TODO item
  * Fixed bug in 'eurocastellanizar' since @ was not indented

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 12 Mar 2004 08:51:46 +0100

user-es (0.30) unstable; urgency=low

  * Describe known BUG into manpage (no revert option) as pointed out by
  Quim Gil.
  * Added into the TODO list the integration into language-env or
  locale-config-skolelinux

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon,  3 Nov 2003 21:02:06 +0100

user-es (0.29) unstable; urgency=low

  * Moved to po-based debconf translations (Closes: #199262)
  * Added french translation (Closes: #199978)
  * Slight changes in the spanish translation

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 24 Aug 2003 01:40:04 +0200

user-es (0.28) unstable; urgency=low

  * Commented out the bootmisc check due to bug #198444, even if it's
    a sysvinit bug I don't want users to break the system due to it.
    I will uncomment the change when sysvinit fixes bootmisc.sh behavior.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri,  4 Jul 2003 10:39:25 +0200

user-es (0.27) unstable; urgency=low

  * Changed es_ES.ISO8859 to es_ES ISO8859 in 'castellanizar' and
    'eurocastellanizar' when writting locale.gen since otherwise
    it does not work properly (the syntax of locale.alias was
    incorrectly being used) (Closes: #179276)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 23 Mar 2003 14:21:36 +0100

user-es (0.26) unstable; urgency=medium

  * Fixed the 'castellanizar' script, a \n was missing and the /etc/profile
    commented the last line in the file (bug reported by a user but not in the BTS)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 31 Jul 2002 12:34:00 +0200

user-es (0.25) unstable; urgency=medium

  * Fixed eurocastellanizar (Closes: #140830)
  * Added catalan template (Closes: #139747, #139748)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon,  8 Apr 2002 09:27:30 +0200

user-es (0.24) unstable; urgency=medium

  * Added russian template file (Closes: #137694, #137695)
  * Added patch to fix Xemacs file provided by Tatsuya Kinoshita (Closes: #136553)
  * Changed location of locale.gen to /usr/sbin (unreported bug)
  * Changed the '*castellanizar' programs so that they add the
  correct line to /etc/locale.nopuge (Closes: #135564)
  * Added '# fin cambios' tag to delimit end of changes in a given file

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 13 Mar 2002 18:41:42 +0100

user-es (0.23) unstable; urgency=low

  * Fixed emacs files (Closes: #128956, #134703)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 25 Feb 2002 13:15:05 +0100

user-es (0.22) unstable; urgency=medium

  * Added /etc files to conffiles (Closes: #132836)
  * Commented out LESSCHARSET from bash_aliases (Closes: #128443)
  * Removed euro specific file (now in the user-euro-es package)
  * Integrated Joey fixes (thanks Joey!)
  * Added a note regarding locales (latest versions already do some steps
   made by castellanizar)
  * Changed behavior so that it is more informative of what changes 
  have been made, old behavior (no printout) can be enabled with -q

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 11 Feb 2002 09:57:29 +0100

user-es (0.21.1) unstable; urgency=low

  * NMU. Mark all files in /etc as conffiles.
    Closes: #132836, #132825
  * While I was at it, I did the bare minimum to make the debconf support
    actually work. That is, I wrote postinst scripts to source the
    confmoule. I also corrected the config scripts to start with a hashbang.

 -- Joey Hess <joeyh@debian.org>  Fri, 15 Feb 2002 23:31:37 -0500

user-es (0.21) unstable; urgency=low

  * Changed LESSCHARSET in user-euro-es to latin1 until bug 126417 is fixed.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 26 Dec 2001 12:05:27 +0100

user-es (0.20) unstable; urgency=low

  * Fixed typos in control file (Closes: #125446, #124232)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu, 20 Dec 2001 15:29:20 +0100

user-es (0.19) unstable; urgency=medium

  * Fixed castellanizar so it now calls localegen, install-keymap and
  localedef if necessary
  * Created the user-euro-es package and provided 'eurocastellanizar'
  included in it the euro-howto notes (in Spanish) and make it depend and
  suggest packages necessary for full euro support in Debian.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 10 Dec 2001 13:07:48 +0100

user-es (0.18) unstable; urgency=high

  * Changed euro-test to euro-test-es, will remove when euro-support package
  is finished
  * Added euro-test

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 28 Oct 2001 13:10:20 +0100

user-es (0.17) unstable; urgency=low
  * Fixed typos in description
  * Removed Suggests: line since the task-spanish does this already.
  * Added post-exec commands
  * Fixed environment to spanish (now added to aliases)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 26 Nov 2001 17:37:2 5 +0100

user-es (0.16) unstable; urgency=high

  * Removed menu changes in translate-menus. Menu translations will
  be included from now on in the 'menu' package. It seems the wording
  of "translate" is really unclear. In any case I was really sure
  I had not uncommented this feature before uploading since I was
  aware of the core dumps. (Closes: #106505, #110708)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 31 Aug 2001 00:43:15 +0200

user-es (0.15) unstable; urgency=low

  * Included euro-mini-howto posted to debian spanish lists

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue,  7 Aug 2001 15:05:51 +0200

user-es (0.14) unstable; urgency=low

  * Fixed the code in order to work properly with config_dir
  * Added new check for Muttrc
  * Added first try for menu translation, castellanizar currently
  does not modify /etc/menu-methods/translate_menus but an example
  file is provided and the include file is installed correctly
  file is provided and the include file is installed correctly
  file is provided and the include file is installed correctly
  * Slightly modified manpages (although the spanish is not yet
  currently 100% translated to english)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 23 Jul 2001 12:16:28 +0200

user-es (0.13) unstable; urgency=low

  * Added german template file (Closes: 99167)
  * Removed "useful aliases" (Closes: 99018)
  * Added information (still in draft) in README regarding transition
  to Euro and use of Euro symbol (taken from the mailing list)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 30 May 2001 10:12:39 +0200

user-es (0.12) unstable; urgency=low

  * Added some new checks (gdm, X11, inputrc, tex and postgresql)
  * Added more documentation regarding localization
  * Fixed minor bugs in 'castellanizar' and added new options for testing 
  and debugging

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 13 Apr 2001 17:37:03 +0200

user-es (0.11) unstable; urgency=low

  * Added debconf note.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu, 25 Jan 2001 18:03:30 +0100

user-es (0.10) frozen unstable; urgency=low

  * Added more information on new locale definitions in woody
  * Added new Xmodmap example
  * Fixed LANG in /etc/environment (Closes: #82475)
  * Added information on how to correctly configure Xmodmap (bosoletes file
    included) (Closes: #70665)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 22 Jan 2001 09:19:33 +0100

user-es (0.9) frozen unstable; urgency=low

  * Added more information from the debian-user-spanish list on how
  to set the X keyboard.
  * Since Xmodmap is not installed by this package and the user must
  know what he is doing before doing it (i.e read the documentation)
  and now there's more info (see above) bug closed (Closes: 70665)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 29 Sep 2000 17:03:22 +0200

user-es (0.8) frozen unstable; urgency=low

  * Removed the '.' alias (closes: #59225)
  * The emacs startup file is no longer a config file (closes: #66575)
  * Added information in bash_aliases on how to improve the file

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 29 Aug 2000 02:52:21 +0200

user-es (0.7) frozen unstable; urgency=low

  * Fixes an unreported bug, manpage was in /usr/man now is in
  /usr/share/man
  * Updated to latest standard verstion, package is now (save for
  two warnings) lintian clean.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu, 30 Mar 2000 17:11:40 +0200

user-es (0.6) unstable; urgency=low

  * Added a new function in order to create files needed to set up
  the environment if they do not exist (currently only creates
  /etc/environment)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 22 Mar 2000 17:29:39 +0100

user-es (0.5) unstable; urgency=low

  * Now depends on perl5 (fixes bug #41475)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 20 Jul 1999 21:29:23 +0200

user-es (0.4) unstable; urgency=low

  * Fixed bug in 'castellanizar' handling of lynx (not adding mime-compliant character sets)
  * Fixed references to language-de in README

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 12 May 1999 21:54:44 +0200

user-es (0.3) unstable; urgency=low

  * Fixed error in bash_aliases-es
  * Added more information to the README regarding Xmodmap

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu,  6 May 1999 00:21:45 +0200

user-es (0.2) unstable; urgency=low

  * Removed -w switch from perl script
  * Added $config_dir to perl script (/etc currently)

user-es (0.1) unstable; urgency=low

  * Initial Release.
  * Based on user-de (0.8)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun,  2 May 1999 14:15:02 +0200
Local variables:
mode: debian-changelog
End:
