diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-10-03 21:27:15 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-10-03 21:27:15 -0400 |
commit | f28109e743c24b5a338fad349de89324dfa8795f (patch) | |
tree | 16cda78fdb5329945dd72f4dd056eefb071cd88a | |
parent | debian/sisu.manpages, manpage for sisu2 (diff) |
debian/sisu.NEWS.Debian sisu v3 is default
-rw-r--r-- | debian/sisu.NEWS.Debian | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/sisu.NEWS.Debian b/debian/sisu.NEWS.Debian index 4ca5c634..bc693659 100644 --- a/debian/sisu.NEWS.Debian +++ b/debian/sisu.NEWS.Debian @@ -1,3 +1,17 @@ +sisu (3.0.1-1) unstable; urgency=low + + Version 3 is now the default (on running sisu). There are 3 possible output + structures set in sisurc.yml + "output_dir_structure_by: (language|filetype|filename)" + structure by "language" is the default set in /etc/sisu/v3/sisurc.yml + structure by "filename" is closest to the structure provided by v2, (however, + filenames have a language code addition) + + Version 2 remains available (unchanged), invoked as 'sisu2' or 'sisu --v2' + (followed by usual instructions) + + -- Ralph Amissah <ralph@amissah.com> Mon, 03 Oct 2011 21:25:19 -0400 + sisu (3.0.0-1) unstable; urgency=low Version 3 development branch opened, version 1 retired (removed), processing |