diff options
54 files changed, 16311 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 diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 00000000..15163d6e --- /dev/null +++ b/debian/changelog @@ -0,0 +1,3174 @@ +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 + + * sisu-pdf texlive dependencies shortened and free from use of metapackages + [this should close #402807] + + * year rollover 2006 has become 2007, Happy New Year. + + * Debian Etch related fixes uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Tue, 2 Jan 2007 16:00:25 +0000 + +sisu (0.48.8-4) unstable; urgency=medium + + * cgi sample form related modifications (relatively minor but nice to have + sorted): + * cgi_pgsql and cgi_sqlite, dynamic path used instead (fixed path will + result in errors where the default path is not used). + * cgi_pgsql and cgi_sqlite, "documentation" tip for copying generated cgi + sample to cgi-bin directory, prevent accidental copying to a directory + instead of file. Dynamic path used. + * debian/control Recommends libfcgi-ruby1.8 moved to sisu-postgresql and + sisu-sqlite (only used in this context) + + * Debian Etch related fixes uploaded by Daniel Baumann + [depends for sisu-pdf introduced in -3 questioned/challenged by 'HE' + rightly as it turns out] + + -- Ralph Amissah <ralph@amissah.com> Sun, 31 Dec 2006 03:06:45 +0000 + +sisu (0.48.8-3) unstable; urgency=medium + + * sisu latex generated, usepackage url (improved placement of urls) + + * debian control, sisu-pdf now depends on texlive alone, (alternative tetex + depends removed - reason: problem keeping both working!), take on board + suggestion by to rely on texlive Frank Küster if tetex is problematic (this + addresses, but does not close #402807 without further discussion, dropping + alternative tetex depends simplifies sisu-pdf (tex) related depends, and + makes it much more reliable (also see in changelog earlier feedback on + sisu-pdf depends from Norbert Preining url at 0.47.7-3) depends here drop + reliance on metapackages, (extra checks required as to determine whether + texlive depends list may be shortened, playing safe)) + + * debian/control sisu recommends libfcgi-ruby1.8 + (previously 'suggested'', needed for sample search form) + + * documentation/help minor addition on initially creating postgresql + database for use if necessary + + * Debian Etch related fixes uploaded by Daniel Baumann + (followed in quick succession by minor build additions in -4) + + -- Ralph Amissah <ralph@amissah.com> Sat, 30 Dec 2006 12:52:05 +0000 + +sisu (0.48.8-2) unstable; urgency=medium + + * LaTeX, bugfix - restores missing left column object/paragraph numbers + (missing curly (close) brace) [important, though marked as normal] + [bug introduced somewhere between 0.47 and 0.48] (closes: #403037) + + * LaTeX use mathptmx.sty instead of "obsolete" times.sty (as suggested by + Frank Küster in Bug#402807) + + * cgi-sample form, an arbitrary limit set for sql query results + (1000 better than none) Closes: #403042) + + * defaults, update sisu default homepage to current, (mainly urls) + [documentation] + + * css, addition to correspond with change to homepage + + * debian control, adds mention of editors other than vim for which there is + some kind of syntax support, kate, kwrite, gedit, diakonos [documentation] + + * [note] alternative install script (ruby) is automatically updated during + this build (using rant-0.5.8 instead of rant-0.5.6) + + * [note] version.yaml date changes, automatically updated during build + + * Debian Etch fixes (cleared by HE), uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Thu, 14 Dec 2006 16:50:57 +0000 + +sisu (0.48.8-1) unstable; urgency=medium + + * new upstream, + * fix to visual tables, permitting inclusion of column information + (required for concurrently released sisu-markup-samples (1.0.4)) + * document samples update to include Debian constitution v1.3 + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Mon, 27 Nov 2006 15:48:35 +0000 + +sisu (0.48.7-1) unstable; urgency=medium + + * upstream fixes, related to: + - cgi html search form, multilingual documents, url mapping of results + - dcc, document content digest, multilingual, fixes related to translation + and metadata extraction + - other more minor detail, see version manifest + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Sun, 19 Nov 2006 00:36:32 +0000 + +sisu (0.48.6-1) unstable; urgency=medium + + * upstream fixes related to: + - html, doc (single text, scroll version) tables + - texpdf, bugfix for (asterisk marker type) footnotes in headings + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Sat, 11 Nov 2006 21:43:21 +0000 + +sisu (0.48.5-1) unstable; urgency=medium + + * upstream fixes, including sisupod create - file selection refinement + + * man pages minor update + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Thu, 9 Nov 2006 19:04:27 +0000 + +sisu (0.48.4-1) unstable; urgency=medium + + * upstream fixes (texpdf:tables, plaintext, conversion:footnotes) + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Tue, 7 Nov 2006 00:52:52 +0000 + +sisu (0.48.3-1) unstable; urgency=high + + * one file omitted in sisu 0.48.2 fix, see comments there + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Tue, 31 Oct 2006 18:09:38 +0000 + +sisu (0.48.2-1) unstable; urgency=high + + * ruby-1.8.5-3 uploaded yesterday, detects and breaks on cyclic include + errors which were found at a basic level of operation, rendering program + effectively broken. New ruby build affects all previous versions of sisu. + [Further code review is necessary to ascertain that this does not occur + anywhere else within sisu code base] (necessary fixes should not affect + previous versions of ruby) + + -- Ralph Amissah <ralph@amissah.com> Tue, 31 Oct 2006 14:26:44 +0000 + +sisu (0.48.1-2) unstable; urgency=medium + + * debian/control recommends hyperestraier put back (sisu and sisu-complete) + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Mon, 30 Oct 2006 01:16:50 +0000 + +sisu (0.48.1-1) unstable; urgency=medium + + * debian/control removed recommends/suggests on hyperestraier, rename and + pgaccess as cause issues + + * processing path, _sisu_processing, defaults to home or /tmp + + * issue dealt with, when requested image not found + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Sun, 29 Oct 2006 17:06:05 +0000 + +sisu (0.48.0-1) unstable; urgency=low + + * etch release candidate, extra testing, numerous small fixes, (several + related to method renaming in sisu-0.47.7, also checks against both ruby + 1.8.5 and current 1.9, and as specified in upstream version manifest) + + * new upstream introduces sisupod that sisu processing instructions can be + run against directly + + -- Ralph Amissah <ralph@amissah.com> Sat, 28 Oct 2006 17:17:03 +0100 + +sisu (0.47.8-1) unstable; urgency=low + + * upstream contains minor fix, see version manifest + + -- Ralph Amissah <ralph@amissah.com> Fri, 20 Oct 2006 00:12:52 +0100 + +sisu (0.47.7-3) unstable; urgency=low + + * debian/control sisu-pdf depends for tetex | texlive sorted, + feedback from Norbert Preining + http://lists.debian.org/debian-tex-maint/2006/10/msg00620.html + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Mon, 16 Oct 2006 19:26:28 +0100 + +sisu (0.47.7-2) unstable; urgency=low + + * sisu-pdf meta-package repackaged to work only with tetex, + alternative use of texlive meta-package dependency removed, + in its place a note that sisu will produce pdfs with the + texlive meta-package installed. + (May at later stage break package up into sisu-pdf-tetex + and sisu-pdf-texlive). + + * Debian release snapshot, uploaded by Daniel Baumann + + -- Ralph Amissah <ralph@amissah.com> Sun, 15 Oct 2006 17:38:20 +0100 + +sisu (0.47.7-1) unstable; urgency=low + + * sisu-pdf tetex|texlive installation depends + + * new upstream, see version manifest + + -- Ralph Amissah <ralph@amissah.com> Sat, 14 Oct 2006 12:50:20 +0100 + +sisu (0.47.6-1) unstable; urgency=low + + * new upstream, fixes to latex/pdf output, and a syntax extension + see version manifest + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sat, 7 Oct 2006 15:43:41 +0100 + +sisu (0.47.5-1) unstable; urgency=low + + * fix a break caused by change of library name in 0.47.4 + (that was not propagated into vc), related to creation of sisupod + (zipped markup with images etc.) + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sun, 1 Oct 2006 17:16:24 +0100 + +sisu (0.47.4-1) unstable; urgency=low + + * minor upstream change (syntax highlighting), see version manifest + + * debian policy violating firefox logo/image removed + (along with other browser related images) (Closes: #389500) + + -- Ralph Amissah <ralph@amissah.com> Fri, 29 Sep 2006 01:31:04 +0100 + +sisu (0.47.3-1) unstable; urgency=low + + * new upstream, minor code review + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sat, 23 Sep 2006 10:21:55 +0100 + +sisu (0.47.2-1) unstable; urgency=low + + * new upstream, minor fix required for ruby-1.8.5 + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Fri, 22 Sep 2006 01:45:17 +0100 + +sisu (0.47.1-1) unstable; urgency=low + + * new upstream, fixes, see version manifest + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Mon, 18 Sep 2006 23:18:41 +0100 + +sisu (0.47.0-1) unstable; urgency=low + + * new upstream, some fixes see version manifest changelog + + * debian/control depends zip and unzip added + used for sisupod.zip and ODF output + + * odt.zip file replaces odt.tgz for ODF base file + found in data/sisu/odf i.e. /usr/share/sisu/odf + easy way to keep keep directory structure + (version control issue, hg drops empty directories) + odf uses zip compression anyway + + * sisupod, (prepared sisu markup document) now uses zip compression and + file extension .zip (interoperability) + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sun, 17 Sep 2006 16:43:15 +0100 + +sisu (0.46.5-1) unstable; urgency=low + + * new upstream, minor, update to documentation + + * debian/control Priority at "optional" + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sat, 9 Sep 2006 21:58:28 +0100 + +sisu (0.46.4-1) unstable; urgency=low + + * new upstream, minor + + -- Ralph Amissah <ralph@amissah.com> Wed, 6 Sep 2006 03:03:39 +0100 + +sisu (0.46.3-1) unstable; urgency=low + + * debian/control moved from extra to optional - + does not conflict with anything, though a bit specialised perhaps + + * debian/copyright, year 2006 added + + * new upstream, see version manifest + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Mon, 4 Sep 2006 23:19:48 +0100 + +sisu (0.46.2-1) unstable; urgency=low + + * new upstream + + -- Ralph Amissah <ralph@amissah.com> Fri, 25 Aug 2006 22:38:44 +0100 + +sisu (0.46.1-1) unstable; urgency=low + + * new upstream + + * debian/control conflicts with sisu-vim which existed prior to vim-sisu + both of which are removed + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Wed, 16 Aug 2006 21:08:47 +0100 + +sisu (0.46.0-1) unstable; urgency=low + + * new upstream, (0.44 branch with newer code reinstated) see version manifest + + * debian/rules, repeated dh_compress removed + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sat, 12 Aug 2006 03:27:09 +0100 + +sisu (0.45.0-1) unstable; urgency=low + + * new upstream, reversion to older 0.43 code as 0.44 LaTeX generation does + not play well yet with new code base + + * debian changes introduced in 0.44 retained + + -- Ralph Amissah <ralph@amissah.com> Mon, 7 Aug 2006 05:49:44 +0100 + +sisu (0.44.0-1) unstable; urgency=low + + * new upstream, see version manifest changelog + + * debian/rules simplified + + * debian/control sisu-pdf Depends changed + + * debian/lintian/sisu added lintian override for man page and non-executables + + -- Ralph Amissah <ralph@amissah.com> Sun, 6 Aug 2006 18:19:06 +0100 + +sisu (0.43.0-1) unstable; urgency=low + + * new upstream, new endnote sequences, + see version manifest + + * debian vim/addons/syntax/sisu.vim add the new syntax file + (submit changes to Bram) + + * simple xml modeling files copied to directory + /usr/share/doc/sisu/model/relaxng + + * closing request for better package description + 0.42.2 (Closes: #377208) + + * man pages for meta-packages moved to man(7) + 0.42.4 (Closes: #377209) + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sat, 22 Jul 2006 02:33:41 +0100 + +sisu (0.42.4-1) unstable; urgency=low + + * minor touch upstream + + * debian/control in addition to existing Replaces: + added Conflicts: vim-sisu, sisu-remote + + * man pages for meta-packages moved to man(7) + (#377209) + + -- Ralph Amissah <ralph@amissah.com> Mon, 17 Jul 2006 01:46:24 +0100 + +sisu (0.42.3-1) unstable; urgency=low + + * new upstream, fix, no require ruby dbi unless dbi action requested + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Tue, 11 Jul 2006 22:34:30 +0100 + +sisu (0.42.2-1) unstable; urgency=low + + * debian/control, removed sisu-remote, added recommends rsync, + openssh-client|lsh-client, keychain, to main sisu package + instead + (Closes: #377206) + + * debian/control, removed vim-sisu, this used to contain syntax + highligter and color scheme now included in Vim 7, all that + remains is ftplugin, now installed by main sisu package + (Closes: #377207) + + * debian/control, sisu Replaces: vim-sisu + debian/sisu.install installs ftplugin originally in vim-sisu + + * debian/manpages, sisu (main package) now installs vim_sisu page + in man(7) + (Closes: #377209) [this was re-opened] + + * debian/control, package description related issues: + * modified sisu + * modified sisu-complete + * modified sisu-postgresql + * modified sisu-sqlite + * modified sisu-pdf + * removed sisu-remote, (as sisu-remote is no more) + * removed vim-sisu, (as vim-sisu is no more) + * removed sisu-remote, (as sisu-remote is no more) + [consider adding a note on remote placement of documents in + sisu(8) later] + (#377208 verify that descriptions are satisfactory before closing) + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sat, 8 Jul 2006 01:54:54 +0100 + +sisu (0.42.1-1) unstable; urgency=low + + * debian/control, removed recommends libtidy [non-existent, see + current libtidy-0.99-0, called in by tidy which is recommended + and sets libtidy dependency] (Closes: #377086) + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Thu, 6 Jul 2006 20:48:18 +0100 + +sisu (0.42.0-2) unstable; urgency=low + + * back to: control ruby >= 1.8.2 + (upgrade complains about 1.8.4 availability - though installed) + + -- Ralph Amissah <ralph@amissah.com> Thu, 6 Jul 2006 02:30:08 +0100 + +sisu (0.42.0-1) unstable; urgency=low + + * control ruby >= 1.8.4 + (no testing done on ruby 1.8.2 + and a report indicates there may be a problem) + + * control to sisu-pdf added Depends: texlive-latex-extra + (for use of asterisk markers in endnotes... + used in U.S. law scholarly writings) + + * vim-sisu package description changed (Closes: #374873) + + -- Ralph Amissah <ralph@amissah.com> Thu, 6 Jul 2006 01:17:01 +0100 + +sisu (0.41.8-1) unstable; urgency=low + + * new upstream, minor feature enhancement, see version manifest + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Sat, 24 Jun 2006 20:49:53 +0100 + +sisu (0.41.7-1) unstable; urgency=low + + * Debian control, response to improved package description + request 'Home page' corrected to 'Homepage:' and vim folds + described in greater detail. Some detail added and + correction of name of package sisu-markup-samples + (provided in non-free) + + * Debian rules, .ssm and .ssi files added to list of not + compressed file types (/usr/share/doc/sisu) + + * Document samples "GPL2" and "Free as in Freedom" texts and + associated images included with package + (moved back from non-free sisu-markup-samples) + [FaiF is published under the GNU Free Documentation License, + without invariant sections] + + * includes bugfix (for segmented html endnotes), + see version manifest + + * includes minor feature enhancements, and first pass at proposed + alternative object model for sisu input (and metaverse), + see version manifest + + -- Ralph Amissah <ralph@amissah.com> Sat, 24 Jun 2006 16:52:43 +0100 + +sisu (0.41.6-1) unstable; urgency=low + + * new upstream, integration and fixes to the addition in 0.41.4, + see version manifest + + * debian control, recommends kdissert added + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Tue, 20 Jun 2006 01:20:13 +0100 + +sisu (0.41.5-1) unstable; urgency=low + + * new upstream, fix to minor addition in 0.41.4 see version manifest + + -- Ralph Amissah <ralph@amissah.com> Mon, 19 Jun 2006 02:37:13 +0100 + +sisu (0.41.4-1) unstable; urgency=low + + * new upstream, minor addition, see version manifest + + -- Ralph Amissah <ralph@amissah.com> Sun, 18 Jun 2006 02:07:47 +0100 + +sisu (0.41.3-2) unstable; urgency=low + + * /usr/share/doc/sisu for the time being do not compress + .sst or .rb files + + * debian/dirs removed reference to usr/sbin as not used + + * debian/rules minor cleaning of some commented out lines + + -- Ralph Amissah <ralph@amissah.com> Thu, 15 Jun 2006 01:59:08 +0100 + +sisu (0.41.3-1) unstable; urgency=low + + * new upstream, small adjustments and fixes, see version manifest + + -- Ralph Amissah <ralph@amissah.com> Wed, 14 Jun 2006 01:17:53 +0100 + +sisu (0.41.2-1) unstable; urgency=low + + * new upstream includes fixes, see version manifest + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Fri, 9 Jun 2006 07:23:31 +0100 + +sisu (0.41.1-1) unstable; urgency=low + + * new upstream, some fixes, see version manifest + + -- Ralph Amissah <ralph@amissah.com> Wed, 7 Jun 2006 13:11:30 +0100 + +sisu (0.41.0-1) unstable; urgency=low + + * new upstream, many changes (primarily program internals), + see version manifest + + -- Ralph Amissah <ralph@amissah.com> Sat, 3 Jun 2006 17:25:46 +0100 + +sisu (0.40.4-1) unstable; urgency=low + + * new upstream, minor changes tex pdf related + + * source package directory name convention changed + + -- Ralph Amissah <ralph@amissah.com> Sun, 28 May 2006 17:04:58 +0100 + +sisu (0.40.3-1) unstable; urgency=low + + * minor fixes, including (the (non-debian) rant/ruby make based) + installer + + -- Ralph Amissah <ralph@amissah.com> Wed, 24 May 2006 23:32:58 +0100 + +sisu (0.40.2-1) unstable; urgency=low + + * new upstream, minor update, greater use of translation module + + -- Ralph Amissah <ralph@amissah.com> Wed, 24 May 2006 05:31:34 +0100 + +sisu (0.40.1-1) unstable; urgency=low + + * [changed local apt archiver to reprepro] + + -- Ralph Amissah <ralph@amissah.com> Mon, 22 May 2006 15:34:00 +0100 + +sisu (0.40.0-1) unstable; urgency=low + + * sisu-examples, markup book samples removed as not compliant with dfsg + document substantive content have the original author or publisher's + license... sisu-markup-samples now exists as a package in non-free + + * a module for translations added + + -- Ralph Amissah <ralph@amissah.com> Mon, 22 May 2006 04:03:27 +0100 + +sisu (0.39.3-1) unstable; urgency=low + + * new upstream, minor fix + + * Debian release snapshot, uploaded by Wookey (at Debconf6) + [queue new: see 0.39.2 renaming of included packages] + + -- Ralph Amissah <ralph@amissah.com> Sun, 14 May 2006 05:39:46 +0100 + +sisu (0.39.2-2) unstable; urgency=low + + * debian package fixes, control states vim-sisu replaces sisu-vim, + and path for ftplugins corrected + + -- Ralph Amissah <ralph@amissah.com> Sat, 13 May 2006 07:30:32 +0100 + +sisu (0.39.2-1) unstable; urgency=low + + * debian policy standards version 3.7.2 + + * debian vim policy changes, rename sisu_vim vim_sisu + vim 7 in debian includes filetypes, syntax, and color, removed + vim-sisu includes ftplugin + + -- Ralph Amissah <ralph@amissah.com> Sat, 13 May 2006 03:28:28 +0100 + +sisu (0.39.1-1) unstable; urgency=low + + * repair for digests/dcc which provide image checksums once more + + -- Ralph Amissah <ralph@amissah.com> Mon, 8 May 2006 19:00:51 +0100 + +sisu (0.39.0-1) unstable; urgency=low + + * new upstream, changes to naming of html segments where automatic + + * (back to) using Debian Policy Standards Version 3.7.0, Lintian and + Linda do not appear to have caught up with the version on my box, + or the suggestion that 3.7.2 be used + + -- Ralph Amissah <ralph@amissah.com> Mon, 8 May 2006 01:32:16 +0100 + +sisu (0.38.10-2) unstable; urgency=low + + * rebuilt using new debian policy, Standards-Version 3.7.2 + (previous build 0.38.10-1, used 3.7.0) + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Fri, 5 May 2006 03:00:42 +0100 + +sisu (0.38.10-1) unstable; urgency=low + + * new upstream, minor fixes + + * Debian release + + -- Ralph Amissah <ralph@amissah.com> Thu, 4 May 2006 01:08:47 +0100 + +sisu (0.38.9-1) unstable; urgency=low + + * new upstream, with adjustments, see version manifest, + in debian package: 'recommends' placed on hyperestraier; + debian/control updated Standards, 3.7.0 + + -- Ralph Amissah <ralph@amissah.com> Wed, 3 May 2006 04:41:38 +0100 + +sisu (0.38.8-1) unstable; urgency=low + + * new upstream, a few small fixes + + -- Ralph Amissah <ralph@amissah.com> Sat, 29 Apr 2006 17:58:20 +0100 + +sisu (0.38.7-1) unstable; urgency=low + + * new upstream, code re-arrangement, minor, + code moved out of /usr/bin + + -- Ralph Amissah <ralph@amissah.com> Thu, 27 Apr 2006 20:22:33 +0100 + +sisu (0.38.6-1) unstable; urgency=low + + * new upstream, first look at ruby 1.9 + + -- Ralph Amissah <ralph@amissah.com> Tue, 25 Apr 2006 22:40:24 +0100 + +sisu (0.38.5-1) unstable; urgency=low + + * primarily a rebuild, lintian 1.23.17 ("published" yesterday) + complains about existing sisu builds + + -- Ralph Amissah <ralph@amissah.com> Sun, 23 Apr 2006 02:33:08 +0100 + +sisu (0.38.4-1) unstable; urgency=low + + * new upstream, a fix in markup version checking, and some + minor refinements, see version_manifest + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Fri, 21 Apr 2006 20:23:31 +0100 + +sisu (0.38.3-1) unstable; urgency=low + + * new upstream, minor refinement for conversions between + 0.37 and 0.38 markup + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Thu, 20 Apr 2006 02:29:10 +0100 + +sisu (0.38.2-1) unstable; urgency=low + + * new upstream, minor adjustments + + -- Ralph Amissah <ralph@amissah.com> Wed, 19 Apr 2006 01:53:46 +0100 + +sisu (0.38.1-1) unstable; urgency=low + + * new upstream, minor fixes, a converter between 0.37 and 0.38 + experimental markup (0.37 is substantially the same as 0.16, + the filenaming convention was changed) + see version manifest + + -- Ralph Amissah <ralph@amissah.com> Mon, 17 Apr 2006 19:10:15 +0100 + +sisu (0.38.0-1) unstable; urgency=low + + * new upstream, several small additions, introduces alternative headers, + alternative experimental structural markup, and other little things, + see version_manifest + + -- Ralph Amissah <ralph@amissah.com> Sun, 16 Apr 2006 02:24:17 +0100 + +sisu (0.37.12-1) unstable; urgency=low + + * new upstream, minor, vim syntax + + -- Ralph Amissah <ralph@amissah.com> Sun, 9 Apr 2006 18:07:12 +0100 + +sisu (0.37.11-1) unstable; urgency=low + + * new upstream, minor, mostly vim syntax related + + -- Ralph Amissah <ralph@amissah.com> Sun, 9 Apr 2006 00:05:42 +0100 + +sisu (0.37.10-1) unstable; urgency=low + + * new upstream, small things vim related + + -- Ralph Amissah <ralph@amissah.com> Thu, 6 Apr 2006 23:19:27 +0100 + +sisu (0.37.9-1) unstable; urgency=low + + * new upstream, some attention to vim syntax and ftplugin + + -- Ralph Amissah <ralph@amissah.com> Sat, 1 Apr 2006 14:39:13 +0100 + +sisu (0.37.8-1) unstable; urgency=low + + * new upstream, minor adjustments, + (ansi screen color default now off) see version_manifest + + -- Ralph Amissah <ralph@amissah.com> Sat, 25 Mar 2006 15:38:39 +0000 + +sisu (0.37.7-1) unstable; urgency=low + + * new upstream, single fix + + -- Ralph Amissah <ralph@amissah.com> Thu, 23 Mar 2006 23:19:10 +0000 + +sisu (0.37.6-1) unstable; urgency=low + + * new upstream, minor touches + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Thu, 23 Mar 2006 00:28:12 +0000 + +sisu (0.37.5-1) unstable; urgency=low + + * new upstream, several small changes, see version_manifest + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Wed, 22 Mar 2006 01:47:32 +0000 + +sisu (0.37.4-1) unstable; urgency=low + + * new upstream, minor fixes (in some html pages generated) + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Thu, 9 Mar 2006 18:59:34 +0000 + +sisu (0.37.3-1) unstable; urgency=low + + * new upstream, minor adjustment (default home page) + + -- Ralph Amissah <ralph@amissah.com> Thu, 9 Mar 2006 01:29:51 +0000 + +sisu (0.37.2-1) unstable; urgency=low + + * reduced number of file extensions used in the .ss space + .sst .ssm .ssi (& .ssd), temp/secondary files get ._sst & .-sst + sst == sisu structured text [.s1 .s2 .s3], + ssm == sisu structured master [.r1 .r2 .r3], + ssi == sisu structured insert/information [.si], + _sst == secondary file [.t1 .t2 .t3], + -sst == downloaded sst (url) [.u1, .u2 .u3], + ssd == sisu structured document, sisudoc.tgz + See version manifest. + + rename 's/\.s[123]$/\.sst/' *.s{1,2,3} + rename 's/\.r[123]$/\.ssm/' *.r{1,2,3} + rename 's/\.si$/\.ssi/' *.si + + * edited sisu description in debian control file. + + * Debian release snapshot, uploaded by Wookey + + -- Ralph Amissah <ralph@amissah.com> Tue, 7 Mar 2006 22:39:51 +0000 + +sisu (0.37.1-1) unstable; urgency=low + + * new upstream, minor update in sisu-examples. + edited sisu description in debian control file. + + -- Ralph Amissah <ralph@amissah.com> Mon, 6 Mar 2006 23:57:16 +0000 + +sisu (0.37.0-1) unstable; urgency=low + + * new upstream, new filename extensions, + using .ss extensions with a third identifying character: + .sst .ssf .ssm .ssc .ssi .ssu .sss .ssd + sst == sisu structured text, ssf == sisu structured file, + ssm == sisu structured master, ssc == sisu structured composite, + ssi == sisu structured insert/information, + ssu == downloaded sst (url), + sss == secondary file, + ssd == sisu structured document. + See version manifest. + + -- Ralph Amissah <ralph@amissah.com> Sun, 5 Mar 2006 23:26:44 +0000 + +sisu (0.36.25-1) unstable; urgency=low + + * new upstream, minor changes + + -- Ralph Amissah <ralph@amissah.com> Sun, 5 Mar 2006 11:52:25 +0000 + +sisu (0.36.24-1) unstable; urgency=low + + * new upstream, minor fixes, + also a fix and cross-linking in debian sample markup documents + + -- Ralph Amissah <ralph@amissah.com> Tue, 28 Feb 2006 18:54:38 +0000 + +sisu (0.36.23-1) unstable; urgency=low + + * new upstream, several small fixes + + -- Ralph Amissah <ralph@amissah.com> Mon, 27 Feb 2006 00:19:09 +0000 + +sisu (0.36.22-1) unstable; urgency=low + + * new upstream, minor fix, (odf endnote url matching) + + -- Ralph Amissah <ralph@amissah.com> Thu, 23 Feb 2006 19:20:22 +0000 + +sisu (0.36.21-1) unstable; urgency=low + + * new upstream, small fixes, metaverse auto-numbering + headings/titles rules& html nav band, minor + + -- Ralph Amissah <ralph@amissah.com> Wed, 22 Feb 2006 21:40:01 +0000 + +sisu (0.36.20-1) unstable; urgency=low + + * fix issue introduced by previous release, minor + |