Skip to content

Debian Changelog jedstate (0.5.4.transitional.1-8)

2009

jedstate (0.5.4.transitional.1-8) unstable; urgency=low

   * debian/control:
     + Bump Standards-Version to 3.8.1 (no changes needed)
     + The package is now maintained with Git at alioth.debian.org.  Add
       Vcs-Git field and change Vcs-Browser accordingly.
     + Fix Lintian warning debhelper-but-no-misc-depends
     + Bump build dependency on debhelper to >= 7
   * debian/compat: Set compatibility level of debhelper to 7
   * debian/watch: Add file (fix Lintian warning)
   * debian/copyright: Add copyright and license conditions for Debian
     packaging files

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 27 Apr 2009 11:05:19 +0200

2007

jedstate (0.5.4.transitional.1-7) unstable; urgency=low

   * debian/control:
     + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
     + Bumped Standards-Version to 3.7.3

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 15 Dec 2007 22:56:33 +0100

jedstate (0.5.4.transitional.1-6) unstable; urgency=low

   * debian/55jedstate.sl: Wrap the require("gdbmrecent") command inside a
     try/catch block, such that startup will not abort when the jed-extra
     package is not installed (thanks to Jörg Sommer for the suggestion)

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 14 Oct 2007 01:08:30 +0200

jedstate (0.5.4.transitional.1-5) unstable; urgency=low

   * debian/postint: Changed short-circuit conditionals by if/then/fi
     constructs, avoiding premature non-zero exit of this postinst script,
     since it is run with set -e.  Thanks to Steve Langasek for diagnosing
     this.

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 11 Feb 2007 15:43:26 +0100

jedstate (0.5.4.transitional.1-4) unstable; urgency=low

   * debian/gdbmrecent-purge: Added script that works as the jedstate
     program in the old times
   * debian/NEWS: Document the above and grouped all information in a
     single entry.  There is no contradictory information now.  Thanks to
     Steve Langasek for suggesting this.
   * debian/rules, manpages: Install the man page for gdbmrecent-purge
   * debian/postint: Remove /etc/jed-init.d/99jedstate_hook.sl only if it
     does not differ from the file distributed in 0.5.4-6

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 7 Feb 2007 10:40:02 +0100

jedstate (0.5.4.transitional.1-3) unstable; urgency=low

   * debian/NEWS: Explain that this package is rather "functional" than
     "transitional", meaning that it really insures that gdbmrecent will
     work [RL, GM]
   * debian/control:
     - Depends on jed-extra (>= 2.2.1-1.etch.3), slang-gdbm [RL]
     - Change the description to reflect the above mentioned functionality [GM]
   * debian/55jedstate.sl: Added initialization code for gdbmrecent (moved
     from 50jed-extra.sl) [RL]

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 6 Feb 2007 15:30:40 +0100

jedstate (0.5.4.transitional.1-2) unstable; urgency=low

   * debian/postinst: Added code for deleting the obsolete configuration
     file /etc/jed-init.d/99jedstate_hook.sl and removing that directory,
     if empty.

 -- Rafael Laboissierafael@debian.org>  Mon, 5 Feb 2007 23:47:17 +0100

jedstate (0.5.4.transitional.1-1) unstable; urgency=low

   * Adoption by the Debian JED Group (closes: #385744)
   * New "upstream release".  Actually, the upstream tarball is empty now.
   * This package is actually a transitional package, to help users
     migrating from the obsolete jedstate database to the new gdbmrecent
     database. (closes: #406815)

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 5 Feb 2007 21:10:55 +0100

2006

jedstate (0.5.4-6) unstable; urgency=low

   * QA upload. (Ack NMU; Closes: #325212)
   * Set maintainer to QA Group; Orphaned: #385744
   * Bump compat level, depend on at least dh 4.0.0
   * Remove jedstate binary on clean

 -- Michael Ablassmeier <abi@debian.org>  Mon, 18 Sep 2006 09:58:04 +0200

2005

jedstate (0.5.4-5.1) unstable; urgency=low

   * Non-maintainer upload.
   * Define _GNU_SOURCE to avoid an implicitly converted return pointer from
     basename().  Closes: #325212

 -- dann frazier <dannf@debian.org>  Sun, 2 Oct 2005 10:48:21 -0600

2003

jedstate (0.5.4-5) unstable; urgency=low

   * Updating build-depends to libgdbm-dev

 -- Michael Hummel <mhummel@debian.org>  Fri, 6 Jun 2003 06:18:42 +0200

2002

jedstate (0.5.4-4) unstable; urgency=low

   * Moving /etc/jed-init.d/ hook out of the way, when removing the package
     in the postrm script (closes: #172632)
   * Migrating to Standards version 3.5.8

 -- Michael Hummel <mhummel@debian.org>  Fri, 13 Dec 2002 16:30:35 +0100

jedstate (0.5.4-3) unstable; urgency=low

   * Should work with multiple files now
   (changed sl_hook definitions: now adds itself to
     "_jed_find_file_after_hooks" and "_jed_save_buffer_after_hooks")
    (closes: #145741)
 
   * Clean-ups: removing .ex files and lowering parsing priority at jed-startup

 -- Michael Hummel <mhummel@debian.org>  Sat, 4 May 2002 08:51:36 +0200

2001

jedstate (0.5.4-2) unstable; urgency=low

   * Conformation to the new jed-startup-process.
   *  (closes: #119746)

 -- Michael Hummel <mhummel@debian.org>  Thu, 15 Nov 2001 22:52:47 +0100

jedstate (0.5.4-1) unstable; urgency=low

   * Applied a patch from Nick Rusnov to allow jedstate to compile on the hurd
     (no opportunity to check this myself, at least it should work on other
     architectures like before ...)
   *  (closes: #106477)

 -- Michael Hummel <mhummel@debian.org>  Sun, 5 Aug 2001 15:13:28 +0200

jedstate (0.5.3-2) unstable; urgency=low

   * Removed path from "dh_installman"
 
   * (closes: #95949)

 -- Michael Hummel <mhummel@debian.org>  Tue, 1 May 2001 17:36:01 +0200

jedstate (0.5.3-1) unstable; urgency=medium

   * New upstream version
 
   * It should build now on other architectures
 
   * (closes: #93498)

 -- Michael Hummel <mhummel@debian.org>  Sun, 29 Apr 2001 20:26:36 +0200

jedstate (0.5.2-2) unstable; urgency=high

   * Added libgdbmg1-dev to build-depends; gdbm.h header was missing; I
     will check the migration to libdb with the upstream author  anyway.
 
   *  (closes: #93320)

 -- Michael Hummel <mhummel@debian.org>  Sun, 8 Apr 2001 22:12:40 +0200

jedstate (0.5.2-1) unstable; urgency=low

   * Initial Release.

 -- Michael Hummel <mhummel@debian.org>  Mon, 2 Apr 2001 20:49:32 +0200