[Cdd-commits] r286 - in cdd/trunk/doc: . debian en

Andreas Tille debian-custom@lists.debian.org
Thu, 12 Aug 2004 15:03:30 -0600


Author: tille
Date: Thu Aug 12 15:03:29 2004
New Revision: 286

Modified:
   cdd/trunk/doc/Makefile
   cdd/trunk/doc/debian/changelog
   cdd/trunk/doc/en/00_titletoc.sgml
   cdd/trunk/doc/en/08_todo.sgml
Log:
Changed license from GNU FDL to GPL, added BioKnoppix to list of Live CDs, prepared release


Modified: cdd/trunk/doc/Makefile
==============================================================================
--- cdd/trunk/doc/Makefile	(original)
+++ cdd/trunk/doc/Makefile	Thu Aug 12 15:03:29 2004
@@ -73,7 +73,7 @@
 dist:
 	target=$(pkg)-`cat VERSION` ; \
 	mkdir -p $${target} ; \
-	rsync -azult Makefile *.sgml en debian --exclude=CVS $${target} ; \
+	rsync -azult Makefile *.sgml en debian --exclude=CVS --exclude=.svn $${target} ; \
 	GZIP=-9 tar -czf $(pkg)_`cat VERSION`.tar.gz $${target} ; \
 	rm -rf $${target}
 

Modified: cdd/trunk/doc/debian/changelog
==============================================================================
--- cdd/trunk/doc/debian/changelog	(original)
+++ cdd/trunk/doc/debian/changelog	Thu Aug 12 15:03:29 2004
@@ -1,12 +1,21 @@
-cdd-doc (0.3) unstable; urgency=low
+cdd-doc (0.3) unstable; urgency=medium
 
-  * UNRELEASED
+  * Changed license to GPL according to a hint of Dann
+    Frazier <dannf@dannf.org>.  Ben Armstrong who wrote major
+    parts of this document agreed to this license change.
+    This change is the reason for the medium urgency to get
+    the free license into Sarge.
+  * Release a similar version number according to the
+    cdd package because cdd 0.4 will undergo major changes
+    regarding the technique.
   * Several enhancements of contents
   * Fixes for spelling grammar and contents provided by several
     people especially Ben Armstrong.
   * Otavio Salvador
     - Added portugues.tex in flyer makefile.
     - Fix the build system to allow portugues.tex to work.
+    (Remark: The flyer is not really part of the cdd-doc package but
+     is available in the SVN repository.)
 
  -- Andreas Tille <tille@debian.org>  Wed, 30 Jun 2004 23:38:05 +0200
 

Modified: cdd/trunk/doc/en/00_titletoc.sgml
==============================================================================
--- cdd/trunk/doc/en/00_titletoc.sgml	(original)
+++ cdd/trunk/doc/en/00_titletoc.sgml	Thu Aug 12 15:03:29 2004
@@ -30,8 +30,8 @@
 
     <p>
       This manual is Free Software; you may redistribute it and/or
-      modify it under the terms of the GNU Free Documentation License as
-      published by the Free Software Foundation; either version 1.1, or
+      modify it under the terms of the GNU General Public License as
+      published by the Free Software Foundation; either version 2.0, or
       (at your option) any later version.
     </p>
 
@@ -39,13 +39,13 @@
       This is distributed in the hope that it will be useful, but
       <em>without any warranty</em>; without even the implied warranty
       of merchantability or fitness for a particular purpose.  See the
-      GNU Free Documentation License for more details.
+      GNU General Public License for more details.
     </p>
 
     <p>
-      A copy of the GNU Free Documentation License is available
+      A copy of the GNU General Public License is available
       on the World Wide Web at <url
-      id="http://www.gnu.org/copyleft/fdl.html" name="&urlname">.  You
+      id="http://www.gnu.org/copyleft/gpl.html" name="&urlname">.  You
       can also obtain it by writing to the Free Software Foundation,
       Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
     </p>

Modified: cdd/trunk/doc/en/08_todo.sgml
==============================================================================
--- cdd/trunk/doc/en/08_todo.sgml	(original)
+++ cdd/trunk/doc/en/08_todo.sgml	Thu Aug 12 15:03:29 2004
@@ -450,6 +450,14 @@
                 chemistry containing ClustalX, BLAST (NCBI-tools),
                 Open Babel, EMBOSS tools, GROMACS, Ghemical, PyMOL and
 		others.</item> 
+         <tag><url
+	           id="http://bioknoppix.hpcf.upr.edu/"
+                   name="BioKnoppix">
+          <item>A very similar project to the previous which
+                specialises Knoppix for computational biology
+                chemistry containing EMBOSS, Jemboss, Artemis,
+                ClustalX, Cn3D, ImageJ, BioPython, Rasmol, BioPerl,
+                Bioconductor and others.</item> 
        </taglist>
    </item>
   <tag>Similar projects</tag>