Skip to content

Debian Changelog lacheck (1.26-11.1)

2008

lacheck (1.26-11.1) unstable; urgency=low

   * Non-maintainer upload.
   * Recommend texlive-base instead of texlive-base-recommended, which is no
     longer available (Closes: #448911).

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Mon, 31 Mar 2008 00:19:52 +0200

2007

lacheck (1.26-11) unstable; urgency=low

   * rules.in (build-package): Added dependency on the "clean" target.
 
   * copyright.in, COPYRIGHT, variables: Update copyright.
   * postinst.in, prerm.in: Linting.
   * postinst.in, prerm.in: Check script arguments before calling
     actions.
   * variables (DINSTALL, DREMOVE): Check for "install-docs" in "${PATH}"
     rather than by absolute location.
 
   * control (Recommends): Dropped "tetex-base".  (Closes: #424735)

 -- Davide G. M. Salvetti <salve@debian.org>  Wed, 08 Aug 2007 11:56:01 +0200

2006

lacheck (1.26-10) unstable; urgency=low

   * postinst.in, prerm.in: Fixed typo; exit 1 if called with unknown
     argument; thanks to Justin Pryzby.
 
   * control (Recommends): Added texlive alternative dependencies according
     to <http://www.tug.org/texlive/debian.html>;: "tetex-base |
     texlive-base-recommended".

 -- Davide G. M. Salvetti <salve@debian.org>  Tue, 27 Jun 2006 20:22:58 +0200

lacheck (1.26-9) unstable; urgency=low

   * COPYRIGHT, copyright.in: Updated.
   * control (Standards-Version): Updated to 3.7.2.
   * control (Description): Added upstream URL.
 
   * rules.in (%): Declare ${DEBIAN_DIR}.
   * variables: Use it, to include "COPYRIGHT" in ePerl auto-generated files
     located in a "debian/" subdirectory.
 
   * rules.in (fixperms): New variable.  The command used to canonicalize
     the whole tree permissions.
     (clean): Use "$(fixperms)" to canonicalize permissions after cleaning.
 
   * rules.in (%): Cater for ePerl "*.in" sources in subdirectories of
     "debian".
 
   * rules.in (checkdir, checkroot): Should not be implemented by means of
     phony targets, otherwise targets which depend on them will never be
     up-to-date.
     (build, clean, binary-indep, binary-arch): Change accordingly.
 
   * General overhaul of the debian directory.
   * bug.presubj, docbase: New files.
   * preinst, postrm: Deleted.

 -- Davide G. M. Salvetti <salve@debian.org>  Tue, 6 Jun 2006 19:19:04 +0200

2005

lacheck (1.26-8) unstable; urgency=low

   * COPYRIGHT: Updated.
   * README.in, copyright.in, postinst.in, postrm.in, preinst.in, prerm.in,
     rules.in, variables: Linting.
   * control (Standards-Version): Updated to 3.6.1.
     (Description): Reflect the time passed; new AUCTeX name.

 -- Davide G. M. Salvetti <salve@debian.org>  Mon, 25 Apr 2005 11:54:37 +0200

2003

lacheck (1.26-7) unstable; urgency=low

   * control (Priority): Set to optional.
     (Standards-Version): Updated to 3.5.10.
   * postinst(do_link): Removed.
   * prerm(undo_link): Removed.
   * rules(STRIP): New variable.
     (binary-arch): Use it.

 -- Davide G. M. Salvetti <salve@debian.org>  Sat, 28 Jun 2003 18:12:01 +0200

2001

lacheck (1.26-6) unstable; urgency=high

   * control (Build-Depends): added eperl.
   * rules (debian/rules): added.

 -- Davide G. M. Salvetti <salve@debian.org>  Wed, 16 May 2001 14:50:11 +0200

lacheck (1.26-5) unstable; urgency=low

   * COPYRIGHT: Updated.
   * rules: Added -isp to dpkg-gencontrol.

 -- Davide G. M. Salvetti <salve@debian.org>  Fri, 12 Jan 2001 11:59:46 +0100

2000

lacheck (1.26-4) unstable; urgency=low

   * copyright: Fixed typo. (Closes: #64259)
   * control: Standards-Version: 3.2.1.
   * rules: Rule to update system.variables added.

 -- Davide G. M. Salvetti <salve@debian.org>  Fri, 20 Oct 2000 02:49:31 +0200

1999

lacheck (1.26-3) unstable; urgency=low

   * Added compatibility doc link.
   * EPerl handling of Debian files.
   * COPYRIGHT: New file.
   * postinst: New file.
   * postrm: New file.
   * preinst: New file.
   * prerm: New file.
   * system.variables: New file.
   * variables: New file.

 -- Davide G. M. Salvetti <salve@debian.org>  Thu, 14 Oct 1999 17:55:03 +0200

lacheck (1.26-2) unstable; urgency=low

   * control: Standards-Version: 3.0.0.
   * rules: Updated accordingly.

 -- Davide G. M. Salvetti <salve@debian.org>  Wed, 6 Oct 1999 00:42:24 +0200

1998

lacheck (1.26-1) unstable; urgency=low

   * New upstream version.
   * rules: Install README.Debian.

 -- Davide G. M. Salvetti <salve@debian.org>  Tue, 25 Aug 1998 15:45:33 +0200

lacheck (1.25-2) unstable; urgency=low

   * README: New file.
   * control: Updated Standards-Version: 2.4.0.0.
   * copyright: GPL reference updated again.
   * rules: Commented DEBIAN/du generating rule.

 -- Davide G. M. Salvetti <salve@debian.org>  Fri, 6 Mar 1998 15:54:45 +0100

lacheck (1.25-1) unstable; urgency=low

   * New upstream version.
   * rules: Build architecture specific stuff under binary-arch. (#17200)
   * copyright: Updated GPL reference.

 -- Davide G. M. Salvetti <salve@debian.org>  Fri, 16 Jan 1998 22:46:46 +0100

lacheck (1.24-1) unstable; urgency=low

   * New maintainer.
   * New upstream version.
   * control: lacheck matches standards version 2.3.0.1.
   * rules: Heavily rewritten.

 -- Davide G. M. Salvetti <salve@debian.org>  Mon, 12 Jan 1998 21:20:44 +0100

1997

lacheck (1.23-1.1) unstable; urgency=low

   * non-maintainer upload for libc6
   * fixed bug (#14416) by not compressing copyright file

 -- Michael Meskes <meskes@debian.org>  Mon, 8 Dec 1997 15:11:22 +0100

lacheck (1.23-1) unstable; urgency=low

   * new package (separated lacheck from auctex)
   * new maintainer Helmut Geyer

 -- Helmut Geyer <Helmut.Geyer@iwr.uni-heidelberg.de>  Sat, 15 Mar 1997 20:05:19 +0100

1970

comment (0) UNRELEASED; urgency=low

   * This is not a changelog entry.
 
   * arch-tag: 93bfb8e3-c1b5-4463-915f-a817efafc631
 
   * local variables:
   * mode: debian-changelog
   * coding: utf-8
   * ispell-local-dictionary: "american"
   * end:
 
   * LocalWords:  lacheck presubj README postinst postrm preinst prerm Meskes
   * LocalWords:  auctex eperl debian isp dpkg gencontrol GPL du libc Geyer ePerl
   * LocalWords:  linting docbase AUCTeX Helmut fixperms canonicalize checkdir
   * LocalWords:  checkroot indep

 -- Davide G. M. Salvetti <salve@debian.org>  Thu, 01 Jan 1970 00:00:01 +0000