diff options
59 files changed, 16408 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 00000000..54c288e8 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,3761 @@ +sisu (3.0.3-1) unstable; urgency=low + + [ Ralph Amissah ] + * [589d36b] sha256 (3.0.2) + * [9dea2a8] v2, v3: 3.0.3 version & changelog "opened" + * [7817075] v2, v3: texpdf, url (regex) pattern match fix + * [755acef] v2, v3: dal_syntax + downstream output, email regex revised + * revised pattern match for email address, (removes occasional interference + with urls having embedded email addresses) (dal_syntax and affected + downstream output modules) + * [259351d] v2, v3: dal_syntax: (internal document) link matching, a fix. + [Debian-live, live-manual (Jose Luis Zabalza, Ben Armstrong], reported bug + in Spanish translation markup (that crashed the pdf generator). Bug in + markup subsequently identified as "versátil,#{iso-hybrid}#, se" which the + interpreter identified as an internal document link to a comma (instead + of as being monospace markup), markup should have been "versátil, + #{iso-hybrid}#, se" this fix prevents that incorrect match, (but the + markup remains faulty and the monospace markup is not identified as such + without the corrected spacing). Unfortunate "grave" results for what is + a pretty insignificant data entry typo (there are no doubt other such + situations).] + * [63251bd] v2, v3: dal_substitutions_and_insertions: sisu header matching in + codeblock, fix + * [cbcf26c] v2, v3: dal_doc_str: fix, looks like typo in regex + * [93308a6] v3 (v2): manpage, param, urls: manpage output presentation fixes + * manpage: lowercase .br; correct newlines before .nf and after .fi; no + escape of hyphens; remove redundant links; endnotes array requires + flatten; screen info on output path) + * param: manpage header .br and no escape of hyphens + * urls: correct output path for manpage + * [e4ca6d0] v2, v3: help (markup): correct path to markup-samples + * [a6042b0] documentation more link fixes (remove redundant), remove repeated + skin + * [57ad1a1] manpage: sisu.1 and html regenerated + * [d3a0924] param: tidy, remove redundant document header tags + * [61c7438] syntax highlighting updates, emacs, vim + * emacs sisu headers updated (subheaders omitted for now) sisu-mode.el + * vim cleaning sisu.vim + * [bfa2a01] v2, v3: changelog git.sisudoc.org tag-points [3.0.3-1] + + -- Ralph Amissah <ralph@amissah.com> Fri, 11 Mar 2011 08:22:59 -0500 + +sisu (3.0.2-1) unstable; urgency=low + + [ Ralph Amissah ] + * [a6673bc] sha256 (3.0.1) + * [494b0b5] v2: changelog fix + * [a800c2b] v3: urls, param, two unrelated regex fixes, check + * [abaab64] v3: hub, minor rearrangement + * [baa7f20] v3: changelog, open 3.0.2, target ruby1.9.2 + * [af2ffd7] v3: sisu version 3.0.2-beta-rb1.9.2p180 + * [0aff055] make sisu: v2 require >=ruby1.8.7; v3 require >=ruby1.9.2 + * bin/sisu bin/sisu3 modified accordingly + note: there are issues with sisu and early versions of ruby1.9.2 + ruby1.9.2p0 is known to segfault on a number of operations + ruby1.9.2p180 does not have these issues + * v3 includes changelog updates + * v2 includes changelog updates and version update 2.8.1 + * [d4c0675] v3: use "encoding: utf-8" (instead of coding) + * [f09f45a] v3: use rb1.9.2 "require_relative" syntax + * [05a3fd2] v3: ruby 1.9 hash symbol syntax adopted + * [f2ab439] v3: space between each and opening curly brace + e.g. "x.each {|y| p y}" + * [5abc572] v3: sysenv, separate out processing_path method plus consequences + * [59b7f84] v2, v3: consolidate manual & markup samples + * reinstate lang dir structure for manual when v3 becomes default + * [572064e] CHANGELOG_v{1,2,3}, syslink, avoid duplication + * CHANGELOG_v3 updated + * CHANGELOG & README locations pruned + * [6cc4670] debian related sisu markup samples, reorganise + * [ceb35ac] conf/skin prune skins + * remove less important skins + * use syslink to share doc/skin_sisu.rb + * [73c312d] v3: version & changelog, touch date + * [278c945] v2, v3: defaults, default homepage tidy & update links + * [a512dfe] v2, v3: manpage, adjust output (backslash ('\') escapes reduced) + * [b972304] doc/sisu user_txt, minor update & pruning + * [c9440e3] markup samples, manual, headers: links and other details + * [cce96b7] manpages: sisu.1 update; sisu_vim.7 cleaning + * [f3aefad] sisu.8 manpage & html deleted, needs rewrite, unhelpful + * [0c872f4] html manpages, re-run man2html + * [1ffd1da] documentation, remove some files + * [5b12491] manpage + html: sylink sisu.1 to sisu3.1 + * [02c1669] documentation, minor tidy + * [6991d5a] v2, v3: changelog updates + * [8050926] debian/sisu.manpages, remove sisu.8 + * [8fc0343] debian/control linebreaks, cosmetic + + -- Ralph Amissah <ralph@amissah.com> Sat, 05 Mar 2011 22:28:21 -0500 + +sisu (3.0.1-1) unstable; urgency=low + + [ Ralph Amissah ] + + * debian/control sisu-complete, pull current version of sisu + + * debian/{compat,control} update debhelper to version 8 + + * sysenv, sisurc.yml and elsewhere as affected, output_dir_structure: + by_language_code; by_filetype; by_filename + + * css, fix css paths for xhtml, xml dom & xml sax + + * console feedback on selected files being processed, updates & fixes + + * sysenv & sisurc.yml: libreoffice, default odf reader + + -- Ralph Amissah <ralph@amissah.com> Wed, 16 Feb 2011 21:32:25 -0500 + +sisu (3.0.0-1) unstable; urgency=low + + [ Ralph Amissah ] - post squeeze + + * opening of version 3 unstable/development branch, (which provides + alternative output directory structures and file naming, and starts attempt + at 'po' output) see upstream v3 changelog. Processing defaults to v2, v3 is + accessible using 'sisu3' or 'sisu --v3' (followed by usual instructions) + [note: once v3 is ready v2 branches will be retired] + + * closing of v1 legacy branch + + * sisu2 & sisu3 added to /usr/bin, along with sisu-git and sisu-po; all added + to sisu.install + + * new manpages provided, sisu2 sisu3 sisu-po + + * debian/sisu.install includes new + + * lintian overrides extended to cover v3 + + * use debian source format 3.0, debian/source/format 3.0 (quilt) + + -- Ralph Amissah <ralph@amissah.com> Mon, 07 Feb 2011 10:53:18 -0500 + +sisu (2.7.9-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes + (most of them requested for debian live-manual) + + * dal, fix missing multi-line regex matches for line-wrap text + (live-manual, to work better with po4a) + * dal_doc_str, bulleted text (and headings), multi-line match, to permit + line-wrapped paragraphs + (requested fix, Ben Armstrong (live-manual)) + * dal_syntax, multi-line match for fontface markup (emphasis, bold, + italics, underscore etc.) + + * texpdf, use of monospace in headings causes table of contents breakage, fix + (requested fix, Ben Armstrong (live-manual)) + + * texpdf, toc now contains level 3~ consistent with other output formats + (requested fix, Ben Armstrong (live-manual)) + + * html & css, ocn (object numbers) now link to themselves, clicking on one + places that object at the top of the browser and provides its url + (requested, Ben Armstrong (live-manual)) + + * epub, ocn (object numbers) now link to themselves, clicking on one + places that object at the top of the viewer + + * document manifest links + * html, link to "document manifest" remains (links to individual output + types removed) + * plaintext, link to "document manifest" fix (links to individual output + types removed) + * odf, manifest link fix + + * html search form, configuration check + + -- Ralph Amissah <ralph@amissah.com> Thu, 09 Dec 2010 12:59:51 -0500 + +sisu (2.7.8-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes + + * i18n, introduce header @make: :language: internationalization using codes + from http://www.debian.org/international/l10n/po/ at this time for texpdf, + (able to satify needs of polyglossia for the likes of Brazilian Portugues) + and in future for po files, where iso:639 for this purpose appears to have + use limitations http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes + * param, extract @make: :language: information if provided, default + "english" + * i18n, add code list and associated language (as listed by polyglossia) + * texpdf_format, use param (@make: :language: (default english)), to set + tex document language header (previously used file naming convention) + * sisu.vim recognize @make: :language: + (also elsewhere shortened :lang_code: from :language_code:) + + * internal links + * dal, exclude parentheses and square brackets from matching + (requested fix, Ben Armstrong) + * html, remove space between link & following punctuation, parentheses &/or + square brackets + (requested fix, Ben Armstrong) + * epub, remove space between link & following punctuation, parentheses &/or + square brackets + + * html + * remove "copy @" mark + (requested, Daniel Baumann) + * segments, title banner (including "copy @" mark) configurable, boolean, + true/false (default false) + (requested off option, Daniel Baumann) + * quick ref links_guide configurable, boolean, true/false (default false) + (requested off option, Daniel Baumann) + + * config.yml + * html, seg title banner, boolean true/false setting (commented out, + default false) + * html, quick_ref, boolean true/false setting (commented out, default + false) + + -- Ralph Amissah <ralph@amissah.com> Sat, 30 Oct 2010 23:49:39 -0400 + +sisu (2.7.7-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes + * codeblocks, numbered markup option, fix + (requested fix needed by debian-live:live-manual, Ben Armstrong, Mark + Schneider, Daniel Baumann) + * texpdf, codeblocks do not permit empty lines, fix + * texpdf, bullet text, hanging indent, (regular (not grouped) text), fix + (requested fix, Ben Armstrong) + * texpdf, first space following a bullet should be fixed width, fix + (requested fix and suggested solution, Ben Armstrong) + * documentation related minor updates and fixes + * changelog & version updates + + -- Ralph Amissah <ralph@amissah.com> Sun, 17 Oct 2010 13:37:55 -0400 + +sisu (2.7.6-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes + * texpdf, codeblocks, code-line continuation backslash dropped, fix + (requested fix, Ben Armstrong) + * shared_metadata, odf, url characters to not match + * sisu_convert, basic conversion script, preliminary fix + * CHANGELOG v2, recount where some requests came from + * changelog & version updates + + -- Ralph Amissah <ralph@amissah.com> Mon, 11 Oct 2010 22:43:27 -0400 + +sisu (2.7.5-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes + * odt fix cornercase breakage matching and representing " ", "&" and urls + * odf, " " and "&" + (prior to this fix, odt for viral_spiral is broken in sisu-markup-samples) + * shared_metadata, " ", "&" and urls in metadata + more consistent open document text results + * param, metadata rights, keep colon separator from interfering with urls + * changelog & version updates + + -- Ralph Amissah <ralph@amissah.com> Sat, 09 Oct 2010 23:18:59 -0400 + +sisu (2.7.4-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes + (requested fixes related to image scaling; behaviour testing & request by + Mark Schneider) + * epub (epub_tune) scaling of images, fix + * html (html_tune) scaling of images, fix + * odf:odt, incorporation and scaling of images, fix + * texpdf, scaling of images (below the set max size), fix + * changelog & version updates + + -- Ralph Amissah <ralph@amissah.com> Fri, 08 Oct 2010 19:38:12 -0400 + +sisu (2.7.3-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes (& minor documentation fix) + * dal_images, where image dimensions are set in an object, use those + (requested fix, behaviour testing & request by Mark Schneider) + * hub, fix sisu breakage when -y (manifest) is run without the explicit or + implicit calling of -m (creation of document abstraction for processing), + (e.g. when --source or --sisupod is called on its own). + * urls, cleaning + * a few aliases added (long options) + * sisu_markup.sst, document a fix (v1 & 2) + + -- Ralph Amissah <ralph@amissah.com> Thu, 07 Oct 2010 10:04:02 -0400 + +sisu (2.7.2-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes + * hub, test whether user name set + (requested fix, provided by Ben Armstrong) + * epub, fix breakage where angle brackets used in used metadata header + * texpdf_format, remove a few commented out lines + + -- Ralph Amissah <ralph@amissah.com> Fri, 01 Oct 2010 23:45:58 -0400 + +sisu (2.7.1-1) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fixes + * shared_metadata, odt fix breakage where angle brackets used in metadata + headers; & a typo fix + (requested fix) + * manifest, typo fix + * param, a few fixes (checks, aliases, typo) + * hub, removed commented out option (git), (already enabled elsewhere) + * share_src, remove repetition, redundancy + * texpdf, a5, increase headheight (fix issues where header wrapped) + * texpdf, provide line-break-points for long directory names + (requested fix) + * texinfo, urls cleaned & with angle bracket decoration + * texinfo ocn decoration a hash (instead of angle braces) + * texinfo_format, texinfo output broken, fix (Closes: #598063) + (requested fix) + + -- Ralph Amissah <ralph@amissah.com> Fri, 01 Oct 2010 09:40:57 -0400 + +sisu (2.7.0-1) unstable; urgency=low + + [ Ralph Amissah ] - debian freeze, 2.7.0-1 moves 2.6.3-6 upstream + * CHANGELOGs updated and reported version changed (else as in 2.6.3-6) + + -- Ralph Amissah <ralph@amissah.com> Fri, 24 Sep 2010 20:31:06 -0400 + +sisu (2.6.3-6) unstable; urgency=low + + [ Ralph Amissah ] - debian freeze, code fix, (documentation, minor fixes) + * html, v2 update (including --long-options) (manpage sync adds files) + * manpage, v2 update (including --long-options) + * sisu_commands.sst v2 update (including --long-options) + * help, minor update, revisit (includes minor fixes) + * identify markup, update ... revisit + * urls, sysenv, set manpage viewer to "man" + * options, bullet proof matches for --long-options (effects minor fix) + fixes issue noted with --sample-search-form (-F) (in the selection of + webrick (--webserv-webrick)) + + -- Ralph Amissah <ralph@amissah.com> Mon, 20 Sep 2010 18:18:00 -0400 + +sisu (2.6.3-5) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code fix, (boilerplate code addition) + * epub, fix xhtml line-break in rights metadata, results in unreadable epub + (Closes: #596736) epub output not readable by all epub-reader software (else + epub output can be viewed in calibre, but not in fbreader or okular) + * options, add expressive options "--[name]" as alternative to flags "-[x]" + (boilerplate addition) + + -- Ralph Amissah <ralph@amissah.com> Mon, 13 Sep 2010 15:27:11 -0400 + +sisu (2.6.3-4) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, code and documentation fixes + * html_format, xml_format, reduce visibility of sisu in output + * yml metadata, add subheading for a title + * html headers do not include the "title" field, fix (Closes: #594949) + (param, variable not set (presumably since change from v1 to v2)) + + -- Ralph Amissah <ralph@amissah.com> Tue, 31 Aug 2010 09:57:21 -0400 + +sisu (2.6.3-3) unstable; urgency=medium + + [ Ralph Amissah ] - debian freeze, documentation related changes only + * minor cleaning of headers (& a fix in book index) in document markup sample + free_as_in_freedom... + * update of some links in free_as_in_freedom... list.yml promo.yml + * debian document markup samples, add copyright and license information + + -- Ralph Amissah <ralph@amissah.com> Mon, 23 Aug 2010 09:54:33 -0400 + +sisu (2.6.3-2) unstable; urgency=medium + + [ Ralph Amissah ] + * debian/control, sisu-pdf, Depends on texlive-xetex added (Closes: #590766), + replacing Recommends + * debian/control, sisu-pdf, Depends on lmodern added (Closes: #590767) + + -- Ralph Amissah <ralph@amissah.com> Thu, 29 Jul 2010 01:00:11 -0400 + +sisu (2.6.3-1) unstable; urgency=medium + + [ Ralph Amissah ] + * debian/control, Standards-Version 3.9.1 + * debian/control, Maintainers, Uploaders and Homepage fields updated + * odf, footnotes, asterisk series (**) fix + * html_format, epub_format: subtoc, footnote content bug (fix) + * odf: lt (<), gt (>) fix for codeblocks; & fix, messy + * epub_format, removed some title & author info, check + * epub_tune, <br /> (from <br>) + * epub_format, within head, title & author + * epub, toc copyat link removed + * manifest, defaults, minimal sisu footer + * hub, add metaverse run for git (composite files) + * git, param, refine filename regex for composite files + * git sisu directory structure, lang dir beneath txt + * html, links to output formats, remove icons + * minitoc sisurc configurable (true/false) + + -- Ralph Amissah <ralph@amissah.com> Wed, 28 Jul 2010 14:51:56 -0400 + +sisu (2.6.2-2) unstable; urgency=medium + + [ Ralph Amissah ] + * debian/control update ruby1.9 related depends to ruby1.9.1 (affects + libfcgi-ruby) + + -- Ralph Amissah <ralph@amissah.com> Sat, 17 Jul 2010 08:34:14 -0400 + +sisu (2.6.2-1) unstable; urgency=medium + + [ Ralph Amissah ] + * param, make header reading more robust (against comments) + * texpdf, make easier to change or remove left footer + * texpdf, do not raise copymark (no superscript) + * texpdf, monospace, decide whether small size font is acceptable + * vim syntax, match bold in bulleted and indented text + * texpdf, remove copy @ when no such info provided + * param, lines breaks in rights all + * texpdf, asterisk + * sisu-harvest, sisu --harvest (with man page, & updated manpage references) + * texpdf, codeblocks, left margin flush + * html_segments, line space between end of text & bottom navigation bar + * debian/sisu.install & sisu.manpages include sisu-harvest + + -- Ralph Amissah <ralph@amissah.com> Thu, 15 Jul 2010 07:41:41 -0400 + +sisu (2.6.1-1) unstable; urgency=medium + + [ Ralph Amissah ] + * texpdf, monospace fix + * dal_syntax, monospace (avoid url match false positive) + * sysenv default output path fix + * html_scroll, deals with index & endnotes + * dal, manifest & metadata headings, non-substantive, ocn removed + * sisu_manual, minor cleaning + * debian additional markup samples (move directory) + * Merge branch 'upstream' into debian/sid + * markup-samples, remove content, non-modifiable etc. + * moved markup samples + + -- Ralph Amissah <ralph@amissah.com> Fri, 09 Jul 2010 15:12:46 -0400 + +sisu (2.6.0-1) unstable; urgency=medium + + [ Ralph Amissah ] + * new upstream, see upstream changelog + * version.yml moved to /usr/share/sisu/v2/v (from /etc/sisu) + * alternative sisu command names for producing single output types + sisu-pdf, sisu-html, sisu-odf, sisu-epub, sisu-txt, sisu-pg, sisu-sqlite + * manpages added for command names + + [ Daniel Baumann ] + * manpages added & update + * added year in copyright file for setup.rb + * update year in copyright file + * wrap depends in control to 80 chars per line + * use standards version to 3.9.0 + * use Debhelper 7 minimized rules file + * prefix NEWS.Debian with package name + * removal of whitespace at eol + + -- Ralph Amissah <ralph@amissah.com> Thu, 08 Jul 2010 08:02:18 -0400 + +sisu (2.5.1-1) unstable; urgency=medium + + * new upstream, a fix (xetex set program default font if none configured), + see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 12 Jun 2010 00:50:24 -0400 + +sisu (2.5.0-1) unstable; urgency=medium + + * new upstream, texpdf select font, default requires Liberation fonts be + installed, some other small fixes, see upstream changelog + + * depends ttf-liberation + + * suggests calibre + + -- Ralph Amissah <ralph@amissah.com> Fri, 11 Jun 2010 22:08:47 -0400 + +sisu (2.4.3-1) unstable; urgency=medium + + * new upstream, makes vim ftplugin a bit less intrusive, see upstream + changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 05 Jun 2010 20:25:50 -0400 + +sisu (2.4.2-1) unstable; urgency=medium + + * new upstream, small adjustments, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 01 Jun 2010 22:57:22 -0400 + +sisu (2.4.1-1) unstable; urgency=medium + + * new upstream, small fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Wed, 26 May 2010 19:19:29 -0400 + +sisu (2.4.0-1) unstable; urgency=medium + + * new upstream, internal document linking, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Wed, 26 May 2010 15:40:43 -0400 + +sisu (2.3.5-1) unstable; urgency=medium + + * new upstream, small fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 18 May 2010 22:50:23 -0400 + +sisu (2.3.4-1) unstable; urgency=medium + + * new upstream, small adjustments and fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Thu, 13 May 2010 09:54:48 -0400 + +sisu (2.3.3-1) unstable; urgency=medium + + * new upstream, small adjustments and fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Wed, 05 May 2010 18:35:48 -0400 + +sisu (2.3.2-1) unstable; urgency=medium + + * new upstream, small adjustments and fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Mon, 03 May 2010 19:18:35 -0400 + +sisu (2.3.1-1) unstable; urgency=medium + + * new upstream, one line fix, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Wed, 28 Apr 2010 00:20:35 -0400 + +sisu (2.3.0-1) unstable; urgency=medium + + * new upstream including sql db structure change, addition of oclc number + (v2c), disruptive where sisu search is used it is necessary to recreate db + and tables and populate; search forms must be redone to take account of db + changes; release includes many small fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 27 Apr 2010 19:51:23 -0400 + +sisu (2.2.0-1) unstable; urgency=medium + + * new upstream, sql db structure changes (v2b), disruptive where sisu search + is used it is necessary to recreate db and tables and populate; search + forms must be redone to take account of db changes; release includes many + fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 20 Apr 2010 19:33:31 -0400 + +sisu (2.1.0-1) unstable; urgency=medium + + * new upstream, sql db structure changes, disruptive must recreate db and + tables and populate; search forms must be redone to take account of db + changes; release includes fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Fri, 16 Apr 2010 11:31:54 -0400 + +sisu (2.0.5-1) unstable; urgency=medium + + * new upstream, minor fix release, see upstream changelog + [inter alia: harvest topics; manifest search form for db; sql search form; + db_create issue for sqlite] + + -- Ralph Amissah <ralph@amissah.com> Wed, 31 Mar 2010 19:46:01 -0400 + +sisu (2.0.4-1) unstable; urgency=medium + + * new upstream, minor fix release, see upstream changelog + [inter alia re: use of param title.full, [fix occasional sql load + breakage]] + + -- Ralph Amissah <ralph@amissah.com> Tue, 23 Mar 2010 19:46:41 -0400 + +sisu (2.0.3-1) unstable; urgency=medium + + * new upstream, minor fix release, see upstream changelog + [inter alia fix to occasional odf:odt breakage] + + -- Ralph Amissah <ralph@amissah.com> Mon, 22 Mar 2010 20:11:15 -0400 + +sisu (2.0.2-1) unstable; urgency=medium + + * new upstream, minor fix release, see upstream changelog + [inter alia fix to occasional sql load breakage] + + -- Ralph Amissah <ralph@amissah.com> Sun, 21 Mar 2010 11:27:21 -0400 + +sisu (2.0.1-1) unstable; urgency=medium + + * new upstream, minor fix release, (most significant related to html tables) + see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Wed, 17 Mar 2010 15:44:23 -0400 + +sisu (2.0.0-1) unstable; urgency=low + + * new upstream, introducing v2 with new middle layer and downstream + libraries; includes epub output + + * sisu v2 installed by default as sisu + + * debian/sisu.install now installs version 1 and version 2 libraries + + * debian/control package description adds mention of Epub output introduced + with this version + + * same lintian overrides added to version 2 as were in version 1, some sample + scripts are provided as text, and not intended to be executable + + * debian News provided for this version, warning of incompatibility with + version 1 markup, brought about by change to document header + + -- Ralph Amissah <ralph@amissah.com> Sat, 06 Mar 2010 06:50:00 -0500 + +sisu (1.0.3-1) unstable; urgency=medium + + * upstream, plaintext footnote / endnote fix, and in sample skins + specification of utf-8 (in some cases needed by ruby 1.9.1) + + * move ruby 1.9 branch to 1.9.1 from 1.9.0 (this should address #569888, if + not reopen) (Closes: #569888) + + * update standards version to 3.8.4 (from 3.8.3) + + * medium urgency retained (previous upload transition to testing prevented by + #569888) + + -- Ralph Amissah <ralph@amissah.com> Wed, 17 Feb 2010 11:06:01 -0500 + +sisu (1.0.2-1) unstable; urgency=medium + + * upstream, sample markup document, markup modified, affects document + numbering + + * medium urgency retained, as impedes progress of previous upload, + (modification needed for future consistency) + + -- Ralph Amissah <ralph@amissah.com> Wed, 10 Feb 2010 16:51:20 -0500 + +sisu (1.0.1-1) unstable; urgency=medium + + * upstream contains an odf fix + + * markup samples directory structure, minor adjustments, (and no longer + shared by package sisu_markup_samples, about which, see that package) + + -- Ralph Amissah <ralph@amissah.com> Mon, 08 Feb 2010 21:45:17 -0500 + +sisu (1.0.0-1) unstable; urgency=low + + * version 1 declared and directory structure modified to allow parallel + development of version 2, through introduction v1 directories where + needed (the moving of sample markup files helps account for large + diffs) + + * sisu markup, old style header support dropped to simplify and make cleaner + introduction of version 2 headers, (i.e./e.g. old style headers like + '0~title' are no longer supported, use '@title:') + + * debian/sisu.install explicit mention of a number of files to make debian + switch to version 2 trivial + + * debian/control "conflicts" and "replaces" versions of sisu-markup-samples + (non-free, due to copyright restrictions on modifying original text) 1.0.11 + and older due to package directory structure changes + + * debian/control "recommends" removed for hyperestraier; "suggests" removed + for kdissert + + * debian/sisu.lintian-overrides, maintained with changed directory structure + + * documentation, modified description of command flags -m and -n (in line + with communication on bug report) (Closes: #555496) + + -- Ralph Amissah <ralph@amissah.com> Sun, 20 Dec 2009 19:05:08 -0500 + +sisu (0.71.4-1) unstable; urgency=low + + * new upstream, sql fix, population of databases see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 29 Aug 2009 23:46:52 -0400 + +sisu (0.71.3-1) unstable; urgency=low + + * new upstream with fix to use imagemagick directly (when imagemagick is + available and rmagick declares versions not in sync) + + * switch to latest Standards-Version 3.8.3 + + -- Ralph Amissah <ralph@amissah.com> Fri, 28 Aug 2009 16:02:11 -0400 + +sisu (0.71.2-1) unstable; urgency=low + + * new upstream with a couple of fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Sun, 02 Aug 2009 12:01:28 -0400 + +sisu (0.71.1-1) unstable; urgency=low + + * new upstream with relatively minor adjustments that are nonetheless worth + including, see upstream changelog + + * debian/control added imagemagick as ruby 1.9.* rmagick package not yet + available program will system call imagemagick identify where needed + directly in absence of rmagick + + * debian/sisu.install make libraries available to ruby 1.9 currently 1.9.0 + (commencement of further testing awaits imminent upload ruby 1.9.1 and + subsequent build) + + -- Ralph Amissah <ralph@amissah.com> Fri, 24 Jul 2009 21:33:56 -0400 + +sisu (0.71.0-1) unstable; urgency=low + + * upstream lib/sisu version directory moved from v0 to v1 + + * upstream housekeeping, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Thu, 09 Jul 2009 10:45:01 -0400 + +sisu (0.70.6-1) unstable; urgency=medium + + * fixes to sql interface + + * fix to generated sample search form + + * debian/control sisu-pdf Suggests: evince | pdf-viewer (Closes: #516714) + + * switch to latest version of Debian Policy + (Standards-Version 3.8.2 instead of 3.8.0) + + -- Ralph Amissah <ralph@amissah.com> Wed, 01 Jul 2009 10:58:47 -0400 + +sisu (0.70.5-1) unstable; urgency=low + + * new minor upstream release, see upstream changelog + + * debian/ new year cleaning: + * debian/copyright use parse-able format; + * debian/rules cleanup; + * debian/control fcgi-ruby made a dependency for sisu-postgresql and + sisu-sqlite as sample script needs it, git repo move noted, package + description touched; + * removed sisu.postrm, forced removal on purge /etc/sisu draconian if + it contains admin edits + * minor sorting + + * note git repo moved: + <http://git.sisudoc.org/?p=code/sisu.git;a=summary> + + -- Ralph Amissah <ralph@amissah.com> Sun, 18 Jan 2009 00:38:58 -0400 + +sisu (0.70.4-1) unstable; urgency=medium + + * new upstream, see upstream changelog, sisu-pdf, workaround necessitated by + texlive behaving differently with tilde characters, similar to recent issue + with tetex behavior with "bullet" mark + + -- Ralph Amissah <ralph@amissah.com> Wed, 31 Dec 2008 00:35:29 -0400 + +sisu (0.70.3-1) unstable; urgency=medium + + * new upstream, see upstream changelog, fixes to sqlite3 component and minor + fix and cosmetic modification to some html + + * new dependency on libsqlite3-ruby, now used to populate sqlite3 db + + -- Ralph Amissah <ralph@amissah.com> Wed, 24 Dec 2008 00:08:39 -0400 + +sisu (0.70.2-1) unstable; urgency=medium + + * new upstream, see upstream changelog, includes a fix and a minor + manpage/help update + + -- Ralph Amissah <ralph@amissah.com> Tue, 16 Dec 2008 00:45:19 -0400 + +sisu (0.70.1-1) unstable; urgency=medium + + * new upstream, see upstream changelog, includes fixes, better integration of + harvest, and additional metadata fields + + -- Ralph Amissah <ralph@amissah.com> Sun, 14 Dec 2008 00:31:23 -0400 + +sisu (0.70.0-1) unstable; urgency=low + + * new upstream, see upstream changelog, includes a sisu site metadata harvest + module, version bump for minor syntax alteration, introduction of a + formatting rule for header author / creator field + + -- Ralph Amissah <ralph@amissah.com> Tue, 02 Dec 2008 23:58:12 -0400 + +sisu (0.69.4-1) unstable; urgency=low + + * new upstream, notably includes emacs highlighting for sisu sisu-mode.el + see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Mon, 04 Nov 2008 18:38:01 -0400 + +sisu (0.69.3-1) unstable; urgency=low + + * new upstream, see upstream changelog, contains minor fix in manifest + reporting of markup source files (sisupod (.zip) where provided) + + -- Ralph Amissah <ralph@amissah.com> Fri, 10 Oct 2008 22:28:11 -0400 + +sisu (0.69.2-1) unstable; urgency=low + + * new upstream, see upstream changelog + (sample sisu markup "Free as in Freedom": book index markers included) + + * [debian/changelog corrected previous entry for 0.69.1 (which was a + repetition of 0.69.0)] + + -- Ralph Amissah <ralph@amissah.com> Fri, 19 Sep 2008 19:08:16 -0400 + +sisu (0.69.1-1) unstable; urgency=low + + * new upstream, contains fix, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Wed, 17 Sep 2008 00:08:08 -0400 + +sisu (0.69.0-1) unstable; urgency=low + + * new upstream, see upstream changelog, many changes + + -- Ralph Amissah <ralph@amissah.com> Tue, 16 Sep 2008 00:38:28 -0400 + +sisu (0.68.0-1) unstable; urgency=medium + + * new upstream, should be easier to maintain, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 22 Jul 2008 20:03:58 -0400 + +sisu (0.67.5-1) unstable; urgency=medium + + * texpdf fixes (xetex xelatex processing instruction and for A5 landscape), + see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 12 Jul 2008 14:49:02 -0400 + +sisu (0.67.4-1) unstable; urgency=medium + + * fixes (remote source files, default processing directory), see upstream + changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 12 Jul 2008 01:09:52 -0400 + +sisu (0.67.3-1) unstable; urgency=medium + + * fixes, (help env and fix of pdf papersize), see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Thu, 03 Jul 2008 23:04:30 -0400 + +sisu (0.67.2-1) unstable; urgency=medium + + * upstream fix for xetex landscape pdfs + + -- Ralph Amissah <ralph@amissah.com> Wed, 02 Jul 2008 22:13:02 -0400 + +sisu (0.67.1-2) unstable; urgency=medium + + * package updated to follow the last version of Debian Policy + (Standards-Version 3.8.0 instead of 3.7.3) + + -- Ralph Amissah <ralph@amissah.com> Sun, 22 Jun 2008 23:53:28 -0400 + +sisu (0.67.1-1) unstable; urgency=low + + * minor upstream update + + * vim-addon policy compliance (Closes: #464824) + + -- Ralph Amissah <ralph@amissah.com> Tue, 27 May 2008 19:34:22 -0400 + +sisu (0.67.0-1) unstable; urgency=low + + * new upstream, minor modification/simplification of markup syntax for files + imported to a composite/master document results in automatic version bump, + see upstream changelog and man pages + + * vim syntax modified to reflect change in markup syntax + + * debian / vim-addon-manager, investigate use of + + -- Ralph Amissah <ralph@amissah.com> Thu, 22 May 2008 22:01:19 -0400 + +sisu (0.66.3-1) unstable; urgency=low + + * new upstream, see upstream changelog + + * debhelper 7 + + * debian/control vcs info added + + -- Ralph Amissah <ralph@amissah.com> Sun, 11 May 2008 14:29:34 -0400 + +sisu (0.66.2-1) unstable; urgency=low + + * new upstream, see upstream changelog + + * ruby-dbi dependencies in sisu-postgresql ruby and sisu-sqlite refer to + ruby version 1.8 + + -- Ralph Amissah <ralph@amissah.com> Fri, 25 Apr 2008 04:44:31 +0100 + +sisu (0.66.1-1) unstable; urgency=low + + * new upstream, see changelog + + * debhelper (>= 6) + + * sisu-pdf recommends texlive-xetex + + * [this changelog, cleaned trailing whitespaces] + + -- Ralph Amissah <ralph@amissah.com> Sun, 30 Mar 2008 02:02:54 +0100 + +sisu (0.66.0-1) unstable; urgency=low + + * new upstream, (version bump markup tag related) see changelog + + -- Ralph Amissah <ralph@amissah.com> Sun, 24 Feb 2008 22:44:20 +0000 + +sisu (0.65.0-1) unstable; urgency=low + + * new upstream, (version bump markup tag related) see changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 16 Feb 2008 02:56:00 +0000 + +sisu (0.64.4-1) unstable; urgency=low + + * new upstream, minor, see changelog, (markup tag related) + + * debian control description db names PostgreSQL and SQLite the former + requested by lintian + + -- Ralph Amissah <ralph@amissah.com> Thu, 14 Feb 2008 06:11:58 +0000 + +sisu (0.64.3-1) unstable; urgency=low + + * new upstream minor, see changelog, (related to open source ecosystem + upgrade transition: ruby 1.9; postgresql 8.3 [interim]) + + -- Ralph Amissah <ralph@amissah.com> Wed, 06 Feb 2008 00:21:00 +0000 + +sisu (0.64.2-1) unstable; urgency=low + + * new upstream, minor, see changelog + + * debian/control permit use with ruby 1.8 upgrade + (however limit retained on use with ruby 1.9) + + -- Ralph Amissah <ralph@amissah.com> Sat, 19 Jan 2008 03:37:11 +0000 + +sisu (0.64.1-1) unstable; urgency=medium + + * new upstream with odf bugfix, see changelog + + -- Ralph Amissah <ralph@amissah.com> Wed, 09 Jan 2008 06:16:44 +0000 + +sisu (0.64.0-1) unstable; urgency=medium + + * new upstream, see changelog, includes modifications to: + * processing files moved to user owned directory under + /tmp/_sisu_processing~ + * newly created databases primary keys; + * postgresql populating affecting use of tcp/ip sockets; + + * debian/sisu.postrm should fix #454372 + + -- Ralph Amissah <ralph@amissah.com> Wed, 02 Jan 2008 23:16:22 +0000 + +sisu (0.63.0-1) unstable; urgency=medium + + * new upstream, latex for pdf (landscape & portrait etc.) generated in single + pass [accounts for version bump], and contains rsync bugfix for sisupod + (remote placement, and for download and processing) [accounts for medium + urgency], see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Thu, 20 Dec 2007 00:25:51 +0000 + +sisu (0.62.4-1) unstable; urgency=medium + + * upstream with fix, and adjustment to gpl3 links + + * debian build update + + * debian/watch file + + * DM upload + + * gpg/pgp signature used changed (now B98F62B1 before BD76E77F) + + -- Ralph Amissah <ralph@amissah.com> Fri, 14 Dec 2007 21:41:13 +0000 + +sisu (0.62.3-3) unstable; urgency=medium + + * Dm-Upload-Allowed field needs XS- prefex + + -- Ralph Amissah <ralph@amissah.com> Fri, 30 Nov 2007 22:14:47 +0000 + +sisu (0.62.3-2) unstable; urgency=medium + + * debian/changelog (take more care with git reset) + + -- Ralph Amissah <ralph@amissah.com> Thu, 29 Nov 2007 01:42:04 +0000 + +sisu (0.62.3-1) unstable; urgency=medium + + * new upstream with minor fixes, see changelog + + * debian/control Dm-Upload-Allowed: yes + + -- Ralph Amissah <ralph@amissah.com> Tue, 27 Nov 2007 02:43:18 +0000 + +sisu (0.62.2-1) unstable; urgency=medium + + * new upstream, minor, but contains a bugfix to do with remote markup source + that contains images, see changelog + + * debian/control 'Homepage:' field (and accompanying lintian override) + + -- Ralph Amissah <ralph@amissah.com> Sat, 03 Nov 2007 01:48:41 +0000 + +sisu (0.62.1-1) unstable; urgency=medium + + * new upstream with minor regex match fix, replaces previous as debian + upload + + -- Ralph Amissah <ralph@amissah.com> Mon, 22 Oct 2007 19:42:07 +0100 + +sisu (0.62.0-1) unstable; urgency=medium + + * new upstream, several things, see upstream changelog + + * some output directories moved that will require manual fixing for existing + sites, [outputpath]/_sisu/image_local becomes [outputpath]/_sisu/image; + [outputpath]/_sisu/image for system images becomes + [outputpath]/_sisu/image_sys; shared source if any now is placed in separate + directories, [outputpath]/src for shared markup text, [outputpath]/pod for + shared (zipped) sisupods [accounts for version bump] + + * debian/control added 'Depends' on rsync (previously 'Recommends') as used + even more extensively + + * debian/control, 'Replaces' and 'Conflicts' placed on sisu-doc sub-package + which was introduced for the duration of the 0.59 release series only, + (and never uploaded to Debian), [unlikely to exist, remove if it does] + + -- Ralph Amissah <ralph@amissah.com> Sat, 20 Oct 2007 15:04:38 +0100 + +sisu (0.61.0-1) unstable; urgency=medium + + * new upstream, consolidates changes introduced in 0.59 and 0.60 series, + version bump due to change in treatment of available text outputs markup + shortcut, results now presented as a single object (changes the resulting + object numbering for document where used), includes some fixes + + -- Ralph Amissah <ralph@amissah.com> Fri, 12 Oct 2007 20:59:45 +0100 + +sisu (0.60.1-1) unstable; urgency=low + + * new upstream with minor fixes + + -- Ralph Amissah <ralph@amissah.com> Sun, 07 Oct 2007 14:22:08 +0100 + +sisu (0.60.0-2) unstable; urgency=low + + * debian/changelog, removed references to sisu-doc sub-package, (introduced + in 0.59 and removed again in 0.60) + + -- Ralph Amissah <ralph@amissah.com> Thu, 04 Oct 2007 19:31:32 +0100 + +sisu (0.60.0-1) unstable; urgency=low + + * new upstream, contains a number of additions/fixes (see changelog) and + source tarball back to sane size (after 0.59 inflation, not in debian + archive), this includes sisu documentation as sisu source, but no generated + output, other than a few man pages, rationale for change provided in + upstream changelog + + * [Note: previous 0.59 builds were not for debian upload] + + -- Ralph Amissah <ralph@amissah.com> Wed, 03 Oct 2007 04:53:48 +0100 + +sisu (0.59.1-1) unstable; urgency=low + + * new upstream, minor fixes, see changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 25 Sep 2007 03:14:21 +0100 + +sisu (0.59.0-1) unstable; urgency=low + + * new upstream, primarily documentation, new sub-package sisu-doc, increases + size of package considerably, many other changes, see changelog + + * debian/control restrict ruby use: 1.8.4 < ruby < 1.9 + + * debian package specific manpages moved to main package + + * debian note: lintian warnings on some sisu generated man-pages - certain + characters and line-breaks + + -- Ralph Amissah <ralph@amissah.com> Sun, 23 Sep 2007 19:32:17 +0100 + +sisu (0.58.3-1) unstable; urgency=low + + * new upstream, minor detail, see changelog + + -- Ralph Amissah <ralph@amissah.com> Thu, 06 Sep 2007 18:35:51 +0100 + +sisu (0.58.2-1) unstable; urgency=low + + * new upstream, detail, composite documents, code-block exception + + -- Ralph Amissah <ralph@amissah.com> Wed, 05 Sep 2007 21:00:16 +0100 + +sisu (0.58.1-1) unstable; urgency=low + + * new upstream with minor fixes for grouped text (primarily code-blocks), + see changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 04 Sep 2007 22:23:59 +0100 + +sisu (0.58.0-1) unstable; urgency=low + + * new upstream, mostly to do with escaping code-blocks from being marked up, + see changelog + + * debian/changelog kdissert and trang moved to Suggests, minor reordering + + -- Ralph Amissah <ralph@amissah.com> Mon, 03 Sep 2007 23:14:43 +0100 + +sisu (0.57.0-1) unstable; urgency=low + + * new upstream, cleaning up output (as opposed to code), a minor syntax + addition, and change to sisurc.yml for search forms, see changelog + + -- Ralph Amissah <ralph@amissah.com> Thu, 23 Aug 2007 01:30:10 +0100 + +sisu (0.56.3-1) unstable; urgency=low + + * new upstream, minor fixes, see changelog + + -- Ralph Amissah <ralph@amissah.com> Sun, 19 Aug 2007 02:47:40 +0100 + +sisu (0.56.2-1) unstable; urgency=medium + + * new upstream, odf fix, see changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 31 Jul 2007 21:16:20 +0100 + +sisu (0.56.1-1) unstable; urgency=medium + + * new upstream, minor refinement in a regex match, see changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 31 Jul 2007 19:04:59 +0100 + +sisu (0.56.0-1) unstable; urgency=medium + + * same as 0.55.7, more significant version number used to flag (minor) + change to search db structure, (which may necessitate rebuild if used), + see changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 31 Jul 2007 01:54:22 +0100 + +sisu (0.55.7-1) unstable; urgency=medium + + * new upstream, minor adjustments, some such as increase of auto-generated + identifier db field size verge on fixes, also addition of semi-colon as + possible url terminator, see changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 31 Jul 2007 00:04:10 +0100 + +sisu (0.55.6-1) unstable; urgency=medium + + * new upstream, see changelog, includes url match fix and refinements + + * vim syntax and ftplugin files moved back to /usr/share/vim/addons + + * debian/control added recommends vim-addon-manager + + -- Ralph Amissah <ralph@amissah.com> Sat, 28 Jul 2007 14:20:12 +0100 + +sisu (0.55.5-1) unstable; urgency=medium + + * initialize output directory, fix (Closes: #434168) + + * vim syntax and ftplugin files install moved to /usr/share/vim-scripts + + * minor upstream changes see changelog + + -- Ralph Amissah <ralph@amissah.com> Sun, 22 Jul 2007 11:17:32 +0100 + +sisu (0.55.4-1) unstable; urgency=medium + + * new upstream, minor fix, see changelog + + -- Ralph Amissah <ralph@amissah.com> Fri, 20 Jul 2007 07:44:03 +0100 + +sisu (0.55.3-1) unstable; urgency=medium + + * new upstream, polishing, see changelog + + * debian, renamed editor syntax file directory + + -- Ralph Amissah <ralph@amissah.com> Sat, 14 Jul 2007 10:31:07 +0100 + +sisu (0.55.2-1) unstable; urgency=medium + + * new upstream, various small fixes and improvements, see changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 07 Jul 2007 09:32:37 +0100 + +sisu (0.55.1-1) unstable; urgency=low + + * new upstream, reviewed and reposted, includes fixes to dal and odf, see + changelog + + -- Ralph Amissah <ralph@amissah.com> Mon, 02 Jul 2007 18:14:01 +0100 + +sisu (0.55.0-1) unstable; urgency=low + + * License change - GPL v3 or later + + * make lib available to ruby 1.9 + + * New upstream including some fixes, see changelog + + -- Ralph Amissah <ralph@amissah.com> Sun, 01 Jul 2007 11:41:09 +0100 + +sisu (0.54.1-1) unstable; urgency=low + + * new upstream, with fix in cgi-search related to match highlighting, see + upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Fri, 15 Jun 2007 12:59:25 +0100 + +sisu (0.54.0-1) unstable; urgency=low + + * new upstream, minor additions to syntax, extended indent levels, see + upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Thu, 14 Jun 2007 10:49:58 +0100 + +sisu (0.53.0-1) unstable; urgency=low + + * new upstream, housekeeping, see upstream changelog + * [OT, note] scm switched to git + * lib placed in v0 (instead of 0.53) + + -- Ralph Amissah <ralph@amissah.com> Sat, 02 Jun 2007 11:29:59 +0100 + +sisu (0.52.7-1) unstable; urgency=low + + * new upstream, texpdf minor fix + + -- Ralph Amissah <ralph@amissah.com> Thu, 17 May 2007 20:39:29 +0100 + +sisu (0.52.6-1) unstable; urgency=low + + * new upstream, minor fix + + -- Ralph Amissah <ralph@amissah.com> Mon, 14 May 2007 00:14:33 +0100 + +sisu (0.52.5-1) unstable; urgency=low + + * dependencies updated (Closes: #419294) [thanks for report Martin Pitt] + + * new upstream, minor changes related to setting of TCP/IP port to permit + the change of postgresql database version. (you may need to check the + postgresql port used and set it appropriately for your system, by setting + PGPORT or making sure sisurc.yml has the right value if the postgresql + default 5432 is not used). Postgresql database upgrades in debian that are + used by sisu should occur independently of sisu version. + + -- Ralph Amissah <ralph@amissah.com> Thu, 10 May 2007 01:50:08 +0100 + +sisu (0.52.4-1) unstable; urgency=low + + * new upstream, see changelog + + * debhelper >= 5 + + -- Ralph Amissah <ralph@amissah.com> Sat, 05 May 2007 10:51:18 +0100 + +sisu (0.52.3-1) unstable; urgency=medium + + * texpdf (LaTeX:pdf) utf-8 headers adjusted to work with new file magic + information (utf-8 markup file is assumed) + + * debian/control, reverted postgresql dependencies to 0.52.1 until update of + ruby drivers to comply with suggestions in #419294 + + -- Ralph Amissah <ralph@amissah.com> Thu, 26 Apr 2007 02:42:55 +0100 + +sisu (0.52.2-1) unstable; urgency=low + + * debian/control, postgresql dependency update, (was intended to close + 419294) [thank you for report Martin Pitt] + + * minor upstream adjustment todo with links to generated output in html, see + changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 21 Apr 2007 15:21:37 +0100 + +sisu (0.52.1-1) unstable; urgency=low + + * new upstream, minor, see changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 14 Apr 2007 17:56:19 +0100 + +sisu (0.52.0-1) unstable; urgency=low + + * new upstream, introduces: + * declared filetype identifier, + * a default action for 'sisu [recognised filename]' + * gpl3 draft 3 as document markup sample + and includes minor fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 07 Apr 2007 05:44:03 +0100 + +sisu (0.51.0-1) unstable; urgency=low + + * new upstream, mostly refactoring, but include changes to skins (their + simplification) which results in the need to modify existing skins + accordingly. + + -- Ralph Amissah <ralph@amissah.com> Sat, 31 Mar 2007 10:56:14 +0100 + +sisu (0.50.4-1) unstable; urgency=low + + * new upstream, fixes to sample generated search form (cgi) + + -- Ralph Amissah <ralph@amissah.com> Sat, 24 Mar 2007 09:32:49 +0000 + +sisu (0.50.3-1) unstable; urgency=low + + * new upstream, minor fixes + + -- Ralph Amissah <ralph@amissah.com> Sat, 17 Mar 2007 16:05:32 +0000 + +sisu (0.50.2-1) unstable; urgency=low + + * new upstream, many small changes, most significant to do with integration + of access to search features. Minor help updates. See upstream changelog + + * debian control, minor update to package description + + -- Ralph Amissah <ralph@amissah.com> Sat, 17 Mar 2007 01:28:01 +0000 + +sisu (0.50.1-1) unstable; urgency=low + + * new upstream, several minor adjustments, most notably indexes not built + (automatically) on postgresql text/content and endnote fields, (rely on + tsearch, suggest manual building of Gin index), see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Sat, 10 Mar 2007 00:56:59 +0000 + +sisu (0.50.0-1) unstable; urgency=low + + * new upstream, several modest changes, see upstream changelog + + * yaml files renamed with .yml extension including sisurc.yml + + -- Ralph Amissah <ralph@amissah.com> Tue, 6 Mar 2007 02:23:56 +0000 + +sisu (0.49.2-1) unstable; urgency=low + + * new upstream, minor adjustments, see version manifest + + -- Ralph Amissah <ralph@amissah.com> Sat, 24 Feb 2007 10:44:54 +0000 + +sisu (0.49.1-1) unstable; urgency=low + + * new upstream, see version manifest + + -- Ralph Amissah <ralph@amissah.com> Sat, 10 Feb 2007 10:36:45 +0000 + +sisu (0.49.0-1) unstable; urgency=low + + * 0.49 opened [see 0.48.8-10] merged 0.48.8-10 upstream + + -- Ralph Amissah <ralph@amissah.com> Fri, 26 Jan 2007 00:38:04 +0000 + +sisu (0.48.12-1) unstable; urgency=low + + * [see 0.48.8-8] merged 0.48.8-8 upstream (Etch freeze is at 0.48.8) + + -- Ralph Amissah <ralph@amissah.com> Wed, 24 Jan 2007 22:47:02 +0000 + +sisu (0.48.11-1) unstable; urgency=low + + * [see 0.48.8-7] merged 0.48.8-7 upstream (Etch freeze is at 0.48.8) + originally built on Fri, 12 Jan 2007 23:23:07 +0000 + + -- Ralph Amissah <ralph@amissah.com> Wed, 24 Jan 2007 22:37:06 +0000 + +sisu (0.48.10-1) unstable; urgency=low + + * [see 0.48.8-6] merged 0.48.8-6 upstream (Etch freeze is at 0.48.8) + originally built on Mon, 8 Jan 2007 22:25:23 +0000 + + -- Ralph Amissah <ralph@amissah.com> Wed, 24 Jan 2007 22:28:07 +0000 + +sisu (0.48.9-1) unstable; urgency=low + + * [see 0.48.8-2] merged 0.48.8-2 upstream (Etch freeze is at 0.48.8) + originally built on Wed, 27 Dec 2006 15:02:13 +0000 + + -- Ralph Amissah <ralph@amissah.com> Wed, 24 Jan 2007 21:09:40 +0000 + +sisu (0.48.8-11) unstable; urgency=medium + + * build "stable" + (based on stable upstream release = = = 0.49.1-1) + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Fri, 16 Feb 2007 00:36:09 +0000 + +sisu (0.48.8-10) unstable; urgency=medium + + * xml and xhtml adjustment of regex match of urls for xlink + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Tue, 23 Jan 2007 01:34:20 +0000 + +sisu (0.48.8-9) unstable; urgency=medium + + * use ISO 639-2 for language codes (Closes: #407937) + and related changes to help and man pages + + * removed Danish sample markup files, (which need to be renamed da instead of + dk following iso 639-2) to reduce the size of the inter-diff against the + package in testing + + * sisupod fixes: + * safeguard against accidental zipping (making sisupod) of entire + document markup directory, requests confirmation of action + (Closes: #407932) + * sisupod initialisation (and generation) in new work directory, + issue fixed (Closes: #407943) + + * xml and xhtml several adjustments with related css changes + (Closes: #407938) + + * vim syntax highlighting, minor fix to catch an existing markup shortcut + (Closes: #407941) + + * cosmetic fixes: + * html toc author line + * debian document samples, tex pdf page break instruction + adjusted/corrected + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Mon, 22 Jan 2007 17:33:43 +0000 + +sisu (0.48.8-8) unstable; urgency=medium + + * use ISO 639-2 for language codes, [best implement now] + (also results in renaming of some document samples) + + * sisupod fixes: + * added safeguard against accidental zipping (making sisupod) of entire + document markup directory, requests confirmation + * sisupod initialisation (and generation) in new work directory, fixed + + * xml and xhtml several adjustments with related css changes + + * cosmetic fixes: + * html toc author line + * debian document samples, tex pdf page break instruction + adjusted/corrected + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Sun, 21 Jan 2007 04:35:06 +0000 + +sisu (0.48.8-7) unstable; urgency=medium + + * modifications to sample search form introduced in -4 break it, reverted + (to use of static path for cgi-bin) + (Closes: #406281, Closes: #406280) [same bug] + + * debian/control removed suggests in sisu-sqlite and sisu-postgresql on + libdbd-sqlite and libdbd-pgsql respectively, as they are not present in + testing/Etch + (Closes: #406282, Closes: #406284) + + * sisu html man page updated/regenerated (from man page) + + * Debian Etch related fix (cleared by Marc 'HE' Brockschmidt), uploaded by + Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Wed, 10 Jan 2007 04:58:09 +0000 + +sisu (0.48.8-6) unstable; urgency=medium + + * sisu-pdf texlive dependency adjusted on feedback from Norbert Preining + (Closes: #402807) + <http://lists.debian.org/debian-tex-maint/2007/01/msg00034.html> + <http://lists.debian.org/debian-tex-maint/2007/01/msg00033.html> + + * Debian Etch related fix (cleared by Marc 'HE' Brockschmidt), uploaded by + Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Wed, 3 Jan 2007 17:21:27 +0000 + +sisu (0.48.8-5) unstable; urgency=medium |