diff options
| author | Ralph Amissah <ralph@amissah.com> | 2007-09-06 18:35:50 +0100 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2007-09-06 18:35:50 +0100 | 
| commit | e97d23fbde31e7530eb787f58ae6e34b9df47803 (patch) | |
| tree | 4bdb9de4c8ef347ece6eaf5e83bc404306c74762 | |
| parent | Merge branch 'upstream' into debian/sid (diff) | |
| parent | changelog and version updated (diff) | |
Merge branch 'upstream' into debian/sid
| -rw-r--r-- | conf/sisu/version.yml | 6 | ||||
| -rw-r--r-- | data/doc/sisu/CHANGELOG | 18 | ||||
| -rw-r--r-- | data/doc/sisu/README | 5 | 
3 files changed, 21 insertions, 8 deletions
| diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index d5d1a730..191795e9 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@  ---  -:version: 0.58.2 -:date_stamp: 2007w36/3 -:date: "2007-09-05" +:version: 0.58.3 +:date_stamp: 2007w36/4 +:date: "2007-09-06"  :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 06edce7d..066ed386 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -3,11 +3,23 @@ Reverse Chronological:  %% STABLE MANIFEST +%% sisu_0.58.3.orig.tar.gz (2007-09-06:36/4) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.3.orig.tar.gz +  sisu_0.58.3.orig.tar.gz +  sisu_0.58.3-1.dsc +  sisu_0.58.3-1.diff.gz + +  * param, identify markup type, fix, make sure distinguishable form standalone +    markup identify module + +  * html & texpdf, cosmetic, 'copy @' reduced to smaller font size, consider +    removing +  %% sisu_0.58.2.orig.tar.gz (2007-09-05:36/3)  http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.2.orig.tar.gz -  sisu_0.58.2.orig.tar.gz -  sisu_0.58.2-1.dsc -  sisu_0.58.2-1.diff.gz +  43826c427add52938ee89b38c5ae266f 1278561 sisu_0.58.2.orig.tar.gz +  f2d89f587acb970c624ab59d7bb38edb 606 sisu_0.58.2-1.dsc +  e231f416be57da710aada71e695c8144 142625 sisu_0.58.2-1.diff.gz    * code-block exceptions for composite documents diff --git a/data/doc/sisu/README b/data/doc/sisu/README index 1742d410..c0ce0687 100644 --- a/data/doc/sisu/README +++ b/data/doc/sisu/README @@ -1,5 +1,5 @@  SiSU 0.55 2007w27/6 2007-07-07 -homepage: <http://www.jus.uio.no/sisu> +Homepage: <http://www.jus.uio.no/sisu>  %% Description  --------------- @@ -29,6 +29,7 @@ homepage: <http://www.jus.uio.no/sisu>      focus is primarily on content and data integrity rather than appearance,      (though outputs in the various formats are respectable). +  Syntax highlighting files for a number of editors are provided.    A vim syntax highlighting file and an ftplugin with folds for sisu markup is    provided. Vim 7 includes syntax highlighting for SiSU. @@ -48,7 +49,7 @@ homepage: <http://www.jus.uio.no/sisu>  SiSU - simple information structuring universe, is a publishing tool, document  generation and management, (and search enabling) tool primarily for literary, -academic and legal works. +academic and legal published works.  SiSU can be used for Internet, Intranet, local filesystem or cd publishing. | 
