diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-01-19 03:19:08 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-01-19 03:19:08 +0000 |
commit | 1589a06e7a7781cd88bec3826439c862feaf24ea (patch) | |
tree | ee8afbf0cddb7c9db40fd32087eb7d81073e270c /CHANGELOG | |
parent | permit to run on ruby 1.9, debian unstable requires it (diff) |
mkdir_p, and again close running of ruby 1.9
* mkdir_p, [instead of ftools file.mkpath]
* running against ruby 1.9 closed for now
raise request for use of version 1.8 branch
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 |