aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/doc/sisu/CHANGELOG_v11
-rw-r--r--data/doc/sisu/CHANGELOG_v21
-rw-r--r--data/doc/sisu/CHANGELOG_v33
-rw-r--r--data/doc/sisu/CHANGELOG_v418
-rw-r--r--data/doc/sisu/CHANGELOG_v516
-rw-r--r--data/doc/sisu/CHANGELOG_v634
l---------data/doc/sisu/markup-samples/sisu_manual/_sisu/v6/sisurc.yml (renamed from data/doc/sisu/markup-samples/sisu_manual/_sisu/v4/sisurc.yml)0
-rw-r--r--data/sisu/v5/v/version.yml2
-rw-r--r--data/sisu/v6/v/version.yml (renamed from data/sisu/v4/v/version.yml)2
9 files changed, 64 insertions, 13 deletions
diff --git a/data/doc/sisu/CHANGELOG_v1 b/data/doc/sisu/CHANGELOG_v1
index 611d5c97..cef3a4dc 100644
--- a/data/doc/sisu/CHANGELOG_v1
+++ b/data/doc/sisu/CHANGELOG_v1
@@ -1,4 +1,5 @@
%% SiSU version 1
+
v1 branch is legacy: v2 branch supersedes & replaces it
v1 sisu pretty mature in operation and syntax
v1 branch removed from sisu 3.0 available in sisu =< 2.7
diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2
index 889cc0b1..7e73c840 100644
--- a/data/doc/sisu/CHANGELOG_v2
+++ b/data/doc/sisu/CHANGELOG_v2
@@ -1,4 +1,5 @@
%% SiSU version 2
+
v2 branch is legacy: v3 branch supersedes & replaces it
v2 branch supersedes & replaces v1 branch
v2 introduces new processing middle layer (document abstraction);
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3
index e67d0f86..ba0ba601 100644
--- a/data/doc/sisu/CHANGELOG_v3
+++ b/data/doc/sisu/CHANGELOG_v3
@@ -1,10 +1,11 @@
%% SiSU version 3
<http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
<http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=data/doc/sisu/CHANGELOG_v3;hb=HEAD>
+
v3 branch closed with opening of v5 from >= 4.1
v3 branch is legacy: v4 branch supersedes & replaces it
v3 branch supersedes & replaces v2 branch
-v3 introduces alternative (configurable) output structures
+v2 introduces alternative (configurable) output structures
v1 branch is removed; it is available in sisu =< 2.7
* homepage at: <http://www.jus.uio.no/sisu>
diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
index cebc237f..b8ecf14b 100644
--- a/data/doc/sisu/CHANGELOG_v4
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -3,15 +3,9 @@
<http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=data/doc/sisu/CHANGELOG_v4;hb=HEAD>
* debian/changelog
<http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=blob_plain;f=debian/changelog;hb=refs/heads/debian/sid>
+
v5 development branch
-v4 stable branch supersedes & replaces v3 branch
- [v4 branch closure imminent, v5 to become stable, posted with 4.2.20,
- 2014-01-20]
- initial goals:
- * remove/retire "skins"; replace some functionality with headers and/or yml
- file (consider header like syntax for document and site appearance info)
- * bin/sisu $0 make possible to run sisu command on/within project dir tree
- * bin/sisu $*, hub, make possible to specify dir path for markup files
+v4 branch is removed; it is available in sisu < 5.3.0
v3 branch is removed; it is available in sisu < 4.1.0
v2 branch is removed; it is available in sisu =< 3.3.2
@@ -23,6 +17,12 @@ v2 branch is removed; it is available in sisu =< 3.3.2
* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi
* CHANGELOG CHANGELOG_v2 CHANGELOG_v3 README data/doc/sisu/
+ initial goals:
+ * remove/retire "skins"; replace some functionality with headers and/or yml
+ file (consider header like syntax for document and site appearance info)
+ * bin/sisu $0 make possible to run sisu command on/within project dir tree
+ * bin/sisu $*, hub, make possible to specify dir path for markup files
+
%% Reverse Chronological:
%% 4.2.21.orig.tar.xz (2014-01-26:03/7)
@@ -32,7 +32,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_4.2.21.orig.tar.xz
sisu_4.2.21.orig.tar.xz
sisu_4.2.21-1.dsc
-[closing]
+[closed]
* bin/sisu changes to simplify switching to new stable and development branches
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 55015596..55d7a492 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -3,7 +3,9 @@
<http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=data/doc/sisu/CHANGELOG_v5;hb=HEAD>
* debian/changelog
<http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=blob_plain;f=debian/changelog;hb=refs/heads/debian/sid>
-v5 markup rule change, document structure rule introduced:
+
+v5 stable branch (v6 development branch)
+ markup rule change, document structure rule introduced:
[v5 branch to become stable shortly, posted with 5.2.3, 2014-01-20]
* single document root == document title == heading level A~
* adds possible level D~
@@ -29,6 +31,18 @@ v2 branch is removed; it is available in sisu =< 3.3.2
%% Reverse Chronological:
+%% 5.3.0.orig.tar.xz (2014-01-26:03/7)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.3.0
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.3.0-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_5.3.0.orig.tar.xz
+ sisu_5.3.0.orig.tar.xz
+ sisu_5.3.0-1.dsc
+
+* v5 stable branch
+ * v4 branch closed -(>4.2.20)-
+ * v5 stable branch (>=5.3.0)
+ * v6 development branch opened (copy v5) (>=6.0.0)
+
%% 5.2.4.orig.tar.xz (2014-01-26:03/7)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.2.4
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.2.4-1
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6
new file mode 100644
index 00000000..6b755eb0
--- /dev/null
+++ b/data/doc/sisu/CHANGELOG_v6
@@ -0,0 +1,34 @@
+%% SiSU version 6
+ <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
+ <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=data/doc/sisu/CHANGELOG_v6;hb=HEAD>
+* debian/changelog
+ <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=blob_plain;f=debian/changelog;hb=refs/heads/debian/sid>
+
+v6 branch for development and testing prior to roll-into v5, to provide v5 with
+ some insulation
+v5 stable branch
+v4 branch is removed; it is available in sisu < 4.2.20
+v3 branch is removed; it is available in sisu < 4.1.0
+v2 branch is removed; it is available in sisu =< 3.3.2
+
+* homepage at: <http://www.jus.uio.no/sisu>
+* <http://www.jus.uio.no/sisu/SiSU/download>
+* <http://www.jus.uio.no/sisu/SiSU/changelog>
+* <http://sisudoc.org/sisu/sisu_manual>
+* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm
+* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi
+* CHANGELOG CHANGELOG_v2 CHANGELOG_v3 README data/doc/sisu/
+
+%% Reverse Chronological:
+
+%% 6.0.0.orig.tar.xz (2014-01-26:03/7)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_6.0.0
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_6.0.0-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_6.0.0.orig.tar.xz
+ sisu_6.0.0.orig.tar.xz
+ sisu_6.0.0-1.dsc
+
+* v6 development branch opened
+ * v4 branch closed -(>4.2.20)-
+ * v5 stable branch (>=5.3.0)
+ * v6 development branch opened (copy v5) (>=6.0.0)
diff --git a/data/doc/sisu/markup-samples/sisu_manual/_sisu/v4/sisurc.yml b/data/doc/sisu/markup-samples/sisu_manual/_sisu/v6/sisurc.yml
index e492f789..e492f789 120000
--- a/data/doc/sisu/markup-samples/sisu_manual/_sisu/v4/sisurc.yml
+++ b/data/doc/sisu/markup-samples/sisu_manual/_sisu/v6/sisurc.yml
diff --git a/data/sisu/v5/v/version.yml b/data/sisu/v5/v/version.yml
index 6155e970..61977c11 100644
--- a/data/sisu/v5/v/version.yml
+++ b/data/sisu/v5/v/version.yml
@@ -1,5 +1,5 @@
---
:project: SiSU
-:version: 5.2.4
+:version: 5.3.0
:date_stamp: 2014w03/7
:date: "2014-01-26"
diff --git a/data/sisu/v4/v/version.yml b/data/sisu/v6/v/version.yml
index 961c340f..fef96251 100644
--- a/data/sisu/v4/v/version.yml
+++ b/data/sisu/v6/v/version.yml
@@ -1,5 +1,5 @@
---
:project: SiSU
-:version: 4.2.21
+:version: 6.0.0
:date_stamp: 2014w03/7
:date: "2014-01-26"