diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v5 | 21 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v6 | 21 | ||||
-rw-r--r-- | data/sisu/v5/v/version.yml | 6 | ||||
-rw-r--r-- | data/sisu/v6/v/version.yml | 6 |
4 files changed, 48 insertions, 6 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index dba95639..54a28ae0 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -31,6 +31,27 @@ v2 branch is removed; it is available in sisu =< 3.3.2 %% Reverse Chronological: +--- SiSU "UnFrozen" --- Debian Freeze over - ^^ post Jessie ^^ + +%% 5.7.2.orig.tar.xz (2014-11-02:43/7) +http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.7.2 +http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_5.7.2-1 +http://www.jus.uio.no/sisu/pkg/src/sisu_5.7.2.orig.tar.xz + sisu_5.7.2.orig.tar.xz + sisu_5.7.2-1.dsc + +* ao, composite documents, --verbose report to terminal on loading of *.sst, fix + without fix sisu reports loading of .ssm & .ssi files but not .sst + (sub-documents are imported correctly and resulting document outputs are + correct and unaffected, but unless aware of this bug it would seem otherwise + until the correct operation of sisu was manually verified e.g. by examining + documents produced); (issue somewhat mitigated by not being the most common + sisu operation) + sisu is in development freeze, this fix is provided for Debian Jessie + (Closes: #767761) + +--- SiSU Frozen --- Debian Freeze - ^^ pre Jessie ^^ + %% 5.7.1.orig.tar.xz (2014-10-19:41/7) http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.7.1 http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_5.7.1-1 diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6 index 3dfdc850..c42e087c 100644 --- a/data/doc/sisu/CHANGELOG_v6 +++ b/data/doc/sisu/CHANGELOG_v6 @@ -21,6 +21,27 @@ v2 branch is removed; it is available in sisu =< 3.3.2 %% Reverse Chronological: +--- SiSU "UnFrozen" --- Debian Freeze over - ^^ post Jessie ^^ + +%% 6.3.2.orig.tar.xz (2014-11-02:43/7) +http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.3.2 +http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_6.3.2-1 +http://www.jus.uio.no/sisu/pkg/src/sisu_6.3.2.orig.tar.xz + sisu_6.3.2.orig.tar.xz + sisu_6.3.2-1.dsc + +* ao, composite documents, --verbose report to terminal on loading of *.sst, fix + without fix sisu reports loading of .ssm & .ssi files but not .sst + (sub-documents are imported correctly and resulting document outputs are + correct and unaffected, but unless aware of this bug it would seem otherwise + until the correct operation of sisu was manually verified e.g. by examining + documents produced); (issue somewhat mitigated by not being the most common + sisu operation) + sisu is in development freeze, this fix is provided for Debian Jessie + (Closes: #767761) + +--- SiSU Frozen --- Debian Freeze - ^^ pre Jessie ^^ + %% 6.3.1.orig.tar.xz (2014-10-19:41/7) http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.3.1 http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_6.3.1-1 diff --git a/data/sisu/v5/v/version.yml b/data/sisu/v5/v/version.yml index 225033c4..5904ee86 100644 --- a/data/sisu/v5/v/version.yml +++ b/data/sisu/v5/v/version.yml @@ -1,5 +1,5 @@ --- :project: SiSU -:version: 5.7.1 -:date_stamp: 2014w41/7 -:date: "2014-10-19" +:version: 5.7.2 +:date_stamp: 2014w43/7 +:date: "2014-11-02" diff --git a/data/sisu/v6/v/version.yml b/data/sisu/v6/v/version.yml index 33916d04..a2c374ca 100644 --- a/data/sisu/v6/v/version.yml +++ b/data/sisu/v6/v/version.yml @@ -1,5 +1,5 @@ --- :project: SiSU -:version: 6.3.1 -:date_stamp: 2014w41/7 -:date: "2014-10-19" +:version: 6.3.2 +:date_stamp: 2014w43/7 +:date: "2014-11-02" |