Skip to content

Debian Changelog tclex (1.2a1-15)

2008

tclex (1.2a1-15) unstable; urgency=low

   * Don't allow to load tcLex package into Tcl 8.5 and newer because of
     changes in Tcl internal structures which break binary compatibility.
     After Tcl 8.5 will become a default Tcl version tcLex will be rebuilt
     with 8.5 and will loose compatibility with 8.4 (closes: #487549).
   * Bumped standards version to 3.8.0.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 18 Jul 2008 00:42:21 +0400

tclex (1.2a1-14) unstable; urgency=low

   * Fixed clean target to work with debhelper 7.0 (made dh_clean the last
     command, so debhelper logs are removed now).
   * Protected quilt invocation in debian/rules to make it possible to convert
     bwidget source package to 3.0 (quilt) format (closes: #484914).

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 09 Jun 2008 21:01:32 +0400

tclex (1.2a1-13) unstable; urgency=low

   * Removed README.Debian because the information in it is no longer relevant.
   * Bumped standards version to 3.7.3.
   * Added a copyright notice.
   * Changed section in doc-base to Programming.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 18 May 2008 13:36:50 +0400

2007

tclex (1.2a1-12) unstable; urgency=low

   * New maintainer Debian Tcl/Tk Packagers
     <pkg-tcltk-devel@lists.alioth.debian.org> (closes: #406135).
   * Adopted the package to the current Debian Tcl/Tk policy. This also fixed
     FTBFS (closes: #450474).
   * Fixed lintian complain on ignoring make distclean errors.
   * Switched to quilt for patch management.
   * Bumped debhelper compatibility level to 5.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 30 Nov 2007 20:41:40 +0300

tclex (1.2a1-11) unstable; urgency=low

   * QA upload.
   * Port to Tcl 8.4.  Closes: #420183.
     - src/tcLex.c: Use Command->flags instead of Command->deleted.
     - src/tcLex.c: Conform more closely to the Tcl_GetIndexFromObj(3tcl)
       prototype.
   * Remove unnecessary dependency on Tk.
   * debian/rules: Install changes.txt as the upstream changelog.
   * debian/changelog: Add colon after `closes' to placate Lintian.
   * debian/copyright: Update upstream URL.
   * debian/watch: Add.

 -- Matej Vela <vela@debian.org>  Fri, 20 Apr 2007 19:32:23 +0200

tclex (1.2a1-10) unstable; urgency=low

   * QA upload. (ACK NMU; Closes: #359579)
   * Set maintainer to QA Group; Orphaned: #406135
   * Bump compat level, depend on at least dh 4.0
   * Conforms with latest Standards Version 3.7.2

 -- Michael Ablassmeier <abi@debian.org>  Tue, 23 Jan 2007 08:52:27 +0100

2006

tclex (1.2a1-9.1) unstable; urgency=low

   * Non-maintainer upload.
   * Get rid of the /usr/doc link in postinst (Closes: #359579).

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Mon, 17 Jul 2006 23:46:03 +0200

2003

tclex (1.2a1-9) unstable; urgency=low

   * Changed dependencies to tcl/tk8.3 rather than 8.2.  Closes: #183802

 -- David A. van Leeuwen <vleeuwen@debian.org>  Sun, 28 Sep 2003 23:43:25 +0200

2002

tclex (1.2a1-8) unstable testing; urgency=high

   * I _really_ need to get the change of 1.2a1-6 into testing or frozen
     or whatever makes it go into woody.  Otherwise it leaves a broken
     package transcriber!  Sorry for the messy uploads...   Do I have to
     file an RC bug against myself?

 -- David A. van Leeuwen <vleeuwen@debian.org>  Fri, 15 Mar 2002 17:26:49 +0100

tclex (1.2a1-7) unstable; urgency=low

   * changed priority from `optional' to `extra', in order to compy with
     override file.
 
   * Changed typo in control, which actually closes: bug#125414, but hey,
     I'm not going to make this urgent.
 
   * Changed my email address.  Will this ever reduce spam?

 -- David A. van Leeuwen <vleeuwen@debian.org>  Fri, 15 Mar 2002 17:01:53 +0100

tclex (1.2a1-6) frozen; urgency=high

   * Changed build-dependency back to (tcl,tk)8.2-dev only, since `sid' has
     different location of tclConfig.sh than `woody'. (closes: Bug#125414)
   * Put ../tcl8.2/ in `file' variables in configure.in and configure,
     for the same reason.

 -- David A. van Leeuwen <vleeuwen@debian.org>  Mon, 11 Mar 2002 10:03:40 +0100

2001

tclex (1.2a1-5testing) testing; urgency=high

   * Changed build-dependency on (tcl,tk)8.0-dev only, since `sid' has
     different location of tclConfig.sh than `woody'. (closes: Bug#125414)
   * Removed ../tcl8.0/ in `file' variables in configure.in and configure,
     for the same reason.
   * Not that this change should _not_ go in unstable.

 -- David A. van Leeuwen <david@tm.tno.nl>  Fri, 28 Dec 2001 13:47:57 +0100

tclex (1.2a1-5) unstable; urgency=low

   * Removed debmake build-depends, added debhelper (i was confused)
   * added tk8.0-dev|tk8.2-dev (i was lazy) (closes: Bug#109497)

 -- David A. van Leeuwen <david@tm.tno.nl>  Tue, 21 Aug 2001 17:45:45 +0200

tclex (1.2a1-4) unstable testing; urgency=low

   * Update with transcriber-1.4.3 and snack-2.0.7
 
   * (Build-)Depends on tcl8.2|tcl8.0 etc.

 -- David A. van Leeuwen <david@tm.tno.nl>  Mon, 20 Aug 2001 17:52:17 +0200

tclex (1.2a1-3) unstable testing; urgency=low

   * moving towards debhelper
 
   * made doc-base entry; it seems not to work with me.
 
   * Changed /usr/doc files to /usr/share/doc, according to FHS; (closes:
     Bug#91674)
 
   * Added Build-Depends: tcl8.0-dev, demake to control
 
   * Changed Standards-version to 3.5.2.0

 -- David A. van Leeuwen <david@tm.tno.nl>  Tue, 27 Mar 2001 12:38:27 +0200

1999

tclex (1.2a1-2) unstable; urgency=low

   * Adapted debian/rules to compile on Alpha (tcl8.0-dev source problem)
     solves critical release-bug 47810.

 -- David A. van Leeuwen <david@tm.tno.nl>  Fri, 12 Nov 1999 10:45:11 +0100

tclex (1.2a1-1) unstable; urgency=low

   * Initial Release.

 -- David A. van Leeuwen <david@tm.tno.nl>  Thu, 23 Sep 1999 17:34:33 +0200