leave (1.12-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Convert debian/rules to a Makefile (Closes: #640874)

 -- Sébastien Villemot <sebastien@debian.org>  Thu, 11 Oct 2012 21:23:51 +0200

leave (1.12-2) unstable; urgency=low

  * Replaced puts() with printf()+fflush() in order to avoid a newline after
    the question, as noted by Toni Mueller, closes: #211164.
  * Exited with 0 instead of 1 for binary-indep, how ever pointless that
    may seem to any casual observer, closes: #395734.

 -- Josip Rodin <joy-packages@debian.org>  Sat, 28 Oct 2006 00:10:22 +0200

leave (1.12-1) unstable; urgency=low

  * New upstream version.
  * Added an unportable glibc-only variable to get the program name,
    because the unportable NetBSD-only variable didn't work.

 -- Josip Rodin <joy-packages@debian.org>  Fri, 15 Aug 2003 21:10:23 +0200

leave (1.10-1) unstable; urgency=low

  * New upstream version, closes: #143720.
    Abolished our patches for handling 24-hour time formats, and used
    the upstream's. The behaviour is unchanged, AFAICT.
  * Updated for Policy 3.5.6. debian/rules in shell,
    removed the use of both debhelper and pmake -> no Build-Depends :)

 -- Josip Rodin <jrodin@jagor.srce.hr>  Mon, 26 Aug 2002 14:40:30 +0200

leave (1.8-2) unstable; urgency=low

  * Fixed those long standing bugs in the handling of 24h-clock
    arguments, by making leave not convert times to 12h clock, but check
    whether the time is between 1 and 12, and then interpret it according
    to a 12-hour clock. Let's hope it all works.
    Thanks to Sergio Gelato <debelop@zwicky.freeserve.co.uk>, who provided
    the patch both for the code and for the manual page.
    (closes #25150 #26000 #31250 #31872)
  * Updated for Policy 3.x. Removed the full text of the BSD license from
    the copyright file and referenced the /usr/share/common-licenses/BSD
    file.

 -- Josip Rodin <jrodin@jagor.srce.hr>  Mon, 18 Oct 1999 23:13:16 +0200

leave (1.8-1) unstable; urgency=low

  * New maintainer, new upstream source (with exactly two (2) new lines
    of code), new debian/* files.

 -- Josip Rodin <jrodin@jagor.srce.hr>  Wed, 19 May 1999 18:13:22 +0200

leave (1.6-2) unstable; urgency=low

  * debian/control (Maintainer): new address.
  * debian/copyright: ditto.
  * debian/control (Standards-Version): updated to 2.5.0.0.
  * debian/rules: replace $(package) with a string literal and other minor
    clean ups.

 -- James Troup <james@nocrew.org>  Tue, 10 Nov 1998 15:46:23 +0000

leave (1.6-1) unstable; urgency=low

  * New upstream version.
  * debian/rules: Use BSD make not GNU make to build.
  * debian/rules: Build with -g.
  * debian/rules: Call dpkg-gencontrol with -isp.
  * debian/rules: remove leave.cat1 on clean.
  * debian/rules: no more {,} usage.
  * debian/rules: chmod go=rX not g-ws.
  * debian/control: Standards-Version 2.3.0.1.
  * debian/control: section is really utils not misc.
  * debian/copyright: removed over-keen "famous" from description.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Mon,  8 Dec 1997 21:03:01 +0000

leave (1.4-3) unstable; urgency=low
 
  * Rebuilt libc6. 

 -- James Troup <jjtroup@comp.brad.ac.uk>  Wed, 25 Jan 1997 18:30:06 +0000

leave (1.4-2) unstable; urgency=low
 
  * New Maintainer.
  * Updated package to standards version 2.1.1.2.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Wed, 22 Jan 1997 00:30:17 +0000

Local variables:
mode: debian-changelog
End: