Skip to content

Debian Changelog pal (0.4.3-6)

2010

pal (0.4.3-6) unstable; urgency=low

   * Pal requires some translatable strings to be lowercased, otherwise the
     option -d doesn't work when these strings are passed to it.  Adapt the
     German and the Polish po files accordingly and apply the fix directly to
     the files instead of using patches to ease reviewing by the release team.

 -- Carsten Hey <carsten@debian.org>  Wed, 01 Dec 2010 21:16:23 +0100

2009

pal (0.4.3-5) unstable; urgency=low

   * Build depend on libreadline-dev instead of libreadline5-dev or
     libreadline-dev.
   * Bumped standards version to 3.8.3.

 -- Carsten Hey <carsten@debian.org>  Thu, 24 Sep 2009 07:16:09 +0200

pal (0.4.3-4) unstable; urgency=low

   * Correctly place the cursor after a multibyte character in interactive
     mode.  (Closes: #499797)
   * Use terminal's default colors instead of white foreground and black
     background in interactive mode.
   * Fix typo in debian/copyright.
   * Bumped standards version to 3.8.1.
   * New maintainer address.

 -- Carsten Hey <carsten@debian.org>  Sun, 17 May 2009 14:43:35 +0200

2008

pal (0.4.3-3) unstable; urgency=low

   * Recode austria.pal from ISO-8859 to UTF-8.  (Closes: #499389)
   * Link pal against libncursesw5 instead of libncurses5.  (Closes:
     #499403)

 -- Carsten Hey <c.hey@web.de>  Mon, 29 Sep 2008 11:57:52 +0200

pal (0.4.3-2) unstable; urgency=low

   * debian/watch: use QA redirector.
   * Added a new Debian specific patch which changes the path to example.css in
     pal.1.  Debian installs this file into a different location than
     upstream's makefile target install-doc.  (Closes: #497874)

 -- Carsten Hey <c.hey@web.de>  Sat, 06 Sep 2008 07:13:08 +0200

pal (0.4.3-1) unstable; urgency=low

   * New Upstream Version
     - Fix segfault when printing strings not valid in user's locale
       (Closes: #492464)
   * Removed patches that are included in pal's latest upstream release from
     debian/patches.  No remaining patches.

 -- Carsten Hey <c.hey@web.de>  Sat, 02 Aug 2008 19:26:36 +0200

pal (0.4.2-3) unstable; urgency=low

   * Apply patch from upstream CVS:
     - Don't loop endlessly when there are too few entries to be displayed in
       interactive mode.  (Martijn van Oosterhout and Adam Lincoln)
     - Support color in screen.  (Adam Lincoln)
     - Wait for a keystroke after add event.  (Adam Lincoln)

 -- Carsten Hey <c.hey@web.de>  Tue, 22 Jul 2008 13:31:23 +0200

pal (0.4.2-2) unstable; urgency=high

   * Urgency set to high as is solves an RC bug.
   * Apply patch from upstream CVS:
     - Don't segfault when default_text is NULL in rl.c.  (Closes: #489228)
     - Fix some compiler warnings.
     - CFLAGS has been splittet into CFLAGS and CPPFLAGS.
   * Adjusted debian/rules to pass CFLAGS to pal's Makefile.

 -- Carsten Hey <c.hey@web.de>  Sat, 05 Jul 2008 13:52:32 +0200

pal (0.4.2-1) unstable; urgency=low

   * New upstream version:
     - Fix encoding in HTML export.  (Closes: #332642)
     - Add missing HTML tags to exported HTML.  (Closes: #417854)
   * Removed pal_add_event.zsh and pal_edit_event.zsh from examples.
   * Removed patches that are included in pal's latest upstream release from
     debian/patches.  No remaining patches.
   * Added a new patch which fixes a typo and groff syntax in pal.1.template.
   * Suggest texlive instead of tetex-bin.
   * Updated debian/copyright, updated debian/README.Debian, added
     debian/README.source, added debian/watch, adapted debian/rules to the new
     upstream release and extended long description in debian/control.
   * Bumped standards version to 3.8.0.

 -- Carsten Hey <c.hey@web.de>  Wed, 18 Jun 2008 13:18:28 +0200

pal (0.3.5-pre1+3) unstable; urgency=low

   * Removed version from NAME section in pal(1).
   * Added manpage for vcard2pal.
   * Simplified clean target in debian/rules.

 -- Carsten Hey <c.hey@web.de>  Mon, 02 Jun 2008 19:04:13 +0000

pal (0.3.5-pre1+2) unstable; urgency=low

   * New Maintainer.  Thanks Javier and Martijn!
   * Rewrote debian/rules.  We now use debhelper, added dependency.
   * Use quilt as patch management, added dependency.
   * Fixed debian/copyright, GPLv2+ is not GPL.  Also added copyright
     information for some new and existent scripts.
   * Added Homepage field to debian/control and removed homepage and author
     from description.
   * Reformated description.
   * Removed useless maintainer scripts.
   * Added wrapper from pal 0.4.0_pre3 around src/Makefile.
   * Applied updates to installation notes from pal 0.4.0_pre3.
   * Check whether term is NULL in colorize.c.  (Closes: #431352)
   * Handle nostrip build option correctly.  (Closes: #437732)
   * Applied fixes and additions to existing pal files from CVS and pal
     0.4.0_pre3: birth-death.pal, history.pal and us.pal.  (Closes: #415457)
   * Added sysadminday to computer.pal.  (Closes: #320420)
   * Added austria.pal.  (Closes: #476239)
   * Updated convert/ical2pal.c, added convert/pal2ical.c and updated
     convert/Makefile (backports from pal 0.4.0_pre3) and added these to
     examples.  Also mention pal2ical in README.Debian.
   * Moved example.css to examples.
   * Added pal_add_event.zsh and pal_edit_event.zsh from CVS as examples.
   * Added vcard2pal.  Thanks Uli!

 -- Carsten Hey <c.hey@web.de>  Mon, 02 Jun 2008 08:56:32 +0000

2005

pal (0.3.5-1pre1.1) unstable; urgency=low

   * Non-maintainer upload.
   * Closes: #326311: Update libreadline dependency

 -- Martijn van Oosterhout <kleptog@svana.org>  Mon, 14 Nov 2005 16:03:34 +0100

2004

pal (0.3.5-1pre1) unstable; urgency=low

   * New upstream release.

 -- Javier Linares <javier@javierlinares.com>  Sat, 05 Jun 2004 15:38:08 +0200

pal (0.3.3-2.0.1) unstable; urgency=low

   * Only-binary upload to fix dependencies (closes: #247063).

 -- Teofilo Ruiz Suarez <teo@debian.org>  Mon, 03 May 2004 14:30:55 +0200

pal (0.3.3-2) unstable; urgency=low

   * Removed pointer to non-existant README file (closes: #241747).
   * Makes file_hide work properly (closes: #243556).

 -- Javier Linares <javier@javierlinares.com>  Fri, 23 Apr 2004 19:32:16 +0200

pal (0.3.3-1) unstable; urgency=low

   * Initial release (closes: #238134).

 -- Javier Linares <javier@javierlinares.com>  Tue, 16 Mar 2004 14:34:17 +0100