clips (6.30-1) unstable; urgency=medium

  * New upstream release (Closes: #539068)
  * debian/rules: 
     - Update to use the new directory where the source is held (core/ instead
       of clipssrc/)
     - Remove code related to documentation, as this has been moved to a patch
     - Add rules to build architecture independent packages (build HTML from
       PDF files)
  * debian/control:
    - Update Homepage to http://www.clipsrules.net/
    - Do not make a reference to specific versions in the package description
    - Use proper encoding in maintainer's surname
    - Rename libclips packages to libclips6
    - Build-depend on pdf2htmlex, as this is used to build the HTML files
  * Switch to 3.0 quilt source format (create debian/source/format)
  * debian/clips.desktop: Remoe empty Mime definition that led to Lintian 
    warning
  * debian/patches: Split the patches included in the Debian package into
    independent patches to make updating to new upstream releases easier to
    manage.

    Patches enabled:
    - clips_improved_build.diff: Improved build system, this is used instead
      of upstream's to build the clips binary and library
    - clips_docs.diff: Patch to include documentation provided upstream
    - clips_examples.diff: Patch to include the examples provided upstream,
      examples have been updated to the ones provided in version 6.30. Some
      older examples are povided too.

    Disabled patches (to be removed in future releases):
    - clips_patch_docs.diff: Patch to provide FAQ documentation available in
      website (outdated)
    - clips_remove_logos.diff: Patch to clean docs and remove lintian errors and
      warnings
    - clips_remove_logos.diff: Patch to clean docs and remove lintian errors and
    - clips_help_file.diff: New patch to update the help file (clips.hlp)
      updating the information describing where source code, documentation and
      support can be found. 
    - clips_update_help_file.diff: Update to the help file originally provided
      in 6.24
    - clips_x.diff, clips_patch_x.diff: Patch to include the Xclips binary
  * core/Makefile.in: 
     - Move library definitions to the end to fix build errors in Ubuntu natty
       (Closes: #616327) (LP: #728438)
     - Update to include all objects in library sources so all functions are
       available there
  * core/configure.in: Do not update setup.h from setup.h.in, keep as upstream 
    povides to ensure all the functionality is enabled such as the fact-set
    query functions (Closes:508946)
  * Remove empty postinst/prerm scripts, let debhelper do it all 
    (Closes: #866298)

 -- Javier Fernández-Sanguino Peña <jfs@debian.org>  Sun, 15 Oct 2017 15:53:19 +0200

clips (6.24-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add build-arch and build-indep targets to debian/rules. Patch by
    Santiago Vila. Closes: #821972

 -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Mon, 19 Dec 2016 19:07:00 +0100

clips (6.24-3.1) unstable; urgency=medium

  * Non-maintainer upload
  * Bump debhelper compat level. Closes: #817394
  * Replace obsolete Source-Version substvar. Closes: #833208

 -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Mon, 19 Dec 2016 00:00:20 +0100

clips (6.24-3) unstable; urgency=low

  * Change the upstream page, as it is now http://clipsrules.sourceforge.net/:
     - change the Clips help documentation 
     - updated the debian/copyright
  * Update the FAQ and documentation based on the contents online
  * Remove the (unused) debian/clips-doc directory
  * Fix the debian/README file as it asked users to install the clips-doc
    package, examples are actually in the clips-common package
  * Comment the update-examples code in debian/rules
  * Create a desktop file and convert CLIP's gif file into a 48x48 xpm icon
  * Modify debian/rules to create an install target
  * Remove the xclips package since there is no way I can fix its use of
    (possibly deprecated) Xaw3d functions and newer Clips releases look like
    they will not to support Xwindows anymore.
      - "Fixes" the segmentation fault issue with Xaw3d (Closes: #165758, #200478)
      - Removes xlibs-data from the package Build-Deps (Closes: 419014)
  * Include an (empty) usrsetup.h header file for applications that do not
    provide one to build (Closes: #385607)

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Wed, 16 Apr 2008 18:50:35 +0200

clips (6.24-2) unstable; urgency=low

  * Make clips-common Arch: all
  * Write a proper binary-indep target for clips-common
  * Lintian fixes:
    - Move the Homepage to a debian/control header
    - UTF-8 encode debian/copyright
    - Fix error in changelog entry
    - Do not create dirs that are empty in binary packages
    - Fix call to dh_installman so now the manpages are properly installed
     (previously they were not)
  * Change Maintainer's email address

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sat, 05 Jan 2008 09:12:54 +0100

clips (6.24-1) unstable; urgency=low

  * New upstream release (Closes: #326231)
  * Update debian/copyright with upstream's new license (still in the public
    domain)
  * Remove .DS_Store binary files from the sources
  * Update clips.hlp, FAQ and HTML documentation under doc/
  * Update homepage in debian/copyright
  * Add Homepage: location to debian/control
  * Acknowledge NMUs (Closes: #367087)
  * Switch to use dh_installman 
  * [clipssrc/Makefile.in] based on upstream's Makefile (expaned OBJS)
  * [clipssrc/Makefile.in] added -lrt to compiler flags (clock_gettime is
    provied by /lib/librt.so.1)
  * [clipssrc/setup.h.in] Add a #define intBool to get it to compile

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun,  1 Apr 2007 21:53:40 +0200

clips (6.21-6.2) unstable; urgency=low

  * Brown-paper-bag NMU.
  * Tweak debian/rules to ensure that autobuilders don't accidentally try
    to run autoconf.

 -- Aaron M. Ucko <ucko@debian.org>  Sat, 13 May 2006 11:42:02 -0400

clips (6.21-6.1) unstable; urgency=low

  * NMU with maintainer's permission.
  * Update for X11R7 transition, facing the possibility that configure's
    x_includes and x_libraries variables may now be empty.  (Closes: #365284)

 -- Aaron M. Ucko <ucko@debian.org>  Sat, 13 May 2006 10:20:28 -0400

clips (6.21-6) unstable; urgency=low

  * Removed xlibs-dev from Build-Depends and add new build-depends (Closes: #346638)
  * Fix bug in configure.in which introduced a parse error in the generated
    configure

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sat, 14 Jan 2006 18:34:06 +0100

clips (6.21-5) unstable; urgency=low

  * Added missing headers

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 25 Sep 2005 07:28:07 +0200

clips (6.21-4) unstable; urgency=low

  * Fix bad symlink in libclips-dev, patch provided by Alejandro
    Enrique (Closes: #329408)
  * Fix typos in debian/clips.1 manpage when using .IP
  * "Fix" my name in debian/clips.1 and debian/xclips.1x to prevent 
    having ISO-8859-1 chars
  * Use debhelper compatibility version 4
  * Remove clips.prerm

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 21 Sep 2005 19:41:16 +0200

clips (6.21-3) unstable; urgency=low

  * Fixed FTFBFS errors when compiling with gcc-4 (in amd64) with
    patch from Andreas Jochens (Closes: #298439)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu,  7 Apr 2005 00:29:31 +0200

clips (6.21-2) unstable; urgency=low

  * Added -Xlibclips to dh_makeshlibs to avoid duplicate dependancies
  * Change section of libclips-dev to libdevel
  * Wrote a manpage for xclips.
  * Moved documentation to the clips-common package.
  * Small changes to the clips.1 manpage.  
  * Removed the /usr/doc symlink from the clips postinst
  * Marked /etc/X11/app-defaults/Xclips as a conffile.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 27 Jul 2003 13:22:35 +0200

clips (6.21-1) unstable; urgency=low

  * New upstream release (#200478)
    - changed the way the package is built to make it easier to build
    - re-applied the patches done to the previous versions
    - added Xclips to the examples in the xclips package (even if the
      xclips color version is not being built yet)
    - modified the sources to make it compile properly with the code in
      different directories
  * Moved to examples to the clips-common package (a mistake in the
    debian/rules file moved them to a non-existant package)
  * Force compilation against libXaw7 since it seems that both 
    libXaw6 and libXaw3d are broken in sid and segfault with xclips.
    This is related to bug #165758, which will be reassigned to libXaw6.
  * Added mising shlib:Depends to clips and xclips
  * Make clips-commond recommend clips | xclips

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue,  8 Jul 2003 18:18:39 +0200

clips (6.10-13) unstable; urgency=low

  * Included missing .h files in the INSTHEADERS directive of 
    Makefile.in (memalloc.h userdata.h), these are called by other .h
    files. I'm leaving out for the moment some other headers which
    do not seem necessary and are not in INSTHEADERS 
    (ed.h parsefun.h proflfun.h sortfun.h) (Closes: #178579)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 14 Feb 2003 15:32:04 +0100

clips (6.10-12) unstable; urgency=low

  * Recompiled in sid to fix lintian errors
  * Now Build-depends on xlibs-dev and xaw3g-dev (Closes: #170118)
  * Still, this does not fix bug 165758 which still stands (will have
    to trace it....)
  * Improved configuration build in debian/rules and removed config.* from
    xinterface when distcleaning 
  * Fixed many lintian warn/errors.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sat, 18 Jan 2003 11:35:43 +0100

clips (6.10-11) unstable; urgency=low

  * Fixed copyright spelling (Closes: #127119)
  * Fixed xclips description (Closes: #130972)
  * Updated Standards Version
  * Provided some examples so people can test CLIPS
  * Added a README.Debian file for starters.
  * Fixed location of manpages for xclips and clips

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 14 Oct 2002 14:43:19 +0200

clips (6.10-10) unstable; urgency=low

  * Added debhelper in Build Depends (Closes 70210)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 11 Jun 2001 21:00:09 +0200

clips (6.10-9) unstable; urgency=low

  * Fixed help location in setup.h.in, this should had been fixed since
    6.10-1 :(  (Closes: #96875)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed,  9 May 2001 16:51:52 +0200

clips (6.10-8) unstable; urgency=low

  * Removed libclips.so from libclips-dev (Closes: #96363)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue,  8 May 2001 17:46:06 +0200

clips (6.10-7) unstable; urgency=low

  * Fixed sections in packages, no more overrides :)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 21 Mar 2001 18:06:33 +0100

clips (6.10-6) unstable; urgency=low

  * Moved manpage clips.1 to clips-common (Closes: #87521)
  * Added information to the manpage regarding the FAQ location (Closes: #87503)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 19 Mar 2001 20:40:55 +0100

clips (6.10-5) unstable; urgency=low

  * Added build-depends (Closes: #84646)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun,  4 Feb 2001 11:54:55 +0100

clips (6.10-4) unstable; urgency=low

  * Fixed url in copyright file

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu, 11 Jan 2001 03:14:28 +0100

clips (6.10-3) unstable; urgency=low

  * The package now can compile the Xclips interface cleanly, which
    is provided by a new package 'xclips' (closes: Bug#33582)
  * There are now new packages available: libclips, libclips-dev,
    clips-common
    and xclips. These major rewrite of the package allows easy installation
    of the interpreter and shared libraries.
  * Still not yet lintian clean but getting close to it. There is only
    one pending lintian bug regarding shared libraries which I do not
     know how to handle.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sat, 30 Dec 2000 03:10:06 +0100

clips (6.10-2) unstable; urgency=low

  * The package now can compile the Xclips interface cleanly, which
    is provided by a new package 'xclips' (closes: Bug#33582)
  * There are now new packages available: libclips, libclips-dev, clips-common
   and xclips. These major rewrite of the package allows easy installation
   of the interpreter and shared libraries.
  * Still not yet lintian clean but getting close to it. There is only
    one pending lintian bug regarding shared libraries which I do not 
    know how to handle.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu, 24 Feb 2000 21:33:47 +0100

clips (6.10-1) unstable; urgency=low

  * Upgraded to new upstream sources.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 11 Aug 1999 19:35:37 +0200

clips (6.0-4) unstable; urgency=low

  * Added new Makefile
  * Prepared to add the Xclips interface (currently does not compile correctly)
  * new upstream upload (fixes bug #31787)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri,  6 Aug 1999 19:14:52 +0200

clips (6.0-3.1) frozen; urgency=low

  * non-maintainer (binary-only) upload for Alpha
  * building failed for clips.info, as there isn't any clips.texi. Removed the
    bogus dependency. Perhaps a source package problem?
  * couple of other things to fix (harmless?) warnings on Alpha

 -- Paul Slootman <paul@debian.org>  Tue, 12 Jan 1999 21:31:44 +0100

clips (6.0-3) frozen; urgency=low

  * Skipped new version due to conflicts in potato archive.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue,  5 Jan 1999 16:12:00 +0100

clips (6.0-2) unstable; urgency=low

  * Added sh ./configure to debian/rules (diff does not keep executable bit) (fixes bug #28974, and partially #28668)
  * Addded chmod +x to configure and mkinstall (same bugs)
  * NOTE: was not added correctly in Debian potato's archive

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri,  6 Nov 1998 03:58:51 +0100

clips (6.0-1) unstable; urgency=low

  * First Release
  * Changed in makefile -ltermcap to -lncurses
  * Changed default location of help file to /usr/lib/clips
  * Added documentation found at www.ghgcorp.com/clips/ (need to check HTML)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu,  3 Sep 1998 15:42:12 +0200

