diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-01-19 03:19:48 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-01-19 03:19:48 +0000 |
commit | f0535eee2cd19e3b602445c64ec0b5cd4b21ec93 (patch) | |
tree | d146631a9239f1cea7ba867ad09d6838e2ffb3d5 /CHANGELOG | |
parent | permit to run on ruby 1.9, debian unstable requires it (debian/control) (diff) | |
parent | mkdir_p, and again close running of ruby 1.9 (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -9,17 +9,17 @@ Reverse Chronological: %% STABLE MANIFEST -%% sisu_0.64.2.orig.tar.gz (2008-01-18:02/5) +%% sisu_0.64.2.orig.tar.gz (2008-01-19:02/6) http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.2.orig.tar.gz sisu_0.64.2.orig.tar.gz sisu_0.64.2-1.dsc sisu_0.64.2-1.diff.gz - * permit running on ruby 1.9 - (not advised as there are likely to be issues with libraries (however - debian unstable requires this for install/upgrade)) - * bin/sisu, bin/sisu_webrick, bin/sisu_termsheet - * debian/control + * Dir.mkdir [instead of ftools File.mkpath], ruby 1.9 + + * debian/control, permit running on ruby 1.9, needed for debian unstable + install of current ruby (running remains stopped for the time being in + bin/sisu, bin/sisu_webrick, bin/sisu_termsheet [details remain]) %% sisu_0.64.1.orig.tar.gz (2008-01-09:01/3) http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.1.orig.tar.gz |