From 2052117d980fe4ce2e63ebf39d6cf512aa3be062 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 5 Jul 2009 19:07:14 -0400 Subject: duplicate changelog updated --- data/doc/sisu/CHANGELOG | 69 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 66 insertions(+), 3 deletions(-) diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 1a343a70..3c7eb9c9 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -9,11 +9,74 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.71.0.orig.tar.gz (2009-07-04:26/6) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.0.orig.tar.gz + sisu_0.71.0.orig.tar.gz + sisu_0.71.0-1.dsc + sisu_0.71.0-1.diff.gz + + * prepare for version 1, (and make way for version 2) + * move lib to v1 from v0 lib/sisu/v1 + * change to version1.yml from version.yml (conf/sisu/version1.yml) + * make necessary program changes + [note on version 2 to come, input unchanged, output much the same, middle- + layer (document abstraction) changed, uses ruby objects instead of strings + to represent data] + + * sysenv, make sisu and ruby version info ruby instance methods + + * minor housekeeping: + * texpdf mostly minor cleaning + * html various minor: + * use suffix provided in constants; + * module SiSU_HTML_Tune; + * possibility of use of adsense + * dal_numbering, minor regex reduction + * dal_idx, book_idx_html, match sysenv + * xml related minor touches + +%% sisu_0.70.6.orig.tar.gz (2009-07-01:26/3) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.6.orig.tar.gz + 218ece8c5b813ebf40eb43af2e9272a166675da4b7235f85c96c414a654054de 1546958 sisu_0.70.6.orig.tar.gz + 6c03a1a5da119f8f7e8db493ae985af59d562f166fb1e0a676094d83904e307b 1151 sisu_0.70.6-1.dsc + 340cdeb299eeb327308c4293c19e57d2b8ca5bdb40add2519ce379ed57f4c896 151084 sisu_0.70.6-1.diff.gz + + * db dbi, interfaces to sqlite and pgsql, fixes + + * cgi sample search form, fix + + * minor touches + +%% sisu_0.70.5.orig.tar.gz (2009-01-18:02/7) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.5.orig.tar.gz + 5ab95108c9f1734fbb6dcca795d6c6e34445625adb296e797d97f0af1e73f985 1546846 sisu_0.70.5.orig.tar.gz + dc95471b171637fd3cbc9e627283254d1f71b655d1a7c2a24eb904cd4539d790 1151 sisu_0.70.5-1.dsc + 9ef6f7891eafc10ec13f6e6bcfa23d993b7126e299b8b4db700621f9c35be95a 146964 sisu_0.70.5-1.diff.gz + + * git repo moved to: + git clone git://git.sisudoc.org/git/code/sisu.git + git clone http://git.sisudoc.org/git/code/sisu.git + . + http://git.sisudoc.org/?p=code/sisu.git;a=summary + + * harvest fix where other languages used, links to appropriate files + + * year roll-over noted + + * copyright, 1997 - 2009 used to represent modifications made each year + + * debian/ new year cleaning, (coinciding with NY visit of Daniel Baumann) + + * debian/control made depends on fcgi-ruby for sisu-postgresql and + sisu-sqlite as sample cgi search script depends on it + + * debian/copyright use machine parseable format + %% sisu_0.70.4.orig.tar.gz (2008-12-31:52/3) http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.4.orig.tar.gz - sisu_0.70.4.orig.tar.gz - sisu_0.70.4-1.dsc - sisu_0.70.4-1.diff.gz + 2c2e4f20be91e3c575c5d2560044a5c60609330ee012e6a0f3eba0e868b0572b 1546812 sisu_0.70.4.orig.tar.gz + 1098392a4566bc4f37b3329e84a77f0be9037b28923182aabd343624df73896b 1159 sisu_0.70.4-1.dsc + f030c05cbc81d6d25f6300fb35a269ffc583af9d492bd7cf812387e9b13db591 147279 sisu_0.70.4-1.diff.gz * latex/pdf tilde mark (bug in texlive, missing (at this instant) provide workaround), similar to issue with "bullet" noted in sisu 0.70.1 -- cgit v1.2.3 From 62235748d9a698a1a7f04df1251373765509948c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 9 Jul 2009 12:12:00 -0400 Subject: date for changelog and version --- CHANGELOG | 4 ++-- conf/sisu/version1.yml | 4 ++-- data/doc/sisu/CHANGELOG | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3c7eb9c9..170a9299 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,7 +9,7 @@ Reverse Chronological: %% STABLE MANIFEST -%% sisu_0.71.0.orig.tar.gz (2009-07-04:26/6) +%% sisu_0.71.0.orig.tar.gz (2009-07-09(:27/4) http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.0.orig.tar.gz sisu_0.71.0.orig.tar.gz sisu_0.71.0-1.dsc @@ -4284,7 +4284,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.31.5.orig.tar.gz 0~css or 0~stylesheet [name], and if that existws, or if a stylesheet exists that matches the markup directory stub, results in html, xhtml, xml as appropriate, requesting the matching stylesheets documunts - [needs work and testing before it becomes really useable, for the time + [needs work and testing before it becomes really usable, for the time being is switched off by default to use must be enabled in conf file] [css stylesheets renamed, likely to be noticed] diff --git a/conf/sisu/version1.yml b/conf/sisu/version1.yml index 09101fab..f97b8bd8 100644 --- a/conf/sisu/version1.yml +++ b/conf/sisu/version1.yml @@ -1,5 +1,5 @@ --- :version: 0.71.0 -:date_stamp: 2009w26/6 -:date: "2009-07-04" +:date_stamp: 2009w27/4 +:date: "2009-07-09" :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 3c7eb9c9..170a9299 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -9,7 +9,7 @@ Reverse Chronological: %% STABLE MANIFEST -%% sisu_0.71.0.orig.tar.gz (2009-07-04:26/6) +%% sisu_0.71.0.orig.tar.gz (2009-07-09(:27/4) http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.0.orig.tar.gz sisu_0.71.0.orig.tar.gz sisu_0.71.0-1.dsc @@ -4284,7 +4284,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.31.5.orig.tar.gz 0~css or 0~stylesheet [name], and if that existws, or if a stylesheet exists that matches the markup directory stub, results in html, xhtml, xml as appropriate, requesting the matching stylesheets documunts - [needs work and testing before it becomes really useable, for the time + [needs work and testing before it becomes really usable, for the time being is switched off by default to use must be enabled in conf file] [css stylesheets renamed, likely to be noticed] -- cgit v1.2.3