From a59324f3b4adcaa3ff51f95711979b8c065e0db5 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Thu, 17 Oct 2013 21:24:21 -0400
Subject: v4 v5: version & changelog

---
 data/doc/sisu/CHANGELOG_v4 | 7 +++++++
 data/doc/sisu/CHANGELOG_v5 | 7 +++++++
 data/sisu/v4/v/version.yml | 6 +++---
 data/sisu/v5/v/version.yml | 6 +++---
 4 files changed, 20 insertions(+), 6 deletions(-)

(limited to 'data')

diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
index ef5996e4..458a735d 100644
--- a/data/doc/sisu/CHANGELOG_v4
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -23,6 +23,13 @@ v2 branch is removed; it is available in sisu =< 3.3.2
 
 %% Reverse Chronological:
 
+%% 4.2.7.orig.tar.xz (2013-10-17:41/4)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.7
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.2.7-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_4.2.7.orig.tar.xz
+  sisu_4.2.7.orig.tar.xz
+  sisu_4.2.7-1.dsc
+
 %% 4.2.6.orig.tar.xz (2013-10-16:41/3)
 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.6
 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.2.6-1
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 827e0158..6834d4cb 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -23,6 +23,13 @@ v2 branch is removed; it is available in sisu =< 3.3.2
 
 %% Reverse Chronological:
 
+%% 5.0.20.orig.tar.xz (2013-10-17:41/4)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.0.20
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.0.20-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_5.0.20.orig.tar.xz
+  sisu_5.0.20.orig.tar.xz
+  sisu_5.0.20-1.dsc
+
 %% 5.0.19.orig.tar.xz (2013-10-16:41/3)
 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.0.19
 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.0.19-1
diff --git a/data/sisu/v4/v/version.yml b/data/sisu/v4/v/version.yml
index 6f62df03..6acab7d8 100644
--- a/data/sisu/v4/v/version.yml
+++ b/data/sisu/v4/v/version.yml
@@ -1,5 +1,5 @@
 ---
-:version: 4.2.6
-:date_stamp: 2013w41/3
-:date: "2013-10-16"
+:version: 4.2.7
+:date_stamp: 2013w41/4
+:date: "2013-10-17"
 :project: SiSU
diff --git a/data/sisu/v5/v/version.yml b/data/sisu/v5/v/version.yml
index 980985a7..e703b1c0 100644
--- a/data/sisu/v5/v/version.yml
+++ b/data/sisu/v5/v/version.yml
@@ -1,5 +1,5 @@
 ---
-:version: 5.0.19
-:date_stamp: 2013w41/3
-:date: "2013-10-16"
+:version: 5.0.20
+:date_stamp: 2013w41/4
+:date: "2013-10-17"
 :project: SiSU
-- 
cgit v1.2.3


From 69c86381f6e97a4ba3292a3b8feda8e858950c65 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Thu, 17 Oct 2013 21:25:40 -0400
Subject: v4 v5: constants, change a couple of internal processing delimiter
 characters

* to characters even less likely to be of use in ordinary (marked up) text
---
 data/doc/sisu/CHANGELOG_v4 | 4 ++++
 data/doc/sisu/CHANGELOG_v5 | 4 ++++
 2 files changed, 8 insertions(+)

(limited to 'data')

diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
index 458a735d..b29606b1 100644
--- a/data/doc/sisu/CHANGELOG_v4
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -30,6 +30,10 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_4.2.7.orig.tar.xz
   sisu_4.2.7.orig.tar.xz
   sisu_4.2.7-1.dsc
 
+* constants, change a couple of internal processing delimiter characters, that
+  might be used in ordinary marked up text (to characters even less likely to be
+  of use in ordinary (marked up) text)
+
 %% 4.2.6.orig.tar.xz (2013-10-16:41/3)
 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.6
 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.2.6-1
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 6834d4cb..0b9adda7 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -30,6 +30,10 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.0.20.orig.tar.xz
   sisu_5.0.20.orig.tar.xz
   sisu_5.0.20-1.dsc
 
+* constants, change a couple of internal processing delimiter characters, that
+  might be used in ordinary marked up text (to characters even less likely to be
+  of use in ordinary (marked up) text)
+
 %% 5.0.19.orig.tar.xz (2013-10-16:41/3)
 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.0.19
 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.0.19-1
-- 
cgit v1.2.3