diff options
| author | Ralph Amissah <ralph@amissah.com> | 2007-07-22 11:17:32 +0100 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2007-07-22 11:17:32 +0100 | 
| commit | 0c92af3a0ce774505330e100ab8b4ef0d2f80e91 (patch) | |
| tree | 6a98438336f6c94fd3212b32a9a23aca401df807 | |
| parent | vim syntax and ftplugin moved to /usr/share/vim-scripts (diff) | |
| parent | changelog and version updated (diff) | |
Merge branch 'upstream' into debian/sid
| -rw-r--r-- | CHANGELOG | 2 | ||||
| -rw-r--r-- | conf/sisu/version.yml | 6 | ||||
| -rw-r--r-- | data/doc/sisu/CHANGELOG | 30 | 
3 files changed, 32 insertions, 6 deletions
| @@ -25,6 +25,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.5.orig.tar.gz    * output note added on software libre's use and adherence to practical      open standards +  * debian vim, syntax and ftplugin install moved to /usr/share/vim-scripts +  %% sisu_0.55.4.orig.tar.gz (2007-07-20:29/5)  http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4.orig.tar.gz    1d7bcf423b2e13a457d6565bfec74f20 1267367 sisu_0.55.4.orig.tar.gz diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index 88590b9c..5bec2b3b 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@  ---  -:date_stamp: 2007w29/5 -:date: "2007-07-20" +:date_stamp: 2007w29/0 +:date: "2007-07-22"  :project: SiSU -:version: 0.55.4 +:version: 0.55.5 diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 7e5a2289..e49c2cfa 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -6,11 +6,32 @@ Reverse Chronological:  %% STABLE MANIFEST +%% sisu_0.55.5.orig.tar.gz (2007-07-22:29/7) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.5.orig.tar.gz +  sisu_0.55.5.orig.tar.gz +  sisu_0.55.5-1.dsc +  sisu_0.55.5-1.diff.gz + +  * initialize output directory, fix (Closes: #434168) +    [(a trivial but serious) bug introduced with changed use of variable in +    0.55.3, (serious because it prevents the initialization of new output +    directories "sisu -CC")] + +  * dal, matching of underscore, so as not to be to greedy and incorrectly +    match url with escape url decoration tag (_url) + +  * vim syntax highlighting, match url with escape url decoration tag (_url) + +  * output note added on software libre's use and adherence to practical +    open standards + +  * debian vim, syntax and ftplugin install moved to /usr/share/vim-scripts +  %% sisu_0.55.4.orig.tar.gz (2007-07-20:29/5)  http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4.orig.tar.gz -  sisu_0.55.4.orig.tar.gz -  sisu_0.55.4-1.dsc -  sisu_0.55.4-1.diff.gz +  1d7bcf423b2e13a457d6565bfec74f20 1267367 sisu_0.55.4.orig.tar.gz +  a75609387bc894181ccf36a42b79517c 606 sisu_0.55.4-1.dsc +  1d7bcf423b2e13a457d6565bfec74f20 1267367 sisu_0.55.4-1.diff.gz    * db import, minor refactoring @@ -18,6 +39,9 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4.orig.tar.gz      * search form pre/next      * scope for matches in individual documents +  [manually re-closed bug #406280, actually closed in February in version +  sisu-0.48.11, back-ported to sisu-0.48.8-7 freeze branch] +  %% sisu_0.55.3.orig.tar.gz (2007-07-14:28/6)  http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.3.orig.tar.gz    d540a4f656393449c5f4ad5b7a5b5245 1267096 sisu_0.55.3.orig.tar.gz | 
