diff options
Diffstat (limited to 'debian/NEWS.Debian')
| -rw-r--r-- | debian/NEWS.Debian | 43 | 
1 files changed, 43 insertions, 0 deletions
| diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian new file mode 100644 index 00000000..d4be674a --- /dev/null +++ b/debian/NEWS.Debian @@ -0,0 +1,43 @@ +sisu (2.0.0-1) unstable; urgency=low + +  Version 2, introducing some incompatibility as document headers have changed, +  compare markup samples[*] provided in: +  /usr/share/doc/sisu/v2/sisu_markup_samples/samples and +  /usr/share/doc/sisu/v1/sisu_markup_samples/samples + +  If postgresql is made use of version 2 also makes its own databases and +  leaves those of version 1 untouched + +  The version 1 engine remains available and can be invoked using: +    sisu --v1 [operations] + +  [* version 2 of non-free package sisu-markup-samples provides additional +  samples of markup at: +  /usr/share/doc/sisu-markup-samples/v2/samples +  /usr/share/doc/sisu-markup-samples/v1/samples +  sisu-markup-sasmples package is non dfsg as book copyright holders place +  some restrictions on what can be done with their work most commonly no +  changing of content, and in some non commercial use] + + -- Ralph Amissah <ralph@amissah.com>  Sat, 06 Mar 2010 06:50:00 -0500 + +sisu (0.62.0-1) unstable; urgency=medium + +  Output directory structure related to images and optional shared source +  files has been changed, existing sites will need to be manually adjusted + +  * site images: +    [outputpath]/_sisu/image_local is now [outputpath]/_sisu/image + +  * package images: +    [outputpath]/_sisu/image is now [outputpath]/_sisu/image_sys + +  shared source if any now is placed in separate directories + +  * shared markup text: +    [outputpath]/src + +  * shared (zipped) sisupods: +    [outputpath]/pod + + -- Ralph Amissah <ralph@amissah.com>  Sat, 20 Oct 2007 15:04:46 +0100 | 
