From 447e260f46d0e6f45dda336649c64487553bb028 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 26 Jan 2014 02:14:38 -0500 Subject: v5 v6: version & changelog (& rakefile), make true on next commit * next commit: * v4 branch closed * v5 stable branch * v6 development branch opened (copy v5) --- data/doc/sisu/CHANGELOG_v4 | 16 ++++++++-------- data/doc/sisu/CHANGELOG_v5 | 11 ++++++++++- data/doc/sisu/CHANGELOG_v6 | 30 ++++++++++++++++++++++++++++++ data/sisu/v4/v/version.yml | 5 ----- data/sisu/v5/v/version.yml | 2 +- data/sisu/v6/v/version.yml | 5 +++++ 6 files changed, 54 insertions(+), 15 deletions(-) create mode 100644 data/doc/sisu/CHANGELOG_v6 delete mode 100644 data/sisu/v4/v/version.yml create mode 100644 data/sisu/v6/v/version.yml (limited to 'data') diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4 index cebc237f..d9e3c365 100644 --- a/data/doc/sisu/CHANGELOG_v4 +++ b/data/doc/sisu/CHANGELOG_v4 @@ -3,15 +3,9 @@ * debian/changelog + 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) diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index 55015596..2e835cf2 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -3,7 +3,9 @@ * debian/changelog -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,13 @@ 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 + %% 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..739d2517 --- /dev/null +++ b/data/doc/sisu/CHANGELOG_v6 @@ -0,0 +1,30 @@ +%% SiSU version 6 + + +* debian/changelog + + +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: +* +* +* +* 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 + diff --git a/data/sisu/v4/v/version.yml b/data/sisu/v4/v/version.yml deleted file mode 100644 index 961c340f..00000000 --- a/data/sisu/v4/v/version.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -:project: SiSU -:version: 4.2.21 -:date_stamp: 2014w03/7 -:date: "2014-01-26" 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/v6/v/version.yml b/data/sisu/v6/v/version.yml new file mode 100644 index 00000000..fef96251 --- /dev/null +++ b/data/sisu/v6/v/version.yml @@ -0,0 +1,5 @@ +--- +:project: SiSU +:version: 6.0.0 +:date_stamp: 2014w03/7 +:date: "2014-01-26" -- cgit v1.2.3