--- clips-doc-6.24.orig/debian/changelog +++ clips-doc-6.24/debian/changelog @@ -0,0 +1,115 @@ +clips-doc (6.24-2.1) unstable; urgency=medium + + * Non-maintainer upload. + + [ Joao Eriberto Mota Filho ] + + * Bumped DH level to 10. (Closes: #817395) + * debian/control: bumped Standards-Version to 3.9.8. + * debian/watch: created. + + [ Logan Rosen ] + + * debian/control: depend on ${misc:Depends}. + * debian/clips-doc.docs: Specify doc files. + * debian/rules: Switch to dh sequencer. + + -- Joao Eriberto Mota Filho Wed, 21 Dec 2016 02:30:43 -0200 + +clips-doc (6.24-2) unstable; urgency=low + + * Acknowledge NMU + * Bump Debian Policy to 3.7.3 + * Change Homepage as the CLIPS site has moved over to + http://clipsrules.sourceforge.net/ + * Remove reference to version in control field + * Provide a doc-base file to document all the manuals, remove the TODO since + it is no longer relevant. + + -- Javier Fernandez-Sanguino Pen~a Wed, 16 Apr 2008 15:57:35 +0200 + +clips-doc (6.24-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Merge both “Recommends” lines to fix FTBFS (Closes: #464265). + * Move the description from the long description to a source field. + * Convert debian/copyright to UTF-8 (a single change: “Peña”). + * Move debhelper from B-D-I to B-D. It is needed by the “clean” target. + * Debhelper compatibility is already set through debian/compat, no need + to duplicate it through DH_COMPAT in debian/rules. + + -- Cyril Brulebois Fri, 29 Feb 2008 04:01:08 +0100 + +clips-doc (6.24-1) unstable; urgency=low + + * Update to the latest available documentation + bpg.pdf - CLIPS 6.24 Basic Programming Guide + apg.pdf - CLIPS 6.24 Advanced Programming Guide + ig.pdf - CLIPS 6.24 Interfaces Guide + * Add the new copyright notice in debian/copyright + * Add a Homepage: entry in debian/control + * Add an empty build: target (Closes: #395778) + * Remove the examples, as they are already provided in the clips-common + package + + -- Javier Fernandez-Sanguino Pen~a Sun, 1 Apr 2007 23:20:10 +0200 + +clips-doc (6.23-2) unstable; urgency=low + + * Use debhelper compatibility version 4 + * Add gv to the Recommends + + -- Javier Fernandez-Sanguino Pen~a Wed, 21 Sep 2005 21:23:12 +0200 + +clips-doc (6.23-1) unstable; urgency=low + + * Updated to latest documentation (Closes: #286711) + bpg.pdf - CLIPS 6.23 Basic Programming Guide + apg.pdf - CLIPS 6.23 Advanced Programming Guide + ig.pdf - CLIPS 6.23 Interfaces Guide + usrguide.pdf - CLIPS 6.20 User's Guide + * Included "new" documentation: + arch5-1.pdf - CLIPS 5.1 Architecture Manual + * Bump to a version equivalent to the included documentation. + * Adjusted debian/rules as this is a binary: all package + + -- Javier Fernandez-Sanguino Pen~a Tue, 22 Feb 2005 22:06:01 +0100 + +clips-doc (1.0-6) unstable; urgency=low + + * Set section to 'doc' + + -- Javier Fernandez-Sanguino Pen~a Sat, 24 Jan 2004 12:43:53 +0100 + +clips-doc (1.0-5) unstable; urgency=low + + * Fixed lintian warnings and updated standards version. + + -- Javier Fernandez-Sanguino Pen~a Fri, 23 Jan 2004 18:11:09 +0100 + +clips-doc (1.0-4) unstable; urgency=low + + * Converted into non-native package (Closes: #44199) + * Updated standards version + * Fixed typo in copyright + + -- Javier Fernandez-Sanguino Pen~a Thu, 24 Jan 2002 22:28:43 +0100 + +clips-doc (1.0-3) unstable; urgency=low + + * Updated the debian/rules file to clean all lintian errors + + -- Javier Fernandez-Sanguino Pen~a Sun, 17 Sep 2000 11:06:01 +0200 + +clips-doc (1.0-2) unstable; urgency=low + + * Added Build-Depends on debhelper (closes:#70368) + + -- Javier Fernandez-Sanguino Pen~a Tue, 29 Aug 2000 00:30:44 +0200 + +clips-doc (1.0-1) unstable; urgency=low + + * First Release + + -- Javier Fernandez-Sanguino Pen~a Thu, 3 Sep 1998 15:42:12 +0200 + --- clips-doc-6.24.orig/debian/clips-doc.doc-base.abstracts +++ clips-doc-6.24/debian/clips-doc.doc-base.abstracts @@ -0,0 +1,9 @@ +Document: clips-doc-abstracts +Title: CLIPS Application Abstracts +Author: CLIPS project +Abstract: This booklet contains brief descriptions, supplied by CLIPS users, of + applications where CLIPS is being used. +Section: Programming + +Format: PDF +Files: /usr/share/doc/clips-doc/abstract.pdf.gz --- clips-doc-6.24.orig/debian/clips-doc.doc-base.apg +++ clips-doc-6.24/debian/clips-doc.doc-base.apg @@ -0,0 +1,10 @@ +Document: clips-doc-apg +Title: CLIPS Reference Manual - Volume II - Advanced Programming Guide +Author: CLIPS project +Abstract: This manual provides detailed discussions of the more sophisticated + features in CLIPS and is intended for people with extensive programming + experience who are using CLIPS for advanced applications. +Section: Programming + +Format: PDF +Files: /usr/share/doc/clips-doc/apg.pdf.gz --- clips-doc-6.24.orig/debian/clips-doc.doc-base.arch5-1 +++ clips-doc-6.24/debian/clips-doc.doc-base.arch5-1 @@ -0,0 +1,12 @@ +Document: clips-doc-arch5-1 +Title: CLIPS Architecture Manual +Author: CLIPS project +Abstract: Manual which provides a detailed description of the CLIPS software + architecture. This manual describes each module of CLIPS in terms of + functionality and purpose. It is intended for people with extensive programming + experience who are interested in modifying CLIPS or who want to gain a deeper + understanding of how CLIPS works. +Section: Programming + +Format: PDF +Files: /usr/share/doc/clips-doc/arch5-1.pdf.gz --- clips-doc-6.24.orig/debian/clips-doc.doc-base.bpg +++ clips-doc-6.24/debian/clips-doc.doc-base.bpg @@ -0,0 +1,9 @@ +Document: clips-doc-bpg +Title: CLIPS Reference Manual - Volume I - Basic Programming Guide +Author: CLIPS project +Abstract: This manual describes the CLIPS syntax and provides + usage examples to develop programs in the language +Section: Programming + +Format: PDF +Files: /usr/share/doc/clips-doc/bpg.pdf.gz --- clips-doc-6.24.orig/debian/clips-doc.doc-base.ig +++ clips-doc-6.24/debian/clips-doc.doc-base.ig @@ -0,0 +1,9 @@ +Document: clips-doc-ig +Title: CLIPS Reference Manual - Volume III - Interfaces Guide +Author: CLIPS project +Abstract: This manual provides information on machine-specific interfaces + for the CLIPS programming language. +Section: Programming + +Format: PDF +Files: /usr/share/doc/clips-doc/ig.pdf.gz --- clips-doc-6.24.orig/debian/clips-doc.doc-base.usrguide +++ clips-doc-6.24/debian/clips-doc.doc-base.usrguide @@ -0,0 +1,10 @@ +Document: clips-doc-usrguide +Title: CLIPS User Guide +Author: CLIPS project +Abstract: Manual which provides an introduction to CLIPS rule-based an + object-oriented programming and is intended for people with little or no + expert system experience. +Section: Programming + +Format: PDF +Files: /usr/share/doc/clips-doc/usrguide.pdf.gz --- clips-doc-6.24.orig/debian/clips-doc.docs +++ clips-doc-6.24/debian/clips-doc.docs @@ -0,0 +1 @@ +*.pdf --- clips-doc-6.24.orig/debian/compat +++ clips-doc-6.24/debian/compat @@ -0,0 +1 @@ +10 --- clips-doc-6.24.orig/debian/control +++ clips-doc-6.24/debian/control @@ -0,0 +1,20 @@ +Source: clips-doc +Section: doc +Priority: optional +Maintainer: Javier Fernandez-Sanguino Pen~a +Build-Depends: debhelper (>= 10) +Standards-Version: 3.9.8 +Homepage: http://clipsrules.sourceforge.net/ + +Package: clips-doc +Architecture: all +Recommends: clips, gv | pdf-viewer +Depends: ${misc:Depends} +Description: "C" Language Integrated Production System Documentation + This package contains the documentation (users guide, interfaces guide...) + of CLIPS, as well as some programming examples that might be useful + to new programmers. + . + CLIPS is an OPS-like forward chaining production system written in ANSI C by + NASA. The CLIPS inference engine includes truth maintenance, dynamic rule + addition, and customizable conflict resolution strategies. --- clips-doc-6.24.orig/debian/copyright +++ clips-doc-6.24/debian/copyright @@ -0,0 +1,54 @@ +This is Debian GNU/Linux's prepackaged version of the NASA's CLIPS +expert system documentation. + +This package was put together by me, Javier Fernandez-Sanguino Peña +, from the NASA sources, which I obtained from +http://www.ghgcorp.com/clips/download/documentation/ +(now http://www.ghg.net/clips/download/documentation/) + +---------------------------------------------------------------------------- +CLIPS is, as stated in its FAQ (http://www.ghg.net/clips/CLIPS-FAQ) freely +distributable: + +" +(...) + + 4) CAN CLIPS BE REDISTRIBUTED? ARE THERE ANY LICENSING FEES? +------------------------------------------------------------- + + Copies of CLIPS executables, documentation, and source code + downloaded from http://www.ghg.net/clips/download.html are + subject to the following license agreement: + +(...) + +" +------------------------------------------------------------------------ +CLIPS License Information + + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL +INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + +CLIPS is released as public domain software and as such you are under no +obligation to pay for its use. However, if you derive commercial or +monetary benefit from use of the software or just want to show support, +please consider making a voluntary payment based on the worth of the +software to you as compensation for the time and effort required to +develop and maintain CLIPS. Payments can be made online at +http://order.kagi.com/?JKT. + +------------------------------------------------------------------------ --- clips-doc-6.24.orig/debian/rules +++ clips-doc-6.24/debian/rules @@ -0,0 +1,5 @@ +#!/usr/bin/make -f +#export DH_VERBOSE=1 + +%: + dh $@ --- clips-doc-6.24.orig/debian/watch +++ clips-doc-6.24/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=uversionmangle=s/(\d)/$1\./ \ +http://sf.net/clipsrules/ .*/clips_documentation_(\d+).zip