Change logs for clips source package in Intrepid

  • 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)
    
    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
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  02 May 2008 01:54:50 +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
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  26 Apr 2007 23:38:47 +0100