Skip to content

Debian Changelog hearse (1.5-8)

2009

hearse (1.5-8) unstable; urgency=low

   * Add Japanese Debconf translations, thanks to Hideki Yamane (closes:
     #558056).
   * Drop dependency on libdigest-md5-perl (closes: #559311).

 -- Roderick Schertler <roderick@argon.org>  Tue, 22 Dec 2009 08:51:15 -0500

2008

hearse (1.5-7) unstable; urgency=low

   * Add translations, many thanks to the translators and sorry for the
     delay in uploading them:  nl (closes: #436869), ru (closes: #486195),
     gl (closes: #486561), eu (closes: #487760), tr (closes: #487844).

 -- Roderick Schertler <roderick@argon.org>  Tue, 24 Jun 2008 10:49:59 -0400

2007

hearse (1.5-6) unstable; urgency=low

   * Add Spanish Debconf translation, thanks to Rudy Godoy (closes: #423698).
   * Update FSF address in copyrights.
   * Add po-debconf dependency.
   * Bump standards version to 2.7.2 (no changes).

 -- Roderick Schertler <roderick@argon.org>  Mon, 14 May 2007 09:56:36 -0400

hearse (1.5-5) unstable; urgency=low

   * Add Debconf traslations for German (thanks to Helge Kreutzmann) and
     Portuguese (thanks to Ricardo Silva) (closes: #412401, #414600).

 -- Roderick Schertler <roderick@argon.org>  Wed, 14 Mar 2007 10:56:13 -0400

2006

hearse (1.5-4) unstable; urgency=low

   * Add Swedish Debconf translation, thanks to Daniel Nylander (and sorry
     it took so long to include it, I lost track of it and just noticed it
     in my bug list) (closes: #342862).

 -- Roderick Schertler <roderick@argon.org>  Tue, 30 May 2006 12:03:22 -0400

2005

hearse (1.5-3) unstable; urgency=low

   * Add debconf-2.0 as alternative for debconf dependency (closes:
     #331846:).

 -- Roderick Schertler <roderick@argon.org>  Thu, 6 Oct 2005 06:45:18 -0400

hearse (1.5-2) unstable; urgency=low

   * Add Vietnamese and Czech Debconf translations, thanks to Clytie
     Siddall and Martin Sin (closes: #311895, #314748).

 -- Roderick Schertler <roderick@argon.org>  Thu, 23 Jun 2005 15:15:10 -0400

hearse (1.5-1) unstable; urgency=low

   * Add French Debconf translations, thanks to Steve Petruzzello (closes:
     301006).
   * Bump Standards-Version to 3.6.1 (no changes).

 -- Roderick Schertler <roderick@argon.org>  Wed, 23 Mar 2005 11:54:21 -0500

hearse (1.5) unstable; urgency=medium

   * Note (in the README, debian/control, the man page, and the web page)
     that running without --delete-uploaded changes the game's balance
     (closes:  #279264).
   * Switch to gettext-based debconf templates (closes: #250268, thanks to
     Martin Quinson).
   * Update Alexis' email address.
   * Tweak debian/watch RE.

 -- Roderick Schertler <roderick@argon.org>  Sun, 13 Mar 2005 09:26:09 -0500

2003

hearse (1.4) unstable; urgency=high

   * Deal with Getopt::Long changes in Perl 5.8.1 (closes: #214111).
   * Use the new dh_installppp instead of doing it by hand (closes: #212901).

 -- Roderick Schertler <roderick@argon.org>  Tue, 21 Oct 2003 15:33:45 -0400

hearse (1.3) unstable; urgency=low

   * Oops, binmode() the bones being written out.  This is required both
     for non-Unix, and for Perl 5.8 with a UTF8 locale.
   * Choke if the bones received from the server doesn't have a CRC to
     check against.
   * Clarify that the .deb and .rpm versions already run from cron (closes:
     #197205).
   * Add the current directory to the list of possible bones directories
     (for the benefit of Windows).  Consequently validate a bones directory
     by checking if it has a "record" file in it.

 -- Roderick Schertler <roderick@argon.org>  Wed, 30 Jul 2003 15:44:47 -0400

2002

hearse (1.2) unstable; urgency=low

   * bones-info:  Correct documentation for --big-endian and
     --little-endian.

 -- Roderick Schertler <roderick@argon.org>  Sat, 2 Nov 2002 10:12:27 -0500

hearse (1.1) unstable; urgency=low

   * bones-info:  Add --verbose switch.  Thanks to Malcolm Ryan
     <malcolmr@cse.unsw.edu.au> for the initial implementation.
   * bones-info:  Add --little-endian, --big-endian, and --auto switches.
   * Depend on nethack, otherwise the package install fails at postinst
     time because hearse can't find a bones directory (closes: #158912).

 -- Roderick Schertler <roderick@argon.org>  Fri, 1 Nov 2002 17:03:22 -0500

hearse (1.0-1) unstable; urgency=low

   * Oops, it's /etc/ppp/ip-up.d/hearse, not /etc/ppp/ip-up.d/hearse.ip-up
     (closes: #150983).

 -- Roderick Schertler <roderick@argon.org>  Wed, 26 Jun 2002 14:16:19 -0400

hearse (1.0) unstable; urgency=low

   * Add --delete-uploaded option.
   * Beef up description (closes: #149865).

 -- Roderick Schertler <roderick@argon.org>  Mon, 17 Jun 2002 11:23:59 -0400

hearse (0.4) unstable; urgency=low

   * Update the timestamp if you have any bones to offer and can
     successfully talk to the server, even if the server rejects the bones.
   * Upload to Debian (closes: #148395).
   * Create RPM package.
   * Add locking.
   * Add stand-alone bones-info program.
   * Oops, enable handling of $http_proxy and such.
   * Turn on LWP debugging when given --debug.
   * Install /etc/ppp/ip-up.d/hearse, to work with machines which aren't
     always on the network.
   * Run from cron.daily rather than cron.d, to work with machines which
     aren't left on all the time.

 -- Roderick Schertler <roderick@argon.org>  Sun, 26 May 2002 19:30:58 -0400

hearse (0.3) unstable; urgency=low

   * Oops, process the config file if no args were specified.
   * Allow libmd5-perl to satisfy the Debian package's dependency.

 -- Roderick Schertler <roderick@argon.org>  Fri, 24 May 2002 13:33:53 -0400

hearse (0.2-1) unstable; urgency=low

   * Tweak the message used if there's no user token.
   * Correct the markup used for email addresses.
   * s/Recomments/Recommends/ in control file.

 -- Roderick Schertler <roderick@argon.org>  Wed, 22 May 2002 19:22:16 -0400

hearse (0.1-1) unstable; urgency=low

   * Initial version.

 -- Roderick Schertler <roderick@argon.org>  Wed, 22 May 2002 17:10:17 -0400