tkgate (2.0~b10-5ubuntu1) yakkety; urgency=medium

  * Merge with Debian; remaining changes:
    - Add #define _GNU_SOURCE to the top of search.c to pull in the definition
      of strcasestr from the string.h include, per strcasestr(3). This prevents
      an implicit pointer conversion and failure to build on s390x.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 05 Oct 2016 05:47:51 +0200

tkgate (2.0~b10-5) unstable; urgency=medium

  * changed the field Homepage: in d/control, as the current version comes from
    http://perso.univ-perp.fr/guillaume.revy/teaching/softs/tkgate.html
  * upgraded Standards-Version to 3.9.8
  * deleted patch 03_config.diff. Closes: #811057
  * added d/sources/format
  * adjusted Maintainer: and Uploaders: fields for the Debian distribution.
    Closes: #750074
  * removed the deprecated build-dependency on hardening-wrappers, changed
    d/rules to make use of dpkg-buildflags
  * fixed typos signalled by lintian (d/patches/typos.patch)

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 27 Apr 2016 11:54:41 +0200

tkgate (2.0~b10-4ubuntu2) xenial; urgency=medium

  * Add #define _GNU_SOURCE to the top of search.c to pull in the definition
    of strcasestr from the string.h include, per strcasestr(3). This prevents
    an implicit pointer conversion and failure to build on s390x.

 -- Logan Rosen <logan@ubuntu.com>  Tue, 22 Mar 2016 21:21:56 -0500

tkgate (2.0~b10-4ubuntu1) xenial; urgency=medium

  * Remove debian/patches/03_config.diff from series, as debhelper now
    updates config.{sub,guess} automatically, causing the patch to not apply
    cleanly.
  * Remove autotools-dev from debian/{control,rules}, as it is no longer
    necessary due to debhelper's aforementioned new automatic behavior.

 -- Logan Rosen <logan@ubuntu.com>  Tue, 22 Mar 2016 20:57:16 -0500

tkgate (2.0~b10-4) unstable; urgency=medium

  * applied Daniel T Chen's patch, thanks! Closes: #741818

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 31 Mar 2014 16:35:04 +0200

tkgate (2.0~b10-3) unstable; urgency=medium

  * removed the unsed build-dependency on dhelp, replaced it by a Recommends:
    for the package tkgate-doc. So the package is installable even if
    dhelp does not belong to the current distribution.
  * added the directory 'primitives' to the package tkgate-data. Created a
    versioned dependency between tkgate and tkgate-data.
    Closes: #549319
  * checked for #554464, which is not reproducible with the current (latest)
    version. Closes: #554464
  * checked for #351744, which is not reproducible with the current (latest)
    version. Closes: #351744

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 05 Mar 2014 11:24:29 +0100

tkgate (2.0~b10-2) unstable; urgency=medium

  * added myself as an uploader
  * upgraded Standards-Version to 3.9.5
  * added -lm to LDFLAGS in the target override_dh_auto_configure
  * made use of hardening-wrapper
  * added a taget override_dh_clean to remove files in libexec/
  * patched files which were shown erroneous by the hardening flags
  * removed obsolete dm-upload-allowed
  * modified a file to remove its shebang line, removed one lintian
    override.
  * fixed the file d/watch

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 09 Feb 2014 17:45:10 +0100

tkgate (2.0~b10-1) experimental; urgency=low

  * New upstream release.
  * debian/compat: Bumped to 7
  * debian/control:
    + Bumped Standards-Version to 3.8.3 (no changes needed)
    + Moved to Git, hence updated Vcs-* fields.
    + Build-Depend on debhelper (>= 7.0.50~) to support override targets.
    + Build-Depend on quilt  (>= 0.46-7~) to support dh 7's --with quilt
  * debian/rules:
    + Simplified rules file.
    + Pass LDFLAGS="$(LDFLAGS) -Wl,--as-needed" to configure script to avoid
      linking tkgate with un-necessary libraries.
  * Added 04_typos.diff patch to fix some typos in messages printed by tkgate.
  * Added debian/README.source
  * Append to LDFLAGS variable instead of overriding it

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sun, 04 Oct 2009 12:18:32 +0200

tkgate (2.0~b8-1) experimental; urgency=low

  * New upstream release.
  * Refreshed patch 01_paths.diff.
  * debian/control:
    + added autotools-dev to Build-Depends.
    + Set debian-science as Maintainer, while added myself as an uploader.
    + Added DM-Upload-Allowed field.
    + Added Vcs-* fields.
    + Bump Standards-Version to 3.8.1
  * Added patch 03_config.diff to add a minimal code block to the top of 
    config.sub and config.guess, to call their up-to-date versions.
  * Removed patch 02_manpages.diff since it got merged upstream.
  * debian/copyright: 
    + converted to machine-readable format.
    + updated upstream author's email address.
    + updated upstream copyright years.
    + added copyright years for Debian packaging.
    + reformated the copyright file.
    + refer to /usr/share/common-licenses/GPL-2
  * debian/tkgate-doc.doc-base: updated upstream author's email address.
  * debian/watch: changed to pre-release URL, and used version mangling.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sun, 26 Apr 2009 16:06:48 +0200

tkgate (2.0~b4-1) experimental; urgency=low

  * New upstream release.
  * Bumped Standards-Version to 3.8.0.
  * Build-Depends on xutils-dev instead of xutils.
  * debian/tkgate.manpages: changed path of manpages to 
    debian/tmp/usr/share/man/man1
  * debian/control:
    + Used tk-dev and tcl-dev in Build-Depends instead of tk8.4-dev and 
      tcl8.4-dev.
    + Used tk and tcl in tkgate-data's Suggests field instead of tk8.4 and 
      tcl8.4.
    + Enhanced short description for tkgate-data & tkgate-doc.
    + Fixed typo in tkgate long description: langauge -> language.
  * Added descriptions to patch files.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Tue, 26 Jan 2009 16:14:55 +0200

tkgate (2.0~a11-1) experimental; urgency=low

  * New maintainer. (Closes: #464329)
  * New upstream release.
  * Used upstream description for debian/control.
  * Added tkgate-data.examples.
  * Used quilt patch system.
   . Removed patches since they are irrevelant in the new release, and patches
     for the manpages are in 02_manpages.diff.
   . Added 01_paths.diff patch to fix exec path for tkgate and verga.
  * Removed tkgate-data.dirs since it seems useless.
  * Removed lintian overrides that are irrevelant in the new release.
  * debian/tkgate-data.install:
   . Added site-preferences, povray, vlib and vpd.
   . Renamed bitmaps to images.
  * Added longtitle and icon to debian/menu.
  * Used dh_lintian to install lintian overrides.
  * Used dh_icons.
  * Upgrade to debhelper 6.0.7~ for dh_lintian.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Mon, 21 Apr 2008 12:33:59 +0200

tkgate (1.8.7-1) unstable; urgency=low

  * QA upload.
    + Set maintainer to: Debian QA Group <packages@qa.debian.org>.
    (done by Barry deFreese, but lintian likes to have it in the first line)

  [ Barry deFreese ]
  * New upstream release.
    + Improved build system. (Closes: #464273).
  * Move DH_COMPAT to debian/compat.
  * Remove unused debhelper commands from rules.
  * Install in /usr/share instead of /usr/lib.
  * Escape manpage hyphens.
  * Install manpage in correct location and with correct name.
  * Add .desktop file and call dh_desktop. (Closes: #368794).
    + Thanks to Emmet Hikory.
  * Fix watch file.
  * Fix copyright file.
  * Remove URL from package description.
  * Split package into -data and -doc.
  * Bump Standards Version to 3.7.3.
    + Menu policy transition.

  * changed build-dep to tcltk 8,4, since 8.3 is scheduled for removal and 8.5
    is not yet supported
  * added lintian overrides for two tcl-scripts having a shebang line
  * added symlink for the html-documentation in /usr/share/doc/tkgate if
    tkgate-doc is installed (therefore added the directy and a lintian
    override for an emtpy directory)
  * added lintian override for license.tcl, which is used to display the
    license in tkgate itself

 -- Barry deFreese <bddebian@comcast.net>  Mon, 18 Feb 2008 21:00:40 +0100

tkgate (1.8.6-2) unstable; urgency=low

  * xlibs-dev dependency -> libx11-dev (closes: #347078) 

 -- Nicolas Sabouret <nico@debian.org>  Wed, 11 Jan 2006 15:16:05 +0100

tkgate (1.8.6-1) unstable; urgency=low

  * New upstream release (closes: #333159)

 -- Nicolas Sabouret <nico@debian.org>  Thu, 13 Oct 2005 14:07:27 +0200

tkgate (1.8.4-1) unstable; urgency=low

  * New upstream release
  * Included some french translation (thanks to Georges Khaznadar)
  * Switch to /usr/share (FHS-compliance)

 -- Nicolas Sabouret <nico@debian.org>  Thu, 26 Aug 2004 13:44:02 +0200

tkgate (1.8.3-1) unstable; urgency=low

  * New upstream release

 -- Nicolas Sabouret <nico@debian.org>  Tue, 30 Mar 2004 15:01:07 +0200

tkgate (1.8.1-1) unstable; urgency=low

  * New upstream release (closes: #231781)

 -- Nicolas Sabouret <nico@debian.org>  Wed, 11 Feb 2004 17:08:50 +0100

tkgate (1.6i+patch-4) unstable; urgency=low

  * Rebuilt againts tcl/tk8.3-dev (closes: #213527)

 -- Nicolas Sabouret <nico@debian.org>  Fri, 10 Oct 2003 09:17:10 +0200

tkgate (1.6i+patch-3) unstable; urgency=low

  * Removed old versions of tcl/tk from Build-Depends (closes: #205719)

 -- Nicolas Sabouret <nico@debian.org>  Thu, 28 Aug 2003 16:19:17 +0200

tkgate (1.6i+patch-2) unstable; urgency=low

  * Changed doc location in scripts/licence.tcl (closes: #197303)

 -- Nicolas Sabouret <nico@debian.org>  Tue,  8 Jul 2003 10:42:05 +0200

tkgate (1.6i+patch-1) unstable; urgency=low

  * New upstream release
  * Patched src/common/vgrammar.y for bison>=1.5 (closes: #166000)

 -- Nicolas SABOURET <nico@debian.org>  Fri, 25 Oct 2002 16:52:03 +0200

tkgate (1.6i-1) unstable; urgency=low

  * New upstream release
  * Missing build-depends (closes: #126998)
  * Using dhelp

 -- Nicolas SABOURET <nico@debian.org>  Fri,  8 Feb 2002 18:25:12 +0100

tkgate (1.6h-2) unstable; urgency=low

  * Use tcl/tk 8.0 to build (closes: #126013)
  * doc-base description corrected

 -- Nicolas SABOURET <nico@debian.org>  Fri, 21 Dec 2001 10:26:51 +0100

tkgate (1.6h-1) unstable; urgency=low

  * Initial Release.

 -- Nicolas SABOURET <nico@debian.org>  Fri, 30 Nov 2001 10:38:06 +0100


