|
|
|
|
|
|
|
sisu_3.0.4.orig.tar.gz (2011-03-11:10/5) 991 ‹http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.4-1›
sisu_manual, sisu_download, remove references to versions of sisu
v2: debian/control depends ruby (>=1.8.7)
sisu_3.0.3.orig.tar.gz (2011-03-11:10/5) 992 ‹http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.3-1›
dal_syntax and affected downstream output modules, revised pattern match for mail, (removes occasional interference with urls having embedded email addresses)
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).]
dal_substitutions_and_insertions: regex for sisu header matching (in sisu markup code blocks), a fix
dal_doc_str: fix, looks like typo in regex
param: tidy, remove redundant document header tags
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
texpdf: url (regex) pattern match fix (/https?/)
help (markup): correct path to markup-samples
documentation more link fixes
syntax highlighting
emacs sisu headers updated (subheaders omitted for now) sisu-mode.el
vim cleaning sisu.vim
sisu_3.0.2.orig.tar.gz (2011-03-05:09/6) 993 ‹http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.2-1›
v3, target ruby1.9.2, ruby1.9.2p180 is ok 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
make sisu: v3 require >=ruby1.9.2 (v2 require >=ruby1.8.7) bin/sisu bin/sisu3 modified accordingly
use rb1.9.2 "require_relative" syntax
ruby 1.9 hash symbol syntax adopted
space between each and opening curly brace e.g. "x.each {|y| p y}"
use "encoding: utf-8" (instead of coding)
sysenv, processing_path method (separated from path) and resulting necessary changes
urls, param, two unrelated regex fixes, check
hub, minor rearranging
v2, v3: manpage, adjust output, fewer backslashes
v2, v3: defaults, clean homepage
v2, v3: consolidate manual & markup samples sisu markup source, manpages, man2html
clean up headers
update and correct links
tidy
small fixes
conf/skin remove less important skins and use syslink to share doc/skin_sisu.rb
sisu_3.0.1.orig.tar.gz (2011-02-16:07/3) 994 ‹http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.1-1›
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
sisu_3.0.0.orig.tar.gz (2011-02-07:06/1) 995 ‹http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.0-1›
NOTE: Processing defaults to v2, for v3 use 'sisu3' or 'sisu --v3'
Versions 3 is experimental and attempts to introduce output more compatible with mobile devices and other non-web use and more internationalisation possibilities.
NOTE: v3 branch opened, big patch, changes interim/incomplete (with possibility of breakage) primarily for: ebook-readers and other downloading viewers (alternative directory structures and use of title based filenames); internationalisation (use with po4a, export pot & po, alternative directory structures, use of git to ensure changes not lost).
In v3 SiSU markup files may be organised in language directories that are given their language code. There are alternative output directory structures depending on whether you want: the v2 layout (mostly in a directory of the given filename/a generic filetype name); a monolingual version 3 layout, which organises files by filetype/given file name; multilingual v3 layout, which organises files by language code/filetype/given.
Scaling the Universe / Crossing the Void
[debian freeze, fix]
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~ to be consistent with other output formats (requested fix, Ben Armstrong (live-manual) "all TOC for different formats include headings for 1~ 2~ and 3~ *except* PDF which only has 1~ and 2~. i consider this a bug. how do i fix it?") (the fix is a workaround manually indenting level 3 further than level 2 as both levels make use of LaTeX "subsubsection")
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
[debian freeze, fix]
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)
[debian freeze, fix]
numbered codeblocks, fix, where codeblock opens with code{# (requested fix needed by debian-live:live-manual, Ben Armstrong, Mark Schneider & Daniel Baumann)
dal changes as required, flag markup request and number
constants, provide vertical line symbol, use to separate numbered codeblock from code
texpdf substitute \vline for numbered codeblock line separator
texpdf, first space following a bullet should be fixed width, fix (used \enspace (0.5em)) (requested fix and suggested latex solution, Ben Armstrong)
texpdf, bullet text, hanging indent, fix works for regular text (not grouped text) (requested fix, Ben Armstrong)
texpdf, codeblocks do not permit empty lines, fix
documentation related minor updates and fixes
[debian freeze, fix]
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 (seldom used/tested) start to get it working again
CHANGELOG v2 recount where some requests came from
[debian freeze, fix]
odf:odt
odf, fix odt cornercase document breakage when matching and representing " " and "&" (prior to this fix, odt for viral_spiral is broken in sisu-markup-samples)
shared_metadata, fix cornercase odt document breakage when matching and representing " ", "&" and urls in metadata
param, metadata rights, keep colon separator from interfering with urls
[debian freeze, fix]
texpdf, scaling of images (below the set maximum size), fix (requested fix; behaviour testing & request by Mark Schneider)
odf:odt, incorporation and scaling of images, fix (requested fix; behaviour testing & request by Mark Schneider)
html (html_tune) scaling of images, fix (requested fix; behaviour testing & request by Mark Schneider)
epub (epub_tune) scaling of images, fix (requested fix; behaviour testing & request by Mark Schneider)
[debian freeze, 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).
options, a few aliases added (long options)
urls, cleaning
[debian freeze, fix]
hub, test whether user name set, fix (requested fix)
epub, fix breakage where angle brackets used in used metadata header
texpdf_format, remove a few commented out lines
[debian freeze, fix]
texinfo
texinfo_format, texinfo output broken, fix (Closes: #598063)
ocn decoration use a hash (instead of angle braces)
urls cleaned and with angle bracket decoration
texpdf
provide line-break-points for long directory names (requested fix)
a5, increase headheight (11pt from 8pt)
shared_metadata
odt, fix breakage where angle brackets used in metadata headers (requested fix, Daniel Baumann)
a typo fix
param, a few fixes (checks, aliases, typo)
manifest, typo fix
share_src, hub cleaning
Debian Squeeze equivalent 2.6.3-6 ported upstream
[2.6.3-2 (2010-07-29:29/4)] [debian dependency fixes (pre-freeze)]
debian/control, sisu-pdf, Depends on texlive-xetex added (Closes: #590766), replacing Recommends
debian/control, sisu-pdf, Depends on lmodern added (Closes: #590767)
[2.6.3-3 (2010-08-22:33/7)] [debian in freeze for squeeze, the only changes are documentation related]
minor cleaning of headers (& a fix in book index) in document markup sample free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams.sst
update of some links free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams.sst list.yml promo.yml
debian document markup samples, add copyright and license information
[2.6.3-4 (2010-08-31:35/2)] [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))
[2.6.3-5 (2010-09-13:37/1)] [debian freeze, code fixes]
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]
[2.6.3-6 (2010-09-20:38/1)] [debian freeze, 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))
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,
(from
)
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)
sisu_2.6.3-2 (2010-07-28:30/3) 1008
debian/control, sisu-pdf, Depends on texlive-xetex added (Closes: #590766), replacing Recommends
debian/control, sisu-pdf, Depends on lmodern added (Closes: #590767)
sisu_2.6.3-3 (2010-08-22:33/7) 1009
[debian in freeze for squeeze, the only changes are documentation related]
minor cleaning of headers (& a fix in book index) in document markup sample free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams.sst
update of some links (free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams.sst list.yml promo.yml)
debian document markup samples, add copyright and license information
sisu_2.6.3-4 (2010-08-31:35/2) 1010
[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))
sisu_2.6.3-5 (2010-09-13:37/1) 1011
[debian freeze, code fixes]
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]
sisu_2.6.3-6 (2010-09-20:38/1) 1012
[debian freeze, 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))
param, header reading more robust (re: commented out parts)
vim syntax, in bulleted and indented text recognize bold
param, rights (all) add line breaks between copyright, license and other rights
texpdf, if no "copy @" info remove; rename left footer; asterisk issue
sisu-harvest, alias for sisu --harvest (with man page)
texpdf, codeblocks, left margin flush
html_segments, line space between end of text and section bottom navigation bar
markup samples moved to data/doc/sisu/v2/markup-samples
dal, manifest & metadata headings, non-substantive, ocn removed
dal_syntax, monospace (avoid url match false positive)
texpdf, monospace fix
html_scroll, index & endnotes
sysenv, default output path, fix
sisu_2.6.0.orig.tar.gz (2010-07-07:27/3) 1015 280288 su_2.6.0.orig.tar.gz 1016
sysenv, version.yml moved to /usr/share/sisu/v2/v (from /etc/sisu)
provide alternative sisu command names for producing single output types: sisu-pdf, sisu-html, sisu-odf, sisu-epub, sisu-txt, sisu-pg, sisu-sqlite
monospace (requested feature, Daniel Baumann)
dal_syntax, constants, introduce monospace tag
monospace font for codeblocks and monospace tag
vim syntax, recognize monospace tag
hub, make -t produce plaintext output
sysenv, make output directory if needed (if possible)
texpdf_format, output special characters, special circumstance fix
outputs, some cleaning of default outputs ... ongoing
manpages, some additional manpages and some updates
texpdf, ensure programs default font is set (Liberation Sans) if none configured, (was intended, required fix)
texpdf, font selection permitted in sisurc.yml (default: texpdf_font:) or document header (@make: :texpdf_font:)
NOTE: this is a small addition, but texpdf requires that Liberation fonts be installed as 'Liberation Sans' is now the default, and thus can cause breakage unless this is installed, hence the version bump. This is taken care of in the debian package by depending on ttf-liberation
vim syntax (sisu.vim) updated to match @make: :texpdf_font:
param, fix breakage on malformed sisu identifier (top header line)
tables: blank lines (use tilde to indicate); allow line breaks
css for html, make right pane when used darker to distinguish from selected content
vim/ftplugin/sisu.vim make less intrusive (both for sisu v2 & v1), includes the following:
<leader>ls - dir files placed in vertically split window (also
<leader>rd - search and replace down (in file)
<leader>rg - search and replace globally (in file)
<leader>rr - search and replace using ruby gsub (global search and replace)
Note: <leader>rf not used, ambiguous (replace forward or replace in file?)
remove language and spelling american english, can't have a fixed default
remove <CTRL>G - (search and replace) binding
remove <CTRL>F - for fold file removed, use still available :F instead as before includes:
statusline
change to the directory the file in your current buffer is in
wrap at textwrap width
cursor jumps a line at a time within wrapped text
^J paragraph formatting break line on 'textwidth'
:F folds on fold patterns for sisu markup (and foldsearch which opens result of search all else closed)
texpdf, polyglossia (xelatex) (start using, instead of babel)
documentation, text, much todo
remote file processing (url instead of local file), minor fix (related to reporting "http" file not found)
regex match, a number of http: matches needed to be extended to include https:
epub & odf, regex matching of http: should also match https:
texpdf, https: url match with tilde, fix
general extension of regex matches for http: to include https:
dal_syntax fix, no auto-bold or italics on relative or internal links
sisu markup syntax added to, related to internal document links and relative links, see note on additions to vim syntax highlighting (version bump)
dal, added internal document link to tagged point, affecting downstream processing
output formats internal document (and relative) linking as possible
vim syntax highlighting, added tag for internal document link to tagged point { Linked text }#tagname also relative link { linked }:document_name/file.html#23 which is the preferred equivalent of { linked }../document_name/file.html#23
sisu markup, documentation on_sisu_markup/sisu_markup.txt added much todo
dal_syntax, url match fix
dal_doc_str, name tags fix
html, epub, latex/pdf add name tag points
vim templates for .sst .ssm & .ssi
dal_syntax, italics match fix
urls, screen output control
sysenv, switch default hash digest fingerprints to sha256 (rather than md5)
texpdf, special word and number optional break points, (also, reduce text display size of digests, reduce image size, add some url braces)
sysenv, sisurc.yml, default shortform command flags, removal of verbose flag from default, add -v when needed, e.g. sisu -3v filename.sst
screen output (ansi), control
dal, markup, In cases where the line is interpreted as level 1~ (either by explicit 1~ tag or @make: :heading:) a hash (#) [octothorpe] will be auto-incremented, markup e.g. "1~ Chapter #: My Way".
markup for *{emphasis}* configurable as being displayed as bold, italics or underscore, the default is that emphasis output is in bold so there is no change unless configured, either in sisurc.yml (default: emphasis: 'bold'), or the markup source document header @make: :emphasis: 'bold' [requested]
plaintext, wrap width configurable between 20 to 200 characters, the default width being 78, configuration either in sisurc.yml (default: text_wrap: 78), or the markup source document header (@make: :plaintext_wrap: 78)
param_identify_markup, identify version 2 markup
manifest, info, expand on description of book indexes when available
screen output, reduce verbosity unless -v or other such option used
dal_numbering, number headings, a fix
param, for topic_register, an additional check required, bug fix, repost
db (sql) add oclc (Online Computer Library Center) number, affects table structure, (hence breakage & version bump)
new db name prefix "sisu_v2c_"; new pgsql db name prefix "SiSUv2c_"
metadata, classify add oclc (Online Computer Library Center) number
small fixes
constants for pgsql VARCHAR reduce max size to 2500 (from 3000), to be within default limit set for postgresql (debian)
default sisu home, correct link to document examples and description
sisu_download.ssi link to breakage info not of current interest
defaults, on default home, for search form always point to latest db
html metadata, show topic_register again
plaintext, bulleted grouped text, clean up output (still not line-wrapped though)
git, start to experiment with file structure to replace sisupod -g and will be in configure options, to track changes to document, enable creation of "pods" (zipped content) and allow for remote versioned (or unversioned) placement of content source; ideally would end up with two co-existing, distinct parsable structures whether local or remote, the existing directory structure with multiple documents and document images etc. and git directories with all content associated with a single document (including other language versions of it); cannot guarantee at this stage that the file structure will be retained, which may mean recreating any directory started and defeat the purpose of using it, though it is in a version control repo, so perhaps not ... best left alone for now ... nothing here yet really, move along
switch markup for emphasis and bold, now: *{emphasis}* and !{bold}! which is consistent with !_ declaring a line to be bold, the default is that emphasis output is in bold so there is no change at present, at some time in the future it is intended that it be possible to configure emphais aoutput alternatively to be in italics [requested]
db (sql) table structure, further review and changes (hence breakage & version bump)
new pgsql db name prefix "sisu_v2b_"
increase use of VARCHAR
new indexes
multiple fixes
db_sqltxt, sql issue at times with missing author field, fix
db_select, check for whether db exists, note this does not check whether tables have been created though
db_import sqlite, prevent multiple import of file with same filename(.sst) (cgi form should work correctly, without multiple entries)
db_indexes, db_drop fixes
cgi_sql_common, better presentation for next page where more matches than limit per page
shared_metadata, fixed wrong reference to md.gutenberg instead of md.pg, prevents building of latex/pdf in affected cases
param, extensive db column size checks for metadata
param, where rights.copyright missing, nag profusely but do not break, fix
shared_html_lite, markup heading objects
db (sql) database table name and column structure changes, new pgsql db name prefix "sisu_v2a_" (hence breakage & version bump), continue to review (db_columns, db_create, db_import, db_sqltxt)
db remove and update fix, match filename for removal with = (not LIKE or ~)
db sqlite, issue with --recreate, bugfix (db_drop)
db, shared_html_lite, link back to footnote/endnote reference
db, sysenv, sisurc.yml determine whether to share sisu markup source in db
param, check set db column sizes against metadata, drop entries that are too long with warning
param, classify "populated" a fix
cgi sample search form (cgi_sql_common)
update to work with database structure changes
add radio buttons to set increased match limit
vim syntax highlighting, minor
bug fixes
harvest, fixes bug in harvest_topics (v2)
manifest, search form for db fixed
sql, postgresql search form, next page, previous page
db_create, comments causing issues for sqlite
sql, search form, clearer information when results exceed match limit set
harvest, add search form for directory, if configured in sisurc.yml
bug fixes
correct method call for md.title.full a number of places [in db_import, results in failure of doc import when called]
free_as_in_freedom, additional links to available material
bug fixes
odf, xml, texpdf, bulleted group, clean
odf, metadata line break - prevent from breaking document [potential odf breakage]
xml_dom, behaviours fixes
bug fixes
param, recommended links (reinstated)
db_import, special character escape special endnote content [doc import
fails on occurrence]
vim syntax highlighter, sisu v2 & v1 version and date headers updated/corrected
bug fixes
html, tables fix
sysenv, html_promo, db name prefix from constants (now SiSUv2_)
texpdf_format, where image missing, escape image markup loop
epub, html: make robust where missing param values
vim syntax minor update in v2
docs, add epub, more to be done
sisu v2
default command 'sisu' runs version 2; to run version 1 use version flag 'sisu --v1 [filename]'
new middle layer (document abstraction) that uses ruby objects to represent data (instead of strings)
downstream libraries updated to use v2 middle layer
sisu markup, changes to headers (metadata), input otherwise unchanged
output much the same as for version 1 with some tweaks: * search, sql table structure changed for version 2, incompatible; * internal linking of documents is once again supported; * LaTeX/pdf book indexes link within the pdf text rather than to HTML version of document
EPUB output introduced using -e flag
sisu v1
this tarball also includes v1 see CHANGELOG_v1, if installed directly from tarball version 1 should be available as sisu1
version 1 should be available as sisu --v1 [filename]
plaintext, footnote / endnote fix, footnotes to occur immediately after paragraph that contains them (unless endnotes are selected instead)
document sample skins, utf-8 specified (in some cases needed by ruby 1.9.1)
Free as in Freedom (on RMS), Sam Williams, markup sample, markup variation, affects numbering
odf:odt odt.zip fix addressing issue with presentation of headings in produced open document text
markup samples directory structure, minor adjustments, (and no longer shared by package sisu_markup_samples, about which, see that package)
open v1 branch, bump series vesion number to 1
with the introduction of sisu version 2 (a new middle layer engine) imminent, that will be maintained in parallel with this version, it is time to have a version 1 branch
version 1 is pretty much the previous release, it will be maintained alongside version 2 (in the tarball) and the directory structure is modified to accommodate this
[version 2: will have a different middle layer; markup remains the same apart from some modification to document headers]
param / document header changed not to accept older markup, e.g. must use '@title:' rather than '0~title'
minor changes inter alia for new directory structure
documentation, modified description of command flags -m and -n (in line with communication on Debian bug #555496, closing it)
sql, fix, different solutions for postgresql and sqlite to populate database using ruby-dbi
fix to use imagemagick directly (when imagemagick is available and rmagick declares versions not in sync)
fixes
html book index, batch processing fix, re-initialize variable after use
sysenv, sha256 use fix, need to set variable with pwd
dal images, if no rmagick, system call imagemagick directly if available
manifest, include book index if available
html scroll css, left margin
html seg, navigation band buttons placement
prepare for version 1, (and make way for version 2)
move lib to v1 from v0 lib/sisu/v1
change to version1.yml from version.yml (conf/sisu/version1.yml)
make necessary program changes
[note on version 2 to come, input unchanged, output much the same, middle-layer (document abstraction) changed, uses ruby objects instead of strings to represent data]
sysenv, make sisu and ruby version info ruby instance methods
minor housekeeping:
texpdf mostly minor cleaning
html various minor:
use suffix provided in constants;
module SiSU_HTML_Tune;
possibility of use of adsense
dal_numbering, minor regex reduction
dal_idx, book_idx_html, match sysenv
xml related minor touches
* db dbi, interfaces to sqlite and pgsql, fixes
* cgi sample search form, fix
* minor touches
git repo moved to:
git clone git://git.sisudoc.org/git/code/sisu.git
git clone http://git.sisudoc.org/git/code/sisu.git
harvest fix where other languages used, links to appropriate files
year roll-over noted
copyright, 1997 - 2009 used to represent modifications made each year
debian/ new year cleaning, (coinciding with NY visit of Daniel Baumann)
debian/control made depends on fcgi-ruby for sisu-postgresql and sisu-sqlite as sample cgi search script depends on it
debian/copyright use machine parseable format
latex/pdf tilde mark (bug in texlive, missing (at this instant) provide workaround), similar to issue with "bullet" noted in sisu 0.70.1 [may be necessary to do an inventory of special characters?]
html and css, cosmetic changes (and the closing of a tag)
db/sql
sqlite fix, change ruby driver used to populate sisu sqlite3 db to rb sqlite3 for the time being. Use rb sqlite3 driver directly rather (than more convenient when working) rb dbi interface to populate content. Used to bypass problems with rb dbi sqlite3 interface noted in sisu 0.66.2 (2008-04-25) and 0.66.3 (2008-05-11) that have have persisted (apparently worked at end 2007 (v.0.62.4) and start of 2008 (v.0.64.0)
sqlite dropall, fix
fix to auto-generated sqlite cgi script sample, only works if at least one existing populated sisu sqlite database is found during the generation process
postgresql, much shared code, however, operation should be unchanged
harvest_authors, sort authors works
i18n (translation of manifest) fix, related to variable renaming in previous release (see git log)
manpage, help include: sisu --harvest *.ss[tm]
harvest
improved integration with sisu
close output files before remote posting
ensure html output is read by browser as utf-8
add publication date to author works summary
[integration not quite complete as not added to sql, reason, each addition of a field requires users recreating database, and there are other metadata header additions under consideration, though unavoidable reduce the number by grouping]
manifest, show topic register metadata for each document
css main html modified, run: sisu -CC
left margin changed, affects html generally
table th and td elements text top aligned
additions for manifest display of topic_register
html tables
html structure, fix
column width, fix
latex/pdf bullet mark (bug in texlive, missing (at this instant) provide workaround)
param
additional metadata fields
variable renaming (that affects modules that use param)
sql (postgresql), add proposed metadata fields for though not yet populated [if changes correctly anticipated, will enable future use of database structure built with current version, without need to re-create, will not affect existing sisu databases]
[version bump because formatting rule introduced to author / creator header - where new site metadata harvest feature is used, (at present changes changes should not be noticed except when using metadata harvest)]
sisu markup, additional header and new format rule:
@creator: / @author: header field, introduced author name format rules for more usable metadata harvesting: surname comma other names, additional authors separated by semi-colon
param added meta-tag, @topic_register: formatting topic levels are separated from sub-levels by a colon, a semi-colon separates main topics if there are multiple topics at lowest sub-level, a pipe can be used to create multiple headings
harvest module, harvests metadata from document set currently extracts: (i) authors and their writings from document set; (ii) topics and associated writings from document set (topics use topic_register header). harvest (when run against documents common to a directory of a site) extracts metadata and organises the documents on a site by author and topic information provided (there is a new "topic_register" header, with formatting rules similar to those of the book index), results are placed in [output_path]/sisu_site_metadata.
sisu --harvest *.sst
by author (see change in param @creator: / @author: header field)
by topic / subject index (see addition in param of @topic_register: header field) initially there should be an example samples here: ‹http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_authors.html› ‹http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_topics.html› together with update markup source files
The authors and their writings list will be made to take on a more biblographical form, with the use of additional fields as required. (concept example, suitable for medium sized sites [to remove size constraint: implement SQL equivalent]) make feature more robust
css, for harvest output added
remote placement of sisu_site_metadata (output produced by metadata harvest)
sisu markup, update document samples accordingly
tidy copyright marks in program headers, remove repetition of dates
[date changed, built just after midnight]
sisu-mode.el emacs syntax highlighting file contributed by Ambrose Kofi Laing data/sisu/conf/editor-syntax-etc/emacs/sisu-mode.el based on doc-mode.el (v1.14 2006-01-19) by Tong SUN, who granted permission for this adaptation and inclusion
vim syntax file, header, version number updated
ruby1.9 some testing minor changes (not all ruby libraries updated yet in Debian Sid) (sisu currently to be used with ruby 1.8 branch 1.8.4 or later)
dal, related to bold line instruction
minor touches
minor adjustment to book index code
manifest, reporting of sisupod, [path fix in sysenv]
Free as in Freedom markup sample now includes book index markup
identify markup helpers updated
dal fix, dal_substitutions_and_insertions get skin info
html
increased use of css, necessary to re-initialise sisu output directory with new css files [version number bump]
sisu -CC
html css, use of mini table of contents placed in left column for segmented text
manifest presentation
texpdf
pdf document typesetting dimensions
url matching and urlbreaks line breaks fix
landscape output, tables fixed
paragraph alignment, assigned 0 width to required space, (removing space _1 at beginning of paragraph)
footnote, number placement changed, and left alignment (ragged edges) _1 used
removal of a maths package gives back typeface changes like bold
url matching, special characters
better representation of tilde
tolerance
db table field lengths (varchar), increased
book type index
markup adjustment, book type index introduced
dal, book type indexing module
book type index and concordance, letter list for navigation
middle layer, url representation changed, downstream code affected
dummy headings removed when not used, latex/pdf, odf, html scroll
internal, greater use of passing of hash to formatting modules
dal, several modules split into separate files
vim syntax file updated to include syntax for book index
Should simplify maintenance; numerous small fixes
Not without risk but should be easier to maintain.
Middle layer document representation changed (changes to the programs internal representation of text (markup)). Input unchanged; output should remain much the same. Changed processing markup (middle layer), affects internal downstream processing. Should simplify writing of downstream parsers and should increase both consistency and flexibility (as internal markup is now more easily modified).
texpdf produces multiple pdf document sizes as specified in config
many small fixes
texpdf xetex and xelatex processing commands, fix
texpdf A5 size landscape pdf, tex document header, fix
remote sisu sourcefile and sisupod, fixes, download and generate locally
/tmp processing directory renamed to fix issues with default directory tab expansion of filenames and e.g. texpdf images
manifest minor changes to document information displayed
help environment fix "sisu --help env"
texpdf (sysenv), papersize re-fixed (xetex landscape pdf fix fixed)
texpdf (sysenv), fix for xetex landscape pdfs
syntax highlighting minor updates: nano; diakonos; kate [todo: gedit]
debian/vim-addon-manager, fix vim-sisu.yaml (closes: #464824)
composite document, simplify syntax for importation of external files, syntax change (minor), automatic version bump, document samples modified accordingly [when editing vim has get-file gf]
debian, vim-addon-manager
sqlite3, problem with transaction commits and disconnecting from db (including query and close), frustrating as sqlite is invaluable, bug has arisen with attempt to upgrade sisu from use of sqlite2 to sqlite3, may be within sisu [re-check connection requirements] but appears to be with sqlite3 component of (libdbi-ruby, libdbm-ruby); writing on the net at present suggests there may be a problem[1]; file bug report against sisu-sqlite and against libdbd-sqlite3-ruby, libdbd-sqlite3-ruby1.8,
[1] ‹http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers› discussing different program apis at this time writes the following on ruby-dbi (in bold) "Ruby DBI (dbd_sqlite). This needs some work (see mailing list!)."
sql, work on ability to create sql transaction file for manual sql commit
particulars, introduced an abstraction for getting: basic environment; document parameters; and machine coded document
debian/control use debhelper version 7
debian/control introduce vcs info git repo, browser
sisu-sqlite use sqlite3, unresolved issue finalizing transaction
debian, sisu-postgresql ruby-dbi dependencies refer to version 1.8
debian, sisu-sqlite ruby-dbi dependencies refer to version 1.8
tex to pdf, xetex (utf8) added as alternative to pdftex [for now special character processing is separate, consider merging common parts, that is, most of it]
debian, sisu-pdf recommends texlive-xetex
debian (control, compat), debhelper >= 6, (6 in lenny)
ruby identify program files as utf-8
1. coding: utf-8
param identify markup type as 0.66 added
shared_sem semantic tag matching
sst_to_s_xml (sax/dom/node) semantic xml mockup naive conversion of known abbreviated tags, in flux, e.g.
sisu --to-sax autonomy_markup0.sst
* back to sst markup with:
sisu --from-sxml autonomy_markup0.sxs.xml
sst_to_s_dom fix to footnote/endnote conversion
vim
replace HiLink with "hi def link"
semantic tag matching, (may prune matches later)
no checking for vim versions
semantic tag, match refinement related, (consider a possible extension) [version bump for tags]
markup tag, semantic tag added
db sql pgsql future development and testing on version postgresql 8.3
encoding utf-8 some compatibility checks
db sql, for updates use match criteria '=' instead of LIKE (required for pgsql 8.3 with bigint)
ruby 1.9 testing, however remains closed
[(side note) ramaze looks good, search form re-done (cgi search form re-engineered)]
Dir.mkdir [instead of ftools File.mkpath], ruby 1.9
debian/control, permit running on ruby 1.9, needed for debian unstable install of current ruby (running remains stopped for the time being in bin/sisu, bin/sisu_webrick, bin/sisu_termsheet [details remain])
NOTE: past versions of SiSU are removed on receipt of message from University of Oslo, IT department (2008-01-14), requesting that SiSU use less disk space. A git repo exists, but this only goes back to 0.52.7.
odf output bug (preliminary) fix, related to angle-brackets in markup (reported by Jason Corfman)
sql, postgresql allow tcp/ip connections... take relevant parameters from resource configuration file, sisurc.yml
sql (postgresql, sqlite), switch primary keys to bigint (as requested)
processing, default processing directory moved to /tmp and renamed _sisu_processing~ [previously was in user's home ~/_sisu_processing] a user subdirectory is made and permissions set to user 700 pros: get rid of an unattractive directory in user's home cons: /tmp is usually in / which is frequently a relatively small directory compromise: is possible to set an alternative path for processing in sisurc.yml
copyright dates updated
debian/postrm.sisu on purge remove /etc/sisu, should fix packaging bug #454372 (reported by Kumar Appaiah), [thank you, and sorry for not having acknowledged this earlier]
texpdf, (latex pdf) generate sisu latex output in a single pass
implications if additional modules added e.g. provide dvi file without latex pdf headers or generate an A6 document by default for e-readers capable of reading pdf (this would otherwise require a separate pass/loop of content for each type to be generated) [current shortcoming, images are sized for smaller landscape output by default, image dimension adjustments not yet made (for different orientation)]
sisupod, bugfixes for rsync placement and for download and processing, (if made available) once downloaded may be converted when needed to the output format desired, outputs may also be generated by executing commands directly against pod at remote location, e.g.
cgi_sqlite, variable name bugfix, fixes sql auto-generated sample search form
some treatment of String and Array adjustment
gpl3 or later links to online license source updated
vim ftplugin search and replace keybinding set to C-@
debian build version update
debian/watch file
debian DM upload
gpg/pgp signature used changed (now B98F62B1 before BD76E77F)
html line separators, (in html scroll after toc and before and after endnotes; in html seg after text before footnotes)
rsync remote images partial fix
minor bug fix, related to error message passing, in texpdf and url
sisu_manual version info
vim ftplugin, status line info on cursor position modified
debian/control Dm-Upload-Allowed: yes
sisu_0.62.3-2 (2007-11-29:48/4) 1078
debian/changelog (take more care with git reset)
sisu_0.62.3-3 (2007-11-30:48/5) 1079
debian/control XS-Dm-Upload-Allowed: yes [dpkg does not yet recognize Dm-Upload-Allowed field unless prefixed by XS-]
db rearranging basic things todo (create, drop, update)
generate from remote markup source, image path fix, e.g.
vim
ftplugin, status line info update
colors slate, name fix [requested thanks]
debian/control Homepage: header (for the time being lintian override necessary)
[uploaded to Debian November 4th recorded at the time, Reis down, upload apparently lost, re-uploaded to Debian November 14th ]
db common and cgi, regex to match new composite file filename (.ssm.sst)
[NOTE/WARNING: some directories moved, for existing sites will need manual adjustment of output locations, (moving of a couple of image directories, and if sharing text source the creation of shared source directories src and pod), see notes below (on directory shunting)]
directory shunting ... [some resulting re-setting/configuration up necessary]
markup source and source pod directory (src and pod), all shared markup source placed in common directories src for text source, and pod for binary (instead of being in output files generated sub-directory) [NOTE: New src and new pod directory for shared markup source output required at [output path]/src and [output path]/pod ] [if nothing else makes repo of online submissions easier]
images, output images used by html moved, now in image directory instead of image_local; system images moved from image to image_sys (to make sure they are always available, i.e. not written over (by subsequent images given same name)) [NOTE: Image directories moved and may need to be tended to manually as existing directories are not overwritten, [output path]/_sisu/image_local is moved to [output path]/_sisu/image (and old _sisu/image is now _sisu/image_sys) ]
pwd directory stub name exception, regexs in sysenv and elsewhere, when determining the pwd stub, take stub from parent of a directory named src (todo with directory shunting, and placing of output source markup files where shared in a directory named src)
remote, (put, get) placed in single file (consider separating later)
conf, remote, work on rsync building of basic remote site structure
embedded content, included binaries such as images, audio, video, copy content associated with document to desired output locations, [decide how audio, video/multimedia are to be handled, initially just links to content]
image conditions and regex for matching and extracting list of images used by a document visited
copy images associated with document along with document, does not take care of skins though, for all images still need to use -CC
sysenv remote placement, and config, able to define multiple hosts for rsync or scp placement of output, for this sisurc.yml remote info given provided as array with '-' separator [old form of notation is also honoured]
special character exceptions, exception, fix (:code underscore angle bracket issue)
pruning
conditionals rearranged, (scope for breakage)
fictionbook, 1083 (-f) first pass at output, look into further and develop or drop? fictionbook is interesting.
debian/control added depends on rsync, used extensively (now also internally)
NOTE: fixed today in Debian Sid, bug with String.strip in ruby 1.9.0 (2007-09-10 patchlevel 0) [i486-linux] ? [behaviour noted in 2007-09-18:38/2, existed till 2007-10-18:42/5]:
' apples, oranges'.strip #==> "apples," # expected "apples, oranges"
' apples, oranges '.strip #does as expected
ruby 1.9, for present time retain restriction on running and testing sisu with ruby 1.9, there are still issues with 1.9 (at the C stack level, and probably some in sisu compatibility/updating as well)
dal, markup shortcut for available outputs, present as grouped text object, (as opposed to each available output being a separate object) this makes more sense for search results - where matched returns all versions of a document, (rather than just e.g. the document title) [affects document objects and numbering where used, hence version number bump]
html, pdf, switch text object numbering off, may be set in: (a) document header, @markup: no_ocn; (b) skin (for documents sharing that skin) "def ocn_display_off" and set to true; or (c) as a processing flag "sisu -hpv --no-ocn [filename]". NOTE, now in html objects are still named, (i.e. will still work with searches though the relevance of the numbers returned is obscured)
shared markup source, composite documents, look to processing directory for both text (share source) and binary (sisupod (make)) [fixes 0.60 shared markup source bug, introduced by falling out of step with processing changes introduced in 0.60]
processing flag shortcuts,
sisurc.yml reduced -1 outputs [to -hwpoyv] (minimum output used in dynamic building of some documents)
sysenv (default) replaced (obsoleted) -A with -a
sisu manual, manpage, download info, change links to source to archive, rather than transient repo
special character exceptions, some fixes
param, multi-line parse, fixing @link: header
dal, fix to shortcut for listing available generated output (without source)
html, where no ocn selected, keep ocn id, just remove visible reference to ocn, as search result links will continue to function
xml, make sure is used instead of
sisu_manual, link to markup and book examples updated/corrected
generated documentation moved out of source tarball entirely, in sisu-0.59 series sisu documentation as generated by sisu was introduced, (the debian package made a separate sub-package of this), however: this made the tarball much larger than it was previously (in the order of 5 times the size, over 10Mb instead of under 2), and; this has very unattractive implications for source control management / git, as much of the output is in binary file format which as they include information on when they were built and which version of sisu they were built with, have different hash values from one generation to the next, which means large diffs and repeated storing of binary files which may contain essentially the same data, and rapid growth in size of the git repository. Solution sisu-0.60:
keep the sisu source tarball to as little binary content as is necessary by separating out the documents produced (this keeps diffs to essentials, and both the tarball and repository smaller in size)
keep a separate tarball for documentation as generated sisu-doc; offer that as a package on its own, (request that debian consider it for inclusion as such).
sysenv, sisurc.yml allow use of relative output paths, expand to absolute
parameter reading on first run of file, (initialization of parameters)
processing directory /tmp/_sisu_processing permissions set to 777 as processing for individual users occurs within sub-directory named after user
composite files (.ssm) building moved to processing directory, to overcome problem of non-writable sisu-source document directories, perhaps also cleaner (management of files)
param, behavior for reading headers changed to take in multi-lines, affects regex matching, watch
vim syntax highlighting for sisu markup, change to take account of possibility of multi-line headers
html segmented, bugfix: footnotes for headings levels :A,:B and :C correctly placed in first segment when batch-processing files/output
latex/pdf minor cleaning,
caret '^' is latex special character, additional match for escaping
clean major headings of markup heading tag with tilde and name e.g. '1~meta'
help, (hub), minor reorganisation and a change in info returned, most significantly the response for typing 'sisu' without options
sysenv, syslink issue, additional check made
sisu markup header, @man: accepting manpage parameters for: man_section, man_name and man_synopsis
man-pages, refinements to generation
param / metadata, hash sums now returns has sum and file-name only even for sisu-skin
NOTE you may be better off doing any diffs between 0.60 and 0.58 branch than against 0.59 which includes a lot of generated within the package documentation, 0.60 adds source only. [Am tempted to remove 0.59 completely from git history as it increases the size of the scm repository by so much...]
debian, 0.60 sorts issues with 0.59 branch
sisu_0.60.0-2 (2007-10-04:40/4) 1087
debian/control
remove reference to sisu-doc, (sub-package created in 0.59 and removed again in 0.60)
sisu-pdf sub-package (now) suggests alternative pdf viewers
plaintext, more space between endnotes where chosen (default remains footnotes)
manpage special character handling improvement
manpage added for sisu-doc package
documentation headers cleanup
html table of contents
toc, css, distinguish "Document Information (metadata)" link from other links, made smaller
cosmetic fix for rights and prefix appearing with toc
start documenting sisu using sisu
sisu markup source files in:
data/doc/sisu/sisu_markup_samples/sisu_manual/
/usr/share/doc/sisu/sisu_markup_samples/sisu_manual/
default output [sisu -3] in
data/doc/manuals_generated/sisu_manual/
/usr/share/doc/manuals_generated/sisu_manual/
(adds substantially to the size of sisu package!)
help related edits
manpage, work on ability to generate manpages, improved
param, exclude footnote mark count when occurs within code block
plaintext changes made
shared_txt, line wrap visited
file:// link option introduced (in addition to existing https?:// and ftp://) a bit arbitrarily, diff here, [double check changes in sysenv and hub]
minor adjustments
html url match refinement
css added tiny_center
plaintext
endnotes fix
footnote adjustment to make more easily distinguishable from substantive text
flag -a only [flags -A -e -E dropped] controlled by modifiers --unix/msdos --footnote/endnote
defaults, homepage
renamed homepage (instead of index) implications for modifying skins, which need likewise to have any homepage entry renamed
added link to sisu_manual in homepage
css the css for the default homepage is renamed homepage.css (instead of index.css) [consider removing this and relying on html.css]
ruby version < ruby1.9
place stop on installation and working with for now [ruby String.strip broken in ruby 1.9.0 (2007-09-10 patchlevel 0) [i486-linux], 2007-09-18:38/2]
debian/control restrict use to ruby > 1.8.4 and ruby < 1.9
debian
debian/control restrict use to ruby > 1.8.4 and ruby < 1.9
sisu-doc new sub-package for sisu documentation debian/control and sisu-doc.install
param, identify markup type, fix, make sure distinguishable form standalone markup identify module
html & texpdf, cosmetic, 'copy @' reduced to smaller font size, consider removing
code-block exceptions for composite documents
code-block exceptions
dal, code block, url matching, should no longer be tagged with decoration escape mark
texpdf, code-blocks latex markup change to scriptsize from tiny (consider going back to footnotesize); other grouped-text including poem, indents fixed and set to footnotesize
angle bracket exceptions
code block, exclude from most markup, should make it possible (eventually) to describe sisu markup using sisu, which was not an initial goal, but useful nonetheless.
pdf, some issues with some line-wraps, changed code-block fontsize to tiny, (consider footnotesize also should prefer use of ttfamily (texttt))
html css, odf, xml, use black bullets instead of red, and introduce black_bullet images in sizes 8px to 12px default used 9px
man page update on sources of markup examples
debian/control moved trang and kdissert to suggests
markup addition, headings, shortcut for top level title (and author) :A~ @title @author (also available for level 2 (or 3) author) [version bump]
param markup identifier (and identifier) updated to identify markup addition in 0.57, :A~ @title
manifest
use relative link by default
in absence of configured url_root (http://) use info on location on local filesystem (file://)
html search form in navigation band/banner and promo, adjustments, hyperestraier option offered in promo, requires change in sisurc.yml
sisurc.yml requires changes to make use search form options, [version bump] sample updated and commented out
html outputs, navigation band/banner adjustment, in concordance and manifest
html scroll, fix to document information link in table of contents
manifest make file-type descriptions simpler to understand
copyright:
copyright marks and info restricted to rights tag, unless none, in which case rights tag gets creator information
copyright mark picked up in rights if 'Copyright (C)' is used
tex/pdf url matching semi-colon following url
endnote heading, apply tag to exclude numbering and segment heading where there is no segment
html scroll endnote text minor fix
initialize site structure, make copy site images default (sisu -CC)
odf, a few regex matches, a new fix (url), and an old one (grouped text with change to fontface)
dal, endnote / url matching refinement
same as 0.55.7 - use version number to flag (small) change to db structure
rebuilt with more significant version number to flag the likely need to rebuild search database if used, [results from need to enlarge db cell related to dc identifier, (which is automatically constructed and used to populate the database, (and is too small) as of 0.55.6)]
url matching refinement
add semi-colon as possible url terminator
dal match https
db increase identifier size, (varchar 256 from 100) url automatically constructed in param, it is necessary to rebuild database (re-create and re-populate) for this to take effect [sisu -Dv --recreate]
added processed count info for output urls and remote placement (to existing counts)
help info updated -0 no longer is used to generate output without numbering (ocn)
some unintended tabs replaced with spaces
matching multiple and consecutive urls within a paragraph, refinements
db html (html_lite), multiple urls, bug fix
consecutive url matching: html, html_lite, xml, odf, texpdf
open archive initiative for metadata harvesting, initial implementation, Dublin Core, XML output available (-O), decide use later (filenames, output dir etc.)
rinstall as both a rant and rake installer for sisu
Rakefile softlink to rinstall
Rantfile softlink to rinstall
debian vim
moved installation of syntax and ftplugin back to vim/addons
added recommends vim-addon-manager (thanks zack)
initialize output directory, fix (Closes: #434168) [(a trivial but serious) bug introduced with changed use of variable in 0.55.3, (serious because it prevents the initialization of new output directories "sisu -CC")]
dal, matching of underscore, so as not to be to greedy and incorrectly match url with escape url decoration tag (_url)
vim syntax highlighting, match url with escape url decoration tag (_url)
output note added on software libre's use and adherence to practical open standards
debian vim, syntax and ftplugin install moved to /usr/share/vim-scripts
db import, minor refactoring
cgi fixes
search form pre/next
scope for matches in individual documents
url
matching improved (plaintext, html, xml, odf, tex/pdf, db)
possibility to escape url decoration < http://url > with an underscore preceding url _http://url
texpdf
TeX line breaking tolerance altered, to deal with urls better
indentation levels reset
cgi, generated sample search form, improved
presentation adjustments, placement of info, larger text entry form
additional result information provided
canned searches provided to show matched text or indexes in individual matched documents
links to odf text
new results defaults set
better highlighting of matches
footnotes and footnote references have links to the main text in which they are found
no next page if there are none
manifest and concordance, output presentation title and author information more prominent
editor syntax highlighting (for SiSU), visited/improved (diakonos, gedit, kate, kwrite)
renamed directory "syntax" "editor-syntax-etc"
vim directory moved into editor-syntax-etc
debian install, map moved vim directory
cgi generated sample search form
order results on files of the same title, in multiple files (with different filenames)
postgresql, character case sensitivity, control, on/off
tail decoration, gplv3 & sisu info
texinfo/info (pinfo) module starts to do something vaguely useful again [not a much used module, testing required]
print XML rendition of document structure to screen -T
sisurc.yml default, color set to true [apologies if this causes anyone any inconvenience, it is configurable in sisurc.yml]
help, man pages, README (man(8) related and env, 'sisu -V')
docbook entries removed for the present time
sisu-install (install ruby rant script renamed) and permissions set to executable
dal, auto-numbering (minor) fix for segments/headings
odf break fix
cosmetic fixes:
screen output of project name
screen output when generating tex pdf
debian documents skins
html indent levels, regular and bulleted text
GPL 3 related changes:
LICENSE update/change: GPL v3 or later.
document markup samples added GPL 3
images added GPL 3
default skin, info re-arranged/redesign, (some content dropped else much the same apart from reference to GPL v3)
html, do not make link to concordance file in html output even if it exists if document has over 300,000 words (as concordance would be a large file), if generated will be listed in manifest (maximum number of words to prevent its generation can be set in sisurc.yml, (default is currently set to 260,000))
odf, url match bug fix
dal, text block fix, space follows url before line break <br>
minor:
cosmetic changes to html and digest code
man page and html (note concordance word limit)
debian make lib available to ruby1.9
cgi script (for search matching), fix (imperfect), match highlighting is now ignored in paragraphs with urls
indent levels (1-9) added [previously two levels] done for plaintext, html, xml, odf, latex/pdf [minor syntax addition (_3 - _9), version number change]
bullet indent levels (1-9) added [previously two levels] done for plaintext, html, odf, latex/pdf [minor syntax addition (_3* - _9*), version number change]
url decoration, open close, default angle brackets
fixes, some line-breaking for plaintext (and text groups for) odf and xml
css, modifications for extended indents in html and xml [sisu -CC (for update)]
vim syntax highlighter updated to take account of extended indent range
rant installer minor changes for future ruby
conversion script in data/sisu/conf/convert/sisu_convert
housekeeping, internal program adjustments (i.e. unrelated to output)
lib, moved lib base to v0 branch (major version preceded by a v), [from major.minor version (this version would otherwise be 0.53)], primarily to simplify reading of scm history (with fewer lib directory changes)
issues with strings and arrays (flatten and compact some arrays)
changed require
various little things
cleanup, including cleaning of end of line (hanging white) spaces
Note: dcc, several hash values change.
moved to git for scm including git-buildpackage (from a combination of mercurial and dars + darcs-buildpackage, [don't ask, it served me quite well though])
texpdf, related to special characters (fix)
texpdf, a url representation fix, escape of special characters
postgresql TCP/IP port setting changed, looks first at sisurc.yml else the environment variable PGPORT, else fallback is to set default to 5432
debian/control postgresql dependencies updated, version agnostic (Closes: #419294) [Martin Pitt thanks for report]
on debian postgresql-8.2 now replaces postgresql-8.1, migrate database.
you may need to set the TCP/IP port, and this can be done either by setting PGPORT (e.g. "export PGPORT=5432") or setting the port in sisurc.yml (check what the correct value should be [on my system the default was set to 5433 for 8.2, "ls -la /var/run/postgresql/" may help])
param, markup version detection added
some code cleaning and anchoring of some regexs to start and end of string
[checked against ruby 1.9.0 (2006-06-08) [i486-linux] in Debian Sid]
debian, debhelper (>= 5)
[very rough wiki text output/assist (-g), may remove, not documented]
texpdf, a fix, utf-8 markup/input file now required and assumed [file magic identification of sisu markup files changes, utf-8 info is not currently provided, (resulting in false assumption on encoding)]
debian/control, postgresql dependency reverted till ruby db driver dependencies are updated, [reopened: #419294] [not caught in 0.52.2 because both versions of postgresql were installed, 0.52.2 was not uploaded to the debian repository]
html, links to other output make use of the default settings as well as availability of software (e.g. to generate pdf from LaTeX)
debian/control, postgresql dependency update, (closes: #419294) [thank you for report Martin Pitt]
initial revisit of XML output (and input) models, lots as yet to be done
cleanup of some unused code, re-introduce if needed
0.52 introduces: file-type identifier declaration, the first line of SiSU a markup file should be the sisu file-type identifier, indicated by the word SiSU optionally (and preferably) followed by the version number of the markup used:
e.g. current markup files would start with the line:
'SiSU 0.52'
or
'sisu-0.52'
[most markup is unchanged since sisu-0.38 though there have been some additions since see e.g. sisu-0.42... (sisu-0.16 markup remains valid though depreciated) to keep backward compatibility use:] commented out equivalents:
'% SiSU 0.38'
or
'% sisu-0.38'
variants include:
'SiSU text 0.52' [filename].sst (equivalent to the default 'SiSU 0.52')
'SiSU insert 0.52' [filename].ssi
'SiSU master 0.52' [filename].ssm
sisupod (zip) files (currently) have inserted into the binary:
'SiSU sisupod 0.52.0'
and sisupod (zip) of directory content:
'SiSU sisupod 0.52.0 directory contents sisupod-sisu-2007-04-03.ssp'
command line options:
default action for 'sisu [filename]' introduced: sisu -0 [filename] ... [flag -0 introduced and can be configured in config as 'flag' 'default']
added long forms for -q (--verbose-0|--quiet) -v (--verbose-1|--verbose) -V (--verbose-2|--Verbose) -M (--maintenance) and -VM (--verbose-3)
sst_identify_markup minor adjustments
sst_do_inline_footnotes minor adjustments
xml input representation variants (sax, dom, node), minor adjustments in conversion to and from ordinary sisu markup (.sst)
shared_xml fix (occasionally affecting html) make sure content of <meta name= tag do not contain double quote character transform to single quote
ODF and XML special character and XML escape fixes
gpl3 draft3 included as document markup sample (requires the ODF and XML escape fixes made in this release version)
defaults and skins, refactoring (code simplification)
consequential pervasive small changes throughout code
existing skins need to be rewritten (necessary modifications relatively straightforward) [this is the reason for the version number bump up]
[NB. (i) document syntax remains unchanged;
(ii) refactoring changes pass initial tests but require further testing]
XML representations of sisu markup, small a touch
(rudimentary generated) sample search form
fix: db paths for files;
fix: highlighting of matches (not yet consistent)
feature: db select range can be set from url (limit and offset)
cosmetic: text adjustments
sample search form, generated cgi fixes, including selected db path for urls, and setting of webserver port
concordance, add search widget
html navigation band, need more space with search widget, descriptions shortened
cgi sample search form, a bit of work, needs more
url logic (testing required)
boolean constructs (passed to SQL engine) (requires work)
cgi_pgsql system call made to psql to extract list of available databases
search forms (embedding), incorporation into navigation bands, and promo panes (can be limited to search of document in question only, and provide as result matched: object number index or text)
configure sisurc.yml with information on action (cgi query url) and sisu database name
html_promo, search forms may be constructed for sisu databases (yaml samples promo.yml and list.yml provide commented out example)
promo (html) may be set (a) per document in document header or by document skin, by directory in directory skin, or directory sisurc file, or per site in per site skin or sisurc file
initialisation of directories -CC, set permissions of copied files to 644
help, man pages minor updates, default homepage update
[many small changes, extensive testing required]
initial tests with ruby-1.8.6 passed
promo/advertise minor extension
css default, minor changes
postgresql indexes, not built automatically on text fields, rely on tsearch, (suggest you build gin indexes)
cgi sample search form scripts visited
yaml sample files promo.yml and list.yml updated
CHANGELOG renamed from version_manifest.changelog
html some play with navigation bands (usability)
sisurc.yml used (instead of depreciated sisurc.yaml)
version.yml used (removed version.yaml)
dal, metaverse renamed da for document abstraction (layer), variables (and sisupod structure) renamed accordingly. [dal preferred to da because it is easier to find].
i18n, (babel renamed i18n)
texpdf pdf output make a note about sisu_manifest, alternative output formats
promo/advertise, html, permits division into a major and a minor pane (left) which is available for promotional material, links etc. the content of which is currently controlled header @promo: and yaml files promo.yml and list/yml usual path = = = _sisu/skin/yml ~/.sisu/skin/yml /etc/sisu/skin/yml added sample of promo.yml and list.yml and an edited out header for promo inclusion in "Free as in Freedom" and "GPL" document samples (these are called by the document (header) but stored externally from the document (in yml files (promo.yml and list.yml)), (will be possible to make a directory wide inclusion))
sysenv, for processing of remote files, download of remote images, correction to variable name
odf documents linebreaks removed
description, less mention of document management, more on lightweight markup, text structuring, publishing and search
minor refactoring
segmented html, minor user interface navigation changes (for pre next and toc):
navigation arrow buttons and available documents information trade places, navigation arrows moved right (less cursor movement used in navigation, the scroll bar is usually on the right, also more consistent presentation (placement as in toc))
removed two sets of html segment navigation bands, from very top and under title (cleaner presentation without reduction in functionality, (also for console clients))
remote placement, rsync, simplify mapping used, should be a bit more robust
user response abstraction, minor
metaverse, superscript, subscript regex adjusted, (consider adopting this modification more widely)
digests, representation of document structure updated to use @, :A-:C, 1-3 (instead of 0-6)
[consider object numbering rule change, re: paragraph/line consisting solely of * * * or ***, should these be un-numbered?, currently are numbered]
substantially the same as 0.48.8-10 (minor change (sysenv mkdir)) 0.49 (opens post freeze development)
[0.48 branch should have become 0.49 with switch to iso 639-2 in 0.48.8-8 = = = 0.48.12-1 (as this requires the renaming of some markup files e.g. dk becomes da) [builds from now are post freeze (Etch), and the development routine should be more regular]]
sisu-0.48.8-8 equivalent
use ISO 639-2 for language codes, file names etc. (rename danish samples da (instead of dk), [took out Brazilian Portuguese and U.S. American English])
debian samples, tex pdf page breaking instruction modified/corrected, and danish examples renamed ISO 639-2
sisupod initialisation, fix, (should not fail when initiated in a new sisu work directory, (however do not mix regular sisu markup files and sisupod on command line))
sysenv, generic question/check added; used as safeguard against accidental making sisupod of (whole) directory.
xml, xhtml several adjustments (including use of xlink), also related css fixes
html, toc cosmetic correction
sisu-0.48.8-7 equivalent, which includes a fix to the sample cgi search form [0.48.8-4 introduced a bug]
substantially the same as 0.48.8-6, source tarball now incorporates all fixes for Etch found therein [NOTE: 0.48.8-6 is more recent than 0.48.9 (which incorporates modifications made in 0.48.8 post Etch freeze up to 0.48.8-2)]
debian control, sisu-pdf now depends on texlive alone (tetex removed) (and free from use of metapackages). Feedback from Frank Küster, Ralf Stubner and Norbert Preining [0.48.8-6] [closes: #402807]
rollover year 2006 to 2007 [0.48.8-5]
cgi sample form related modifications (relatively minor but nice to have sorted) [0.48.8-4]:
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) (previously suggested, needed for sample search form)
documentation/help on initially creating postgresql database for use if necessary [0.48.8-3]
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] [0.48.8-2] [closes: #403037]
LaTeX use mathptmx.sty instead of "obsolete" times.sty (as suggested by Frank Küster in Bug#402807) [0.48.8-2]
cgi-sample form, an arbitrary limit set for sql query results (1000 better than none) [0.48.8-2] [closes: 403042]
defaults, update sisu default homepage to current, (mainly urls) [0.48.8-2]
css addition to correspond with change to homepage [0.48.8-2]
debian control, adds mention of editors other than vim for which there is some kind of syntax support, kate, kwrite, gedit, diakonos [0.48.8-2]
vim syntax file, minor adjustment (related to an endnote shortcut)
doc/sisu/html keep copy of default homepage in documentation directory [introduced in 0.48.9 (already exists in program/code defaults)]
sisu_0.48.9.orig.tar.gz (of 2006w48/1 - 20061127) 1130 [the 0.48.8 branch version -6 is more current]
source tarball incorporates fixes added after Etch freeze in deb 0.48.8-2
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)
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
texpdf, usepackage url
doc/sisu/html keep copy of homepage
debian control, sisu-pdf depends for tetex | texlive, take on board suggestion by Frank Küster (see #402807)
[NOTE rebuild of the 0.48.9 of (2006w52/1 | 20061225) to merge branch in version control, chronological break in sequence, this build is substantially the same as 0.48.8-2, subsequent versions of 48.8 are more recent, the latest being 0.48.8-6]
Originally released as:
sisu_0.48.9-1 (2006w52/1 | 20061225) 1131
sisu_0.48.8.orig.tar.gz (of 2006w48/1 - 20061127) 1132 Debian release snapshot 1133
metaverse, "visual" adjustment to allow inclusion of column width information
debian, dfsg document samples debian constitution v1.3 added [english, german, danish]
LaTeX, bugfix - left column did not get paragraph numbers, fixed (necessary closure of a curly brace) (closes: #403037) [important, though marked as normal]
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)
debian control, add mention of other supported editors, kate, kwrite, gedit, diakonos
defaults, update sisu default homepage to current, (mainly urls)
css addition to correspond with change to homepage
texpdf, usepackage url (improved placement of urls)
debian control, sisu-pdf depends on texlive, (tetex removed (problems)), take on board suggestion by Frank Küster (closes #402807)
debian/control priority changed to extra (from optional) as depends on texlive (without option for use of tetex instead)
debian/control sisu recommends libfcgi-ruby1.8 (previously suggested, needed for sample search form)
documentation/help on initially creating postgresql database for use if necessary
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)
sisu-pdf texlive dependencies shortened and free from use of metapackages
rollover year 2006 to 2007
sisu-pdf texlive dependency in -5 adjusted on feedback from Norbert Preining 1146 (Closes: #402807)
the cgi sample form modifications introduced in -4 were premature, they break things, behaviour reverted to -2 [-3]. (Closes: #406281 and #406280) [same bug]
removed sisu-sqlite suggests on libdbd-sqlite and sisu-postgresql suggests on libdbd-pgsql which are not found in testing/Etch (Closes: #406282 and #406284)
sisu html man page regenerated (from man page)
use ISO 639-2 for language codes, file names etc. (rename danish samples da (instead of dk), [took out Brazilian Portuguese and U.S. American English])
debian samples, tex pdf page breaking instruction modified/corrected, and danish examples renamed ISO 639-2
sisupod initialisation, fix, (should not fail when initiated in a new sisu work directory, (however do not mix regular sisu markup files and sisupod on command line))
sysenv, generic question/check added; used as safeguard against accidental making sisupod of (whole) directory.
xml, xhtml several adjustments (including use of xlink), also related css fixes
html, toc cosmetic correction
removed Danish debian sample markup files to reduce the size of the inter-diff against the package in testing.
minor further adjustments to xml processing
xml and xhtml adjustment of regex match of urls for xlink
sisu_0.48.7.orig.tar.gz (of 2006w46/7 - 20061119) 1155 Debian release snapshot 1156
cgi html test search form, multilingual documents, file naming convention resulted in incorrect url mapping of results, fixed
dcc, document content digest, multilingual/non-English documents, fixes related to translation and metadata extraction
defaults for html, invisible dot navigation buttons, text made cleaner for console clients, using < ^ > for pre, toc, and next, (there are other equivalent navigation options)
sitemaps, very early days, stubs in place to make this work (google, yahoo, ms announced their joint decision to use this week)
remote, placement of sitemaps directory to remote server, rsync
sisu_0.48.6.orig.tar.gz (of 2006w45/6 - 20061111) 1157 Debian release snapshot 1158
html, doc (single text, scroll version) tables, fixed
texpdf, bugfix for (asterisk marker type) footnotes in headings, fixed
metaverse, in "visual" table representation ⌠table} may be used instead of {t} likewise {table~h} instead of {t~h⌡, (resulting output cleaned, fix)
vim syntax highlighting updated for {table} match
sisu_0.48.5.orig.tar.gz (of 2006w45/4 - 20061109) 1159 Debian release snapshot 1160
sisupod (directory zip) creation, file selection tuning
command line option papersize (texpdf), minor convention e.g. --papersize-letter (in addition to --papersize=letter) available options: European 'A4', book 'a5', 'b5' and U.S. 'letter', 'legal' (system defaults to A4). However, these can be and are better set in the config file (document headers being another though not recommended possibility),
'sisu --help env' should list the current (default/configuration) settings including papersize
minor checks, minor editing, e.g. man pages
sisu_0.48.4.orig.tar.gz (of 2006w45/1 - 20061106) 1161 Debian release snapshot 1162
texpdf, default table behaviour changed to accommodate tables with a lot of text, also some cleaning of tables (fixed)
plaintext, serious performance issue when dealing with a document with tables, [especially annoying as tables are omitted from this output format] addressed (fixed)
markup footnote conversion to paragraph inline footnotes, (fixed)
minor adjustment to sisupod directory name...
sisu_0.48.3.orig.tar.gz (of 2006w44/2 - 20061031) 1163 Debian release snapshot 1164
one file omitted in sisu 0.48.2 fix, see comments there.
debian ruby build 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]
sisu_0.48.1.orig.tar.gz (of 2006w43/7 - 20061029) 1166 Debian release snapshot 1167
metaverse, indicate image missing if a requested image is not found
processing directories default location moved to be placed under home or /tmp from pwd
(-1) debian/control, recommends hyperestraier removed as appears to cause issues (also rename and pgaccess) 1168
(-2) debian/control recommends hyperestraier (sisu and sisu-complete) put back 1169
sisupod, creation of (zipped sisu content files, primarily a way of bundling sisu content assocated with a prepared sisu file or set of files, that sisu commands can be run directly against) creation:
sisu -S [filename]
places a file named sisupod.zip in the output directory for directory
sisu -S
creates a sisupod of the pwd named: sisupod-[pwd.stub]_[date].ssp, e.g. sisupod-sisu_2006-10-26.ssp (uses system call to unix commands find and egrep)
sisupod, sisu can be run directly against a sisupod without manual unpacking, e.g.:
sisu -3 sisupod.zip
[early implementation, a system call used], run against the following filename/types: sisupod, sisupod.zip, [filename].ssp
security:
sisu does not ever use a sisurc.yaml within a sisupod
sisu will only use a skin within sisupod if --trust(ed) modifier is added to the command line
skins, note: copy dir skin to skin_sisupod.rb [doc skin keeps name as called with name within document]
remote operations possible on sisupod, e.g.
sysenv, sisu processing directory '_sisu_processing' default placement now first within pwd (markup text directory) if that is not writable under home ~ and if not available to /tmp (the preference of home over /tmp my be reconsidered, thinking is to default towards keeping processing related info within private space)
manifest, uses documents home button/icon, if available (rather than sisu default)
sisupod alternative names sisupod, siuspod.zip [filename].ssp
urls, tune, removed link to html 'tune' output file, no longer generated
sysenv, url path reporting fix, (broken by renaming in 0.47.7)
processing directories default location moved to be placed under home or /tmp from pwd, likewise sisupod creation directory moved [processing directory]/sisupod from ./_sisu/sisu_doc
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, $KCONV set to UTF-8 rather than rely on environment and many more also as above)
metaverse, minor fix related to link created for shared source file with regard to new syntax shortcut markup for listing multiple available output types produced by SiSU (introduced in 0.47.6)
sisu_0.47.7.orig.tar.gz (of 2006w41/6 - 20061014) 1172 Debian release snapshot 1173 freeze until is in testing.
sysenv, minor code play, some method re-naming, organisational (however affects rest of code, much testing, (smallish possibility of breakage remains))
gif, reinstate support, however use not yet recommended (gif no longer under patent, however, gif is not available for all pdf, does not yet appear to be available in tetex) [image support: png, jpg, (gif)]
[debian/control] sisu-pdf set to work/install with either tetex and texlive (tetex | texlive depends). 1174
[debian/control] sisu-pdf depends set just for tetex; sisu for LaTeX to pdf, currently also works fine with the texlive meta-package installed (in the texlive meta-package's present form, without the need to install an additional package (such as sisu-pdf)). 1175
[debian/control] sisu-pdf set to work with texlive (tetex|texlive depends) (sisu works out of the box with texlive installed, currently an issue with the default font in texlive) 1176
sisu_0.47.6.orig.tar.gz (of 2006w40/6 - 20061007) 1177 Debian release snapshot 1178
tex/pdf, fixed paragraph indent with hyperlink (previously linking not parsed and dealt with)
tex/pdf, fixed closing double quote (was typo)
syntax, new shortcut markup for listing multiple available output types produced by SiSU (existing syntax unaffected)
[package structure, vim directory moved to data/sisu/conf/vim from data/vim]
sisu_0.47.5.orig.tar.gz (of 2006w39/7 - 20061001) 1179 Debian release snapshot 1180
sisupod, fix creation of, change of library name caused break in 0.47.4
syntax highlighting, kate, kwrite, nano minor updates, review
debian: browser and pdf reader icons removed, (Closes: #389500) fixes debian policy violation removed non-dfsg compliant firefox icon (also removed other browser related icons)
sisu_0.47.3.orig.tar.gz (of 2006w38/6 - 20060923) 1182 Debian release snapshot 1183
minor code review [takes care of RAM issue experienced with some forms of batch processing]
sisu_0.47.2.orig.tar.gz (of 2006w38/5 - 20060922) 1184 Debian release snapshot 1185
metaverse, a line of code needed changing for ruby-1.8.5
sisu_0.47.1.orig.tar.gz (of 2006w38/1 - 20060918) 1186 Debian release snapshot 1187
fixed, document content certificate, issue with batch processing (and cleaning of earlier document details) sorted
fixed, sharing document source for multilingual documents (-s), creates and copies to the wrong directory
plaintext minor adjustments, and a batch processing information sync fix
sisu_0.47.0.orig.tar.gz (of 2006w37/7 - 20060917) 1188 Debian release snapshot 1189
sisupod, use zip compression and file extension .zip (instead of tar gzip .tgz) interoperability, wider platform comprehension
sisupod, master documents (.ssm) bug in batch processing sorted (todo with filenames)
html tune, unnecessary hard output removed (except in maintenance mode -M)
(document content certificate, issue with batch processing sorted)
reduce system calls
odf base file, odt.zip (instead of odt.tgz), easy way to maintain directory structure (issue in version control, hg drops empty directories)
conversion, prefer --to- to --to=, keep both, man page and help updated to use --to-[conversion] (also minor cleaning of screen output)
debian/control depends zip and unzip added, used for sisupod.zip and ODF output
sisu_0.46.5.orig.tar.gz (of 2006w36/3 - 20060906) 1190 Debian release snapshot 1191
documentation adjustments
defaults html text/ accompanying blurb removed some Ruby / Debian / Linux / Unix text
sisu_0.46.3.orig.tar.gz (of 2006w36/1 - 20060904) 1193 Debian release snapshot 1194
Ruby version upped to 1.8.4, (probably will work with earlier versions but not tested)
db option synonyms --pgsql for -D or --sqlite for -d
document structure, extended level, stubs in place
syntax highlighting, directory renamed and a quick look at kate and diakonos updated
help/man pages, db related minor update
termsheet checked
minor code play
debian/control moved from extra to optional - does not conflict with anything, though a bit specialised perhaps
debian/copyright, year 2006 added
[debian/control build does not permit changing ruby version to 1.8.4]
experimental conversion xml(sxs,sxn) to sst, (from xml that was converted from sst) [sxd not yet in place, and several errors identified]. Early days of two way conversion, sst, simple xml representation.
header metadata extraction and sharing changed (used by xml and other document types)
conversion file libraries, some renaming
zsh completion (see 0.46.1), simplified/corrected in response to feedback, still naive
help and man pages updated with conversion info between sst and xml and back
Ruby: ruby version restrict use to ruby-1.8.2 or later, but only tested for ruby-1.8.4 (and later) [may have to restrict to more recent versions of Ruby]
Ruby: if|unless|elsif|where colon constructs are depreciated in Ruby 1.8.5. (released today), so (the aesthetically more pleasing) colons switched with semi-colons.
sisu_0.46.1.orig.tar.gz (of 2006w33/3 - 20060816) 1196 Debian release snapshot 1197
zsh, naive zsh completion file _sisu in data/sisu/conf/completion (on debian installed to /usr/share/sisu/conf/completion) works if copied somewhere within your $fpath (do it yourself on debian copy to ~/.zfunc or /usr/local/share/zsh/site-functions and run compinit)
code, minor alterations: creation of Arrays and Hashes, not intended to be substantive; in hub corrected calling of help for termsheet; small adjustments to calling of conversion scripts
debian/control, reminded that sisu-vim existed prior to vim-sisu (renamed due to vim policy) both now removed and replaced by default installation, control file modified accordingly for sisu-vim
sisu_0.46.0.orig.tar.gz (of 2006w32/6 - 20060812) 1198 Debian release snapshot 1199
0.44 branch reinstated (leapfrogging over 0.45 which was a reversion to 0.43)
metaverse changes for consistency, affects all downstream code (with attendant risk), numerous related changes; preliminary tests passed 1200
see 0.44.0
debian/rules compression mentioned twice, one removed
an emergency reversion to 0.43 code, as 0.44 breaks many LaTeX/pdfs [the other components of 0.44 are fine but the LaTeX part does not play properly with the new code base] for the present time, ignore (jump over) the version changes in 0.44, and continue from 0.43
only the odf icon (noted in 0.44) and a cosmetic change to manifest are added to this release since 0.43
the debian related changes in 0.44 are retained
NB. only emergency maintenance on this branch, development is on 0.44
some juggling of code and renaming of some files (db broken into smaller chunks)
metaverse, document level structure moved to external shared library and determined therefrom
metaverse, ocn moved to an external shared library and together with "node" numbering determined therefrom 1203
db operations broken up into smaller code files
numerous other little things
* Note: shared sisu libraries, practice is likely to become that these contain pointers to libraries, rather than the libraries themselves, e.g. shared_db
odf/odt added generic odf tiny icon. html, added icon and link to opendocument text (assumes output is always present, as do the pdf equivalents)
markup, experimenting with simple xml models, three xml representations of sisu markup, sxs, sxd, sxn. Export with:
sisu --to=sxs [filename]
[experimental, these will change]. Import, not done
--to made a synonym for --convert
debian/rules simplified 1204
debian/control sisu-pdf Depends: changed to make TeX Live optional, actually part of it is now required as tetex along with tetex-extra do not contain all the LaTeX packages SiSU requires (in particular manyfoot.sty is missing) 1205
debian/lintian/sisu added lintian override for man page and non-executables
sisu_0.43.0.orig.tar.gz (of 2006w29/6 - 20060722) 1206 Debian release snapshot 1207
footnotes, introduction of new editor (square bracket) series, using asterisk and plus signs ~[ asterisk editor note ]~ or ~[* asterisk ed. note ]~ and ~[+ dagger ed. note ]~ outputs updated: plaintext, latex, html, xml, odf, dcc, database the sample search form does not yet search the new (asterisk and plus) endnote series [easy to add additional symbols later, also consider it should be fairly straightforward to add possibility to use of name of note maker with numbered note sequences for each contributor; you may wish to think of sorting into different types for some of these like plaintext, later]
database, breaks existing database model by introducing new tables, to accommodate the new endnote series, (square bracket series). (there are alternative ways to add the information, e.g. add column with information on the endnote symbol involved; have in fact added a table for each of the symbols used)
additional footnote annotations (asterisk, dagger) can be dropped from output with command modifiers --no-asterisk, --no-dagger, --no-annotate
--convert=footnotes (convert to embedded footnote markup, do not make changes if footnote mismatch) --convert=footnotes-force (make changes even if there is a footnote mismatch) provide warning about changes what todo, make backup? or create new file, what filename to use?
--no-ocn switches off object citation numbering. Produce output without identifying numbers in margins of html or LaTeX/pdf output. [with -h -H or -p]
vim syntax highlighter recognises footnote/annotation additions
debian vim/addons/syntax/sisu.vim add the new syntax file 1208
man page and help.rb updated on editor footnotes, square bracket series
relaxng object models, look at, included in data/doc/sisu/models/relaxng (some models quite old, and undeveloped, originally in sisu library relaxng.rb)
metaverse, and elsewhere, utf-8 is assumed: started cleaning out legacy code (character converting regex) sisu generates its first Chinese document in html, plaintext and sql databases (postgresql and sqlite) only, at this stage... [confirmation that first Chinese document presentation is fine, from author of test (law related) text; the listed text representations reasonably handle the utf-8 characters involved, and document structure is ok]
sisu_manifest, pdf description express portrait copy to be optimised/biased towards print, and landscape to have screen view bias/optimisation (orientation and colored links)
debian (mostly), meta-packages man pages moved to man(7) 1210
debian, closed bug 377208 after informing submitter changes had been made and requesting review ('fixed' in 0.42.2) 1211
debian/control added a Conflicts: vim-sisu, sisu-remote, to the existing Replaces: these two packages have been removed 1212
ruby, also tested ok with ruby1.9 (Debian Version: 1.9.0+20060609-1) sisu -3v [filename] [database tests omitted, relevant ruby drivers not on system]
sisu_0.42.3.orig.tar.gz (of 2006w28/2 - 20060711) 1213 Debian release snapshot 1214
html, segments, cosmetic, removal of footnote marker in headings
sysenv, fix for when sisu sql related packages are not installed, should not then be loading rb dbi module
sisu_0.42.2.orig.tar.gz (of 2006w27/6 - 20060708) 1215 Debian release snapshot 1216
html, xhtml, added utf-8 specification [(previously relied on correct browser setting]
debian/control, removed sisu-remote, added recommends rsync, openssh-client|lsh-client, keychain, to main sisu package instead 1217
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 1218
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) 1219
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] 1220
sisu_0.42.1.orig.tar.gz (of 2006w27/4 - 20060706) 1221 Debian release snapshot 1222
dbi fix (--createdb)
[ruby1.9, forward testing, general check, (tests ok db operations apart, drivers not installed)]
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)
texpdf fix, object citation numbering reinstated
asterisk (and plus sign) footnote/endnote marker/tags [SubTech2006::LII:TB "request": required for U.S. law articles] done: html, odf, xmls, plaintext, latex pdf (some cosmetic changes to come), digests(dcc), sql (specific issue not addressed but works sortof)
syntax, asterisk (and plus sign) footnote/endnote marker/tags introduced ~{* for an asterisk marked endnote }~ and plus sign equivalent [reason for version number change, as previous version won't parse]
texpdf portrait text now all black, including toc and endnote markers landscape retains color for toc (red) & linked text (blue) [online viewing] [introduce configuration options?]
help updated
kdissert conversion to sisu markup a refinement (with less-than & greater-than)
debian/control, ruby >= 1.8.2 (rebuilt: returned to, complained about availability of 1.8.4 though installed) [debian/control, ruby >= 1.8.4 (not done sufficient testing on 1.8.2, so not supported)]
debian/control, sisu-pdf added Depends: texlive-latex-extra
debian vim-sisu, description (Closes: #374873)
sisu_0.41.8.orig.tar.gz (of 2006w25/6 - 20060624) 1224 Debian release snapshot 1225
kdissert, texpdf, accept sisu page break and new page marker, used for LaTeX/pdf
relaxng, sisu object models, first pass at XML object models for sisu input structure, and sisu metaverse structure, alternative data representation
kdissert:
sisu headers, added a hack to permit the inclusion of sisu headers, by entering them in the top level node (for which sisu will now only process properly if empty or if it contains comments or sisu headers)
texpdf, tell when documents are prepared using kdissert
html default skin for kdissert with icon
[kept out for now: kdissert sisu sample file, and its converted sisu text equivalent]
document samples, created subdirectory dfsg for documents that comply with the Debian Free Software Guidelines and moved the "GPL2" and "Free as in Freedom" texts and associated images back into the source tarball and main (from sisu-markup-samples) [FaiF is published under the GNU Free Documentation License]
html segments, footnotes for segments, bugfix, [faulty regex matched more than it was supposed to resulting in dropping of some footnote sections - these remained available elsewhere in the endnote segment]
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) (Closes: #374873)
Debian rules, .ssm and .ssi files added to list of not compressed file types (/usr/share/doc/sisu)
sisu_0.41.6.orig.tar.gz (of 2006w25/2 - 20060620) 1227 Debian release snapshot (queue new) 1228
sisu_manifest, added possibility of sharing of kdissert source 1229
kdissert fixes to make the following true:
"sisu --convert=kdi [kdissert filename]" will attempt to convert a simple file produced using kdissert to sisu markup, basic and experimental
kdissert_to_sisu: some fixes, still very basic and experimental [data/sisu/conf/convert or /usr/share/sisu/conf/convert]
[issue spotted with rsync, new output directories, fix later]
"sisu --convert=kdi [kdissert filename]" will attempt to convert a simple file produced using kdissert to sisu markup, basic and experimental
kdissert_to_sisu: some fixes, still very basic and experimental [data/sisu/conf/convert or /usr/share/sisu/conf/convert]
param, minor fix to "prefix" metadata regex
renamed a couple of libraries related to file conversion
kdissert_to_sisu: a very basic trial conversion script from kdissert .kdi to sisu .sst markup provided [preliminary/proof of concept, provided in data/sisu/conf/convert or /usr/share/sisu/conf/convert] 1232
options parsing changes, possibility of letter duplication removed [-CC no longer will work use -C --init=site]
texpdf_format, old code rearranged
sysenv, fixes in File_map where @md (param) not available
info related to share source file and sisudoc, bug fix
[subsequent debian build primariy to prevent compression of sample files]
sisu_0.41.2.orig.tar.gz (of 2006w23/5 - 20060609) 1234 Debian release snapshot 1235
search form, options passing, sisu -F --webserv=webrick
html segments endnote fix for the deposit of endnotes occurring in levels :A - :C
texpdf, a4 text height re-fixed
digest, document metadata, info re-fix
plaintext, small fix, document metadata
defaults, html_format, some html cleaning (including fix of html comment marker that was problem for dillo in doc.html)
html segments endnotes, fix for first segment, (endnotes were deposited in first segment multiple times (or rather this happened in some segments following a level :A - :C heading ))
markup_convert, hub, changes, should now be possible to convert and generate in a single changed rune, e.g.
sisu --convert=to38 -h autonomy_markup0.sst gpl2.fsf.sst
options, (command line options) message passing (should become cleaner), program piping changed, command line information added as 'opt', (subsequently contained within param 'md'), creates considerable scope for further tidying (cosmetic refactoring) [most code affected, preliminary tests passed, (some possibility of bugs and breakage)]
hub, param, hooks in place to permit modification of default processing instructions set in config files or within document headers by way of command line processing instruction starting with -- (however, only implemented for latex/pdf paper size).
hub command line now accepts individual command instructions, previously was necessary to write, e.g.
sisu -mNhwpoabxXyv [filename/wildcard] 1238
now may alternatively write:
sisu -m -N -h -w -p -o -a -b -x -X -y -v [filename/wildcard]
dbi command line rune now requires "--" before instruction, --import, --update, --recreate, etc. removed short forms for --import and --update (-i and -u)
texp pdf, adjustments to document presentation dimensions (A4, US_letter, book_b5, book_a5, US_legal)
texpdf, command line parameter may be used to change paper size output (preset sizes include: 'A4', U.S. 'letter' and 'legal' and 'book' sizes 'A5' and 'B5' (system defaults to A4)).
sisu -p --papersize='book' [filename]
texpdf, image resizing for different paper sizes (useful when offering on the fly alternative document dimension processing) (manually calibrated to suit default document layouts) [note however other blocks such as tables are not (yet) handled similarly]
help (interactive help) now needs to be invoked with:
sisu --help [help query] 1239
[consider permitting multiple document size pdf outputs, (easily done, but promises slower processing as each additional size selected is generated) currently you select your size and get a portrait and landscape, the selection of whatever size over-writes the other, as they are saved to the same file-name]
tex pdf, minor adjustments, including page-breaks restored for 0.38 markup
package source directory renamed with underscore instead of hyphen
metaverse, fix reference to dc_publisher in param (not publisher)
rant installer checked, removed sisu-examples, and post install routine as document samples are now packaged separately as sisu-markup-samples
babel, more use of translation module, used in metaverse (originally used for manifest) [expand]
correction to apt sources.list information provided in version manifest for source tarball (and package) for 0.40.1, and updated in README
source tarball url path changed, see url provided above
debian archive sources.list changed, started using reprepro to produce archive, debian "upstream" /etc/apt/sources.list changes to:
deb http://www.jus.uio.no/sisu/archive unstable main non-free
deb-src http://www.jus.uio.no/sisu/archive unstable main non-free
aptitude update
aptitude install sisu-complete sisu-markup-samples
The non-free section provides sisu-markup-samples
previous string (obsolete for future releases) was:
deb http://www.jus.uio.no/sisu/pkg_priv ./deb/
deb-src http://www.jus.uio.no/sisu/pkg_priv ./src/
translate, an internal framework for the translation of related text used first for the document manifest. (it is suggested that i look at gettext) some initial translation by daniel (german), nicholas (french), agi (spanish), enrico (italian)
param, metaverse fix, 0.38 markup syntax to work with processing instructions related to levels and their translation from :A,:B,:C,1,2,3 to internal representation 1,2,3,4,5,6
debian package sisu-examples removed, debian packaging policy requires removal of un-modifiable documents from the main archive. accordingly the books provided as markup samples have been moved from the main sisu package to sisu-markup-samples (which should eventually make its way to the debian non-free archive). Considerable changes in packaging required, and new version number appropriate.
metaverse fix, changed rules on auto-naming of html segments resulted in the introduction of some undesirable artifacts, (actually a change in sequence, some risk of need for further modification)
what to do when missing required: header title; heading top; heading seg. carries risk, false positives not acceptable, testing required, may need to scrap
debian package: debian policy standards version 3.7.2; debian vim policy changes, rename sisu_vim vim_sisu; built for vim 7 which includes sisu syntax highlighting, filetypes, and a color scheme (which are removed from debian package) closes: bug#367018
digest/dcc (document content certificate), fix: image digests reinstated 1248
metaverse, changes to auto-naming/numbering of headings, and segment names [back to the more elegant auto-naming of segments solution, however, need to determined to be reliable (naming used to be done in a similar way) release passes initial checks though further testing is required; changes involve reducing the use of extra characters where possible in the auto-naming of html segments (the tilde and underscore were added to reduce the chance of name collision, and have now been removed where possible), additional checks that duplication does not occur have been added. This does mean any existing indexes (sql or hyperestraier) will have to be regenerated and url mappings/ links made within a sisu markup file to other sisu output of html segments will need to be checked and updated. Long term the currently implemented naming should provide a preferable solution (primarily in its being easier on the eye.)
odf, odd regex related bug related to matching of + sign in link text and corresponding urls fix not particularly satisfactory
debian policy standards-version back to 3.7.0 ... (should be 3.7.2 but lintian and linda not up to date this instant)
sisu_0.38.10.orig.tar.gz (of 2006w18/4 - 20060504) 1250 Debian release snapshot 1251
minor fixes, need resulting from default removal of ._sst temporary files (master documents:processed composite documents:temporary files)
process .ssm master file instead where possible, e.g. -R (and url info), (implemented in hub)
_ flag provided as hack to have ._sst files kept at the end of a run, (as an alternative to use of the -M (maintenance) flag (which changes screen output))
vim ftplugin, minor irritation with vim folds sorted
sisupod/ sisu_doc, .ssm, renamed sisupod.tgz. Master document pod now contains the composite elements of the master, .ssm and .ssi files rather than the "composited document" ._sst, 1253 examine for example:
search, debian:sisu "recommends" added hyperestraier [option in addition to sisu "atomic" search with postgresql and sqlite]
some help on setting hyperestraier 1254 up (in very basic way) for sisu provided:
sisu --help hyperestraier
for help on sisu search generally follow suggestions in:
sisu --help search
vim filetypes fix, the temporary ._sst rather than ._ssi
temporary files ._sst are now removed after run, unless -M (maintenance) flag is used
rexml fix necessary
help prompt fix
fix, 0.38 markup interpretation, evident particularly in XML Dom variant -X of a few documents, more strict regex
removed reference to 0.38 markup as experimental in help and man page (conversion script makes it easy to switch between markup versions)
debian 'Standards' version changed to 3.7.0
images, in particular to do with remote sisu markup source, e.g.
sisu -3 ‹http://www.jus.uio.no/sisu/sphinx_or_robot.leena_krohn.1996/sphinx_or_robot.leena_krohn.1996.sst›
should (once again) pull down and generate documents with images (consider using url base plus directory, to make unique image directories for external documents images)
vim:sisu syntax, spell [Re: use of Vim, have made the transition to Vim 7]
(html_tune, some renaming which could cause breaks)
sisu, code rearrangement, relatively minor, /usr/bin contains require only
vim:sisu ftplugin, only activate :setlocal spell spelllang if version >= 700
html, link to concordance only if < build concordance word count limit
(html, sub_toc fix for pg texts)
a glance forward at ruby 1.9, some early tests passed [ruby 1.9.0 (2006-04-21)]
vim:sisu: syntax: Spell on vim 7, not quite right; colors: slate, vim colors, toned down, endnotes (green changed to "darkkhaki")
concordance, wordmaps renamed
primarily a new debian build as lintian 1.23.17 "published" yesterday, complains about existing builds
vim ftplugin, folds, another minor modification [without which would have been built as 0.38.4-2]
sisu_0.38.4.orig.tar.gz (of 2006w16/5 - 20060421) 1259 Debian release snapshot 1260
param, fix, correction to a condition for setting markup type
param, for experimental markup set markup type to version number 0.38, seems more useful and forward looking than setting the term 'rad', though markup is expected to be pretty stable.
param introduced header @clatalogue: (documented in man)
markup_convert and param, a refinement to matching :A type headings
vim ftplugin, folds, minor modification
sisu_0.38.3.orig.tar.gz (of 2006w16/4 - 20060420) 1261 Debian release snapshot 1262
convert, refinement in 0.37 to 0.38 and back, required.
sample documents, header 'markup' not very descriptive, 'level' preferred, but not ideal either..., changed though accordingly
--identify ; --convert ; --query ; minor adjustments
sisu --convert [filename/wildcard] converts between 0.38 and 0.37 markup (which is substantially the same as 0.16 markup, only the file names changed)
sisu --identify [filename/wildcard] attempts to recognises the markup version
sisu --query [version number| or history] provides a bit of information on changes to markup and file naming conventions used
urls, minor fix, (screen output of generated output omitted -H, (-h was ok))
generated cgi search form needs a writable present directory, warning of failure posted if it is not (consider placing result elsewhere)
vim folds minor touch
Summary: there is some scope for breakage. preliminary tests passed. New markup introduced, as alternative, existing markup is not affected -
new document header markup,
new document structure markup, experimental,
[new header for tagging categories or topics, stub]
a script modify.rb is provided for easy conversion between 0.36 standard and 0.38 experimental markup
having more than one markup numbering system for document structure reduces simplicity, question is whether justifiably, the addition is experimental
1. alternative header notation, for consideration, an example @title: is equivalent to 0~title
2. sisu structure, experimental alternative notation, A,B,C,1,2,3 mapping to 1,2,3,4,5,6
SiSU has in effect two sets of levels to be considered
1-3 headings/levels, pre-ordinary paragraphs /pre-substantive text, and
4-6 headings/levels, levels which are followed by ordinary text.
This may be conceptualised as levels A,B,C, 1,2,3, and using such letter number notation, in effect:
A must exist, optional B and C follow in the sequence
1 must exist, optional 2 and 3 follow in the sequence
i.e. there are two independent heading level sequences A,B,C and 1,2,3 or using the standard notation 1,2,3 and 4,5,6
on the positive side: (a) the A,B,C,1,2,3 alternative makes explicit an aspect of structuring documents in SiSU that is not otherwise obvious to the newcomer (though it appears more complicated, is more in your face and likely to be understood fairly quickly); (b) the substantive text follows levels 1,2,3 and it is 'nice' to do most work in those levels
a couple of issues to consider: (a) 1,2,3 usually precede A,B,C (and do for generated output), but in the form is better suited to this context, it takes some getting used to though, and may be necessary to add a marker (an optional exclamation mark (!) or colon (:) perhaps) to the A,B,C to indicate that they are not subsidiary values, and are 'greater' than 1,2,3. :A,:B,:C,1,2,3 colon selected as aesthetically more pleasing (to me) (despite exclamation mark already being in use for bold lines/headings) (b) there ends up being more in marking up to know, (which needs to be balanced against any perceived convenience) unless ultimately only one markup structure style is adopted (c) ok within code may confuse a bit, as things simple are not always what you would expect, present solution is to translate rad markup values to standard ones, so A,B,C,1,2,3 and references to them become 1,2,3,4,5,6 (where you expect to find 1 you may find a 4)
a note on implementation of 0.38 experimental (rad), within the program structural markup is converted back to the the standard notation, i.e. levels A,B,C,1,2,3 are re-mapped to 1,2,3,4,5,6 which is used for processing
3. param, header, 0~tag or to use newer notation @tag: introduced, a stub for topic lists, categories, classification within documents. Formal only in the sense that to make work you need to be aware of previous categories, a degree of organisation is necessary. Raises technical questions in relation to method and notation used for SiSU structuring.
Mapping may be fairly simple for an independent system, however, it is a bit more complex to directly map to SiSU structure as SiSU has in effect two sets of levels to be considered A technically simple but inconvenient solution for making SiSU pages out of tags would be to have them between 4 and 6 levels deep, four levels is however from a practical tagging perspective (a bit arbitrary and) an inconvenient minimum depth to require it also also could be inconvenient for other technical purposes
4. sysenv, utf-8 assumed if file encoding cannot be determined, 'fix' results from an unexpected issue with the use of alternative document header markup introduced in 0.38 (@title:) the program 'file' used to check document type no longer parses the markup document and recognises it as utf-8 unless the document starts with a sisu comment line %2
5. an auto-converter, with canned conversion from 0.36/traditional to 0.38 (rad) markup and back from 0.38 (rad) to 0.36/traditional is tossed in to sisu-examples (permissions at 644)
sisu-examples/config/convert/modify.rb
once enabled (permissions and path set), usage:
modify.rb --convert [filename/wildcard]
for further options and generally a better place to begin:
modify.rb --help
this is a fairly generic simple tool that can be used to store other canned conversions
6. refactor, minor, moved some dublin core checking, affects plaintext, html, xhtml, xml, odf ...
7. db, create added as synonym for createall
8. sqlite, common_db, create command makes directory for output if it does not already exist
9. @structure: added as a synonym for @toc: it is used to build the table of contents, but probably more usefully thought of and described as the document structure header
10. sisu --help, some additions and a fix; sisu --help env, 'issues' reporting when machine offline
11. vim syntax highlighting file (sisu-0.38), ftplugin more vimrc type defaults review, and colors minor
vim syntax highlighting file, further testing
vim related files, cleaning (filetype.vim, syntax/sisu.vim ftplugin/sisu.vim & colors/slate.vim) syntax/sisu.vim minor refinements; colors/slate.vim has become a bit of a christmas tree, pretty far from what it started out as, will probably tone it down again, (it works only on dark backgrounds)
help, 'environment' information, minor addition, (and sysenv remote host rescue so works when machine is offline): 'sisu --help env'
vim related files, cleaning (filetype.vim, syntax/sisu.vim ftplugin/sisu.vim & colors/slate.vim)
vim related files, cleaning (filetype.vim, syntax/sisu.vim ftplugin/sisu.vim & colors/slate.vim)
db common, fix for table representation
screen text ansi color turned off by default, (color does not suit all terms/consoles)
to turn color on by default, edit sisurc.yaml in (found in ./_sisu ~/.sisu or /etc/sisu) set flag: color: true
to toggle screen color (on/off) use the -c flag
processing path where markup directory is not writable [and no other default has been set] is now /tmp/_sisu_processing/$USER (instead of /tmp/_sisu_processing) [if document markup directory is writable, it remains ./_sisu_processing, unless a different processing path is set in active sisurc.yaml] 1271
processing path when /tmp/_sisu_processing/$USER is used, clean of content after use (as is in public area on a multi-user system) unless maintenance flag (-M) is used
sisurc.yaml, removed processing directory entry, rely on sysenv default (can still change default in sisurc.yaml)
help, added a bit of 'environment' information, [expand further as needed] sisu --help env
common_db, fix affecting pgsql for endnotes in heading levels 1-3
sisu_0.37.6.orig.tar.gz (of 2006w12/4 - 20060323) 1273 Debian release snapshot 1274
sisu control, minor cleaning
gedit/gobby syntax highlighting, very basic start, in: sisu-examples/config/syntax_hi
metaverse, digest: sha256 offered as alternative to md5 (configure in sisurc.yaml, md5 should be sufficient for most purposes and remains default)
metaverse, auto bold markup fix
some code shuffling and method and variable renaming (including in sisu control file)
wmap, sorting of matches (object citation numbers)
wmap, words capitalised unless several letters uppercase or is a phrase (rather than a single word)
wmap, names/id associated to phrases, space replaced with underscore
html, heading tag names #h dropped if heading starts with alphabet so e.g.: #h1.2 but #linux [consider #h_linux]
sisu_0.37.4.orig.tar.gz (of 2006w10/4 - 20060309) 1276 Debian release snapshot 1277
w3c compliance in html for: default homepage, document manifest, and wordmap, (and check that renders properly in lynx, elinks, links2, w3m, dillo as well as the rest)
default home page, make sure that is w3c compliant, and renders in lynx, elinks, links2, w3m, dillo as well as the rest
editors (other than vim already done) filetypes match new filenames
sisu_0.37.2.orig.tar.gz (of 2006w10/2 - 20060307) 1279 Debian release snapshot 1280
filename extensions, (a) reduce in number of filename extensions and (b) rename processed secondary/temporary files to make matching of editable files trivial *.ss? (editable files .sst .ssm .ssi matched with *.ss? or more precisely *.ss[tmi]). Preliminary tests passed.
*.sst* (sisu structured text). .ssf removed, reason this is processed as being the same file as .sst and increases the possibility of confusion for the user.
*.ssm* (sisu structured master) .ssc removed for same reason as removal of .ssf described above. .ssm files may include .sst and/or .ssi files within them.
*.ssi* (sisu structured insert/information) unprocessed, sisu markup text, for use in master documents, is unchanged
filename extensions, processed secondary/temporary files
*._sst* was .sss and previously .t (substantive content of composite/master file)
*.-sst* was .ssu and previously .u (sisu markup .sst downloaded as url for processing)
reason for choice, identifies as .sst files and are processed as such, while easily ignored/excluded on the command line for editing and processing. These can be ignored by the user, but should be processable by sisu as .sst files.
*.ssd* (sisu structured document) is retained, for use in sisudoc, or sisupod, where a zipped file with image and other content necessary to reproduce the original is made.
filetypes.vim made to match (filename extensions)
cgi search forms in sisu-examples, updated to match filename extensions [and to match 'sisu-F webrick' equivalent]
WARNING: FILE RENAMING NECESSARY as file name extensions have been changed, (there is scope for program breakage as a result, though preliminary tests have been passed).
Also note that, SiSU markup syntax is unchanged. Repeat: there is NO CHANGE to SiSU markup syntax. Renaming of file-extensions should be all that is necessary for things to work as before.
File extension name changes, note this does not affect SiSU markup in any way... but the .s1 .s2 .s3 and like types are discontinued, files should be renamed as explained below
NEW FILE EXTENSIONS the obvious sd and sdf appear to be taken, and there is some use of .st and .sm extensions, so will use .ss extensions, which from an examination of vim filetype.vim and mime.types appear to be available.
sst ('sisu structured text'),
.sst == .s3 (also .s1 and .s2)
.ssf == .s3 (also .s1 and .s2)
rename 's/\.s[123]$/\.sst/' *.s{1,2,3}
ssm & ssc ('sisu structured master' and 'sisu structured composite')
.ssm == .r3 (also .r1 and .r2)
.ssc == .r3 (also .r1 and .r2)
[r was for require]
rename 's/\.r[123]$/\.ssc/' *.r{1,2,3}
suggested convention: use ssm where the master contains only requests for parts; use ssc where the composite document contains its own text but requests inserts. they are in fact (technically) interchangeable, not being recognised as distinct by sisu.
ssi ('sisu structured insert/information') (this is an unprocessed recognised as being in sisu markup but only used as part of a composite document .ssm or .ssc)
ssi == si
rename 's/\.si$/\.ssi/' *.si
ssd ('sisu structured document')
[filename].ssd should be mapped to sisudoc.tgz
THE FOLLOWING OCCUR IN PROCESSING they should be taken care of automatically on use of sisu
sss (secondary file)
.sss == .t3 [t was for tmp]
ssu (sisu structured text file downloaded via url)
.ssu == .u3 [u was for url]
sst_meta (human readable processing file (metaverse))
.sst_meta == .s3.meta
sst_meta.rbm (ruby marshal processing file (metaverse))
.sst_meta.rbm == .marshalMeta
OTHER CHANGES
sample markup documents file type extensions changed to .sst from .s3
sisu, provide warning and advice on renaming when requests are made to process files with old filename extensions.
xml(s) and xhtml, escape greater than and less than in "code" mode.
cgi search form, postgresql, fix - create canned url etc., in line with what sqlite form does
metaverse, don't number headings that are numbered (or rather, start with numbers), [may need an escape]
manifest, don't assume a document will contain header (related/recommended) links
vim syntax highlighting, sisu.vim, added check that url not preceded or followed by > or < without an intervening space (or <br> which is a bit redundant but a fairly common error that is highlighted as such in full), needed for auto-markup match
html, segmented, footnote in heading levels 1, 2, or 3, (deposit in first segment 4 that follows), and clean heading of the footnote reference marker after the segment in which footnote (for the heading) occurs
html, multilingual documents, ensure html filetype suffix is used in html i.e. use html file suffixes within html, even when -H (rather than -h) is selected [decision to hardcode protection is a bit arbitrary, suffixes required here by existing server configuration. Consequences of overlooking this requirement are a bit latent and fairly dire..., add configuration file escape of protection]
odf, use of brackets (also square) within linked text (and linked images with text), fix { text to link (use of brackets odf issue fix) }http://url
odf, issue with ? in url in linked text and images, fix
odf, single step indent with bullet, fix
html, rights passed through special character filter... [do for other "fields"]
metaverse, a couple more characters sanitised, (some braces, long dashes and 'irrregular' whitespaces)
html, segmented, footnotes in subheadings (levels 5 & 6) a clumsy fix revisit and address upstream, [also notes name tag remains unclosed]
regex, set for utf-8, [you may wish to reconsider fixed default]
[sisu-examples, free_culture, minor adjustments to text]
odf, footnote fix for url matches
metaverse, further fix to catch exception for auto-heading/title numbering, change of 0.36.19 (non-substantive/editorial hedings)
html cosmetic, lower navigation band in scroll (doc.html), fix
metaverse, fix required, issue introduced by 0.36.19, affected pdf
metaverse, document auto-heading/title numbering, rule change
odf anchor of heading matches to start of line, fix
odf hyperlinked text match, escape brackets within linked text, fix
sisu_0.36.18.orig.tar.gz (of 2006w08/1 - 20060220) 1290 Debian release snapshot 1291
cgi sample form, sql search improved [development iterations necessary]
cgi sample forms (sqlite), match highlighting made case insensive, character 'i' added to two files in two places
cgi form (generator), canned url populates search field more cosmetic rearrangement of code, e.g. cgi_common_sql introduced for common code (in pgsql & sqlite forms)
manual cgi samples renamed and updated
sisu-examples/sample/cgi-bin/sisu_search_pgsql.cgi
sisu-examples/sample/cgi-bin/sisu_search_sqlite.cgi
cgi form (generator), some cosmetic rearrangement of code, order by output esp. for sqlite, image paths rearranged
cgi form (generator) for pgsql and sqlite split up,
cgi form (generator) match highlighting added [sample search form remains very basic]
images, minor change to sisu.png and inclusion of fsf/gnu levitating gnu
metaverse, sanitize a ' character
bold line shortcut tag, !_ where no bold list, a fix
minor, cosmetic code changes of tests with equivalents (of type .nil? and .empty?) [done a bit quickly though]
minor, one spelling correction in free_as_in_freedom
sisu_0.36.12.orig.tar.gz (of 2006w06/4 - 20060209) 1297 Debian release snapshot 1298
metaverse_syntax, fix required for alternative markup endnotes
cgi (frontend for pgsql), url link fix (.html suffix) for webrick server
digests/dcc, added info, minor
digest/dcc, (digest.txt) tuning of presentation
digest/dcc, (document content certificate), a bit more information provided, in output and on man pages, e.g. see ‹http://www.jus.uio.no/sisu/sisu_changelog/digest.txt› or ‹http://www.jus.uio.no/sisu/SiSU/digest.txt› etc.
sisu man page, minor fixes and minor embellishments
home page, in default and skins, minor change
sisu_0.36.9.orig.tar.gz (of 2006w06/2 - 20060207) 1301 Debian release snapshot 1302
fix of filelists where param is not parsed, relevant to rsync, scp and zap [problem introduced by changes made for multilingual documents which assumed that param is always parsed] [solution not elegant, but likely to remain a while]
plaintext dos/Unix, check that all dos linefeeds are in place
help (man pages, html, program), minor adjustments, and sync html with man pages
remote (rsync,scp) building of filelist for placement of output improved, relevant for multilingual documents [could be improved further especially for scp, where there is no language code all documents are copied, which results in duplication] [WARNING, this introduced a bug in the way file-lists were built that affected sisu -R (use of rsync), the option in any event is turned off by default]
metaverse, linefeed conversion, convert msdos line feeds \r\n to unix \n for processing
sisu(1) man page, note added on how to produce dos plaintext output file (instead of linux/unix)
plaintext, default shortcut flags changed to produce dos ascii files, reason, Unix/Gnu-Linux seldom has a problem dealing other ascii filetypes, MS based programs are more likely to stumble, also if manifest built concurrently with plaintext will use plaintext command flag to give information on output type - whether Unix or dos etc. [could add a file check of type where manifest is built separately, not really necessary]
skins, minor edits, path to css corrected
html (some w3c compliance steps) [20060115]:
object "id" number names changed, preceded by letter o
use of name tag to give objects numbers (instead of id for numeric value)
footnote links changed (use of underscore (instead of tilde not permitted))
image tags "closed"
skin adjustment
finally reinstate w3c transitional xhtml header
html tables, changed organisation of code [20060116]
odf tables [20060117] [display only without tables headings]
odf pagebreaks [20060117]
odf bullets [20060117]
odf multiple images in object [20060118], image handling, fix [20060122], image captions [20060122], placement within text "as char" [20060123]
overview.txt updated with things done
url screen display, fix to urls in batch processing [20060117] [overlooked because of personal practice of using rant/make to run all requested processes on each markup file in a batch process]
sisu headers, document recommended links, 12 link limit removed [20060120]
tables, introduced an alternative visual representation [20060120]
odf tables, max number of columns increased to 14 from 8 [20060122] (12 may be useful for months plus at least one to describe content)
sisu_test.s3 document added to serve as quick test of markup forms and a rough guide however it does not at all serve as an example of a typical document [20060121]
html anchor heading matches to start of line, [watch] [20060122]
odf text links [20060122]
odf bullets, as image, currently using "red pill" [20060123]
texpdf special character vertical bar / pipe, fix [20060123]
digests, document content certification, work on multiple images [20060126]
digests, document content certification, (digest info) digest for document skin digest, and repeat of document digest [20060127]
sql (pgsql, sqlite), special character escape, changes [20060128]
docbook experimental introduced, another form of xml (may need to rename, so far represents a quick first pass at docbook, and does not qualify as docbook: docbook is released under a liberal license permitting all manner of modifications, but if modified may not be called docbook) is as noted experimental and undocumented, (and may as easily be quietly removed, or renamed as improved upon) [20060131] [will need to study a number of things including embedding document parts (within parts)..., may take opportunity to introduce some substantive tags to sisu that are docbook compatible]
sisu_0.36.5.orig.tar.gz (of 2006w01/5 - 20060106) 1306 Debian release snapshot, unified (SiSU/Debian) build 1307
sisu man page minor edit
copyright file contains information on setup.rb included with tarball and on Rant used to generate install, both under Gnu Lesser Public License
Debian build changed, fewer packages, hope to unify the SiSU development and SiSU Debian upload builds
plaintext, multi-language document url adjustments
termsheet, output path and urls
[some multi-language document markup samples added to debian build in sisu-examples]
adjustments made for consequences of possibility of multi-language documents in sysenv, wmap, sql (psql/sqlite), remote put
sql prefix column changed to TEXT (from VARCHAR)
sysenv, change to the initialization of constants [revisit]
sql (pgsql/sqlite), (a fix:) "manifest" column replaces "summary" column
html_format_table.rb removed, last dependency removed, rely on css
wmap use main css, and own styles
html batch processing fix, placement of files: index.html, toc.html and doc.html
html -h -H behaviour switch, -h now produces urls with suffixes (hardlinks, including .html .pdf etc.) (this being the default that just works, including for reading output in a browser directly off a file-system), -H omits them and requires an appropriately configured web server. [change in behaviour is the reason for this version number bump]
multilingual/(multiple language) document filenaming convention and associated behaviour, made default, unless turned off in configuration file
default:
multilingual: false
multilingual/(multiple language) document output filenaming convention set at 1 in following example list: (1) outputdir/es.[file].html (2) outputdir/[file].es.html (3) outputdir/[file].html.es (which Apache for example can be the first option is convenient in that it organises versions of document by language in the output directory, (i tend to use 2 though)
default:
language_file: 2
(the default in the absence of a setting is 1 es.index.html, rather than 2 index.es.html)
[contains a batch processing bug affecting some html output, fix in 0.36.1]
sisupod, sisu multi-language document pod, in place if config file permits, will search for multiple versions of the same document in different languages, by file naming convention, and all these will be placed into the same sisudoc source file, the intention will be to separate the sisudoc file format for single documents and sisupod for multi-lingual versions of the same. (changes to sysenv and sisudoc for this purpose)
multi-lingual versions of document naming and output conventions conceptually sorted, e.g. assuming config file set as appropriate language version name takes the form: filename~es.s3
output alternatives become, (depending on config file setting) (1) filename/es.index.html (2) filename/index.es.html (3) filename/index.html.es (which Apache for example can be configured to use for automatically serving the users preference)
default:
language_file: 2
param, config filename placement information gathering rules for multidocument version output are in place, done with flexibility in mind, language insertions may be made at any of three points in filename
sub-numbering system, default behaviour change/correction, reset when any major number changes [consider offering the alternative of running sub-numbers, below 4~, would be set in header]
urls (-u, -U, -v), match new multilingual file naming convention
manifest, show multilingual version manifests, if available
[contains a batch processing bug affecting some html output, fix in 0.36.1]
default css, fix to image links (paths), necessitated by changes to directory structure
digests, include in header url for set sisu_manifest, and time and version information at the top of the document
html and wmap output manifest cosmetic link change and a link fix in html
manifest, md5 if markup source is shared, show if -v
directory structure changes [reason for version number jump]
all sisu output server configuration goes into subdirectories named _sisu, one within the main server directory and another within each document collection directory used:
_sisu/image
_sisu/css
_sisu/dtd
localised sisu markup/input configuration is placed directly under _sisu in the markup directory (rather than _sisu/config), the hierarchy becoming:
./_sisu
~/.sisu
/etc/sisu
NOTE: it is again necessary to run sisu -CC
NOTE: the following have so far been considered and discarded as alternatives to _sisu: "sisu" discarded as a name sometimes used for a document directory; ".sisu" discarded as hidden output directories may be confusing to the user; "sisurc" remains a possible alternative which is a bit descriptive, however "_sisu" is consistent with the configuration directories, and chosen for now
see notes on css and images for changes to image and css output directories
see notes on configuration for notes on changes within _sisu in local markup directory
manifest, renamed from summary, sisu_manifest.html instead of summary.html [reason: less likely to be useful in other circumstances, summary freed as a reserved filename] [contains: #output #metadata #links]
_sisu: _sisu/conf files and subdirectories moved to _sisu [reason: the deeper directory structure made sense when sisu_processing was also contained with _sisu, it is no longer helpful, the directory structure of ./_sisu mirrors that of ~/.sisu]
images now placed within output directory sisu/image (there is a main sisurc directory and each subdirectory (mapping to a markup directory stub) contains its own sisurc directory)
generation of remote markup/source documents url, some work, on image mappings
css: logic in place for manually created css substitution
* -CC copies css files to output/webserver director sisu_css if they exist in ./_sisu/css, ~/.sisu/css or /etc/sisu/css
-H or -h html -x -X for xml etc. will look in output/webserver sisu_css directory for any requested css. If it exists, pages created will link to it, otherwise, the default css files provded by sisu are used.
css requests may be done on a document or directory stub basis 0~css grey will look for grey_html.css and the directory stub book, will look for book_html.css [note: check and make pages more css friendly]
fix, if the within a document markup directory the directory _sisu_processing exists and is writable it will be used for processing otherwise /tmp/_sisu_processing is used [i.e. to use ./_sisu_processing for processing, create it]
sisurc.yaml defaults set to false to prevent zap (-Z) and css changes
Sam Williams copyright notice, included under 0~rights in Free as in Freedom, not sure how this has been missed.
minor screen display url correction, in sax.xml
processing directory, moved to ./_sisu_processing from ./_sisu/processing [reason: makes it easier to backup _sisu [you will almost never want _sisu_processing]] /tmp/_sisu_processing is default and used if the former directory is absent (instead of /tmp/sisu_processing for consistency) [reason for local directory processing option if /tmp is default, exists, if you prefer to keep processing out of /tmp] [consider for /tmp adding to path /tmp/_sisu_processing/[$USER]/[directory stub] to minimise likelihood of collisions, unlikely currently as the default is to regenerate "metaverse" for each request]
css, moved to [web_output]/sisu_css from [web_output]/style [reason: collision with other efforts, manual or otherwise even less likely] this means it is necessary to reinitialise directories, see sisu -CC
external document (using url to call for processing), paths for processing and downloaded images adjusted (processing and output)
install (Rantfile and rant: install), a fix required
orig.tar.gz should now be updated together with debian package orig.tar.gz has not been updated properly since 0.31.4, debian package has issue with autopackage builder
debian package improved, however: diffs started from scratch, information/history abandoned Reason: undetermined problem with (home brewed) automated package builder. automated package builder (which uses darcs and darcs-buildpackage) builds package normally/properly with a pristine directory structure, but not with accumulated debian build history. For now, the orig.tar.gz and debian package structure are updated, and debian history is not included.
directory named extra removed from source tarball, extra/debian/man moved to debian/man
debian, correction of a man page
odf (opendocument), images - an image per paragraph/object only, at present (thanks Alex Hudson #odf so_solid_moo for feedback, was placing paragraphs within paragraphs, last step in getting images working)
odf (opendocument), sisu document metadata
html endnote url fix
sqlite, repair
minor code cleaning, mostly removal of commented out code, lib html_css.rb, removed as redundant
package: html files in data/doc/sisu moved to data/doc/sisu/html
debian/control a missing comma added to comma delimited depends list
-v urls, minor correction
-q quieter, pdflatex quieter [/dev/null screen ouput except for -v up]
-q -v -V -M -u screen information levels better sorted
[see 0.31.5]
-v -M etc. (cosmetic) url, output path information improved additional possibilities in configuration, sisurc.yaml setting of programs used: text_editer, web_browser, pdf_viewer, odf_viewer setting of viewing preference, vis path, and url
-CC re homepages, new option setting the (manually crafted) home page, copy from first found of:
./_sisu/conf/home/index.html
~/.sisu/home/index.html
/etc/sisu/home/index.html
otherwise, as before will look for home page in:
./_sisu/conf/skin/doc/skin_sisu.rb
~/.sisu/skin/doc/skin_sisu.rb
/etc/sisu/skin/doc/skin_sisu.rb
and as before if that is not found, take the sisu default
css styles, start implementing a more flexible model for using alternative stylesheets, stylesheets may be specified in document header 0~css or 0~stylesheet [name], and if that exists, or if a stylesheet exists that matches the markup directory stub, results in html, xhtml, xml as appropriate, requesting the matching stylesheets documunts [needs work and testing before it becomes really useable, for the time being is switched off by default to use must be enabled in conf file]
-CCr -CCRZ stubs for remote copying/building of base site, images, css stylesheets, index.html and toc.html (not to be confused with existing remote placement of generated output)
Debian package adjustment
Debian packages broken into smaller packages, for better control over dependencies, source package structure affected (control, .install, .manpages)
sisu-composite together with sisu-examples installs the whole of SiSU
remote url gathering of images re-fixed, e.g.
should produce html and pdf of Free Culture from the online marked up file, with the images [sisu -CC (to copy downloaded images to the output directory)]
sisu -pHv ‹http://www.jus.uio.no/sisu/sphinx_or_robot.leena_krohn.1996/sphinx_or_robot.leena_krohn.1996.s3›
[has even more images, you will have to repeat sisu -CC]
[includes a workaround for an odd bug: retry needed on first attempt
sisu control, ensure file array unique [some risk of unforeseen consequences, test]
-v verbose output, minor, tagged on mention of sisu -W starting ruby webserver on sisu output directory
add link to sisu_faq, maintain faq
[debian, started using pbuilder] 1327
sisu_0.31.3-1 debian:control: Depends: ruby1.8 (>=1.8.3)
sisu_0.31.3-2 debian:control: Depends: ruby (>=1.8.2)
debian autobuild fix [external scaffolding]
odf, minor fix url match
[sample documents urls to amazon and barnes and noble added as courtesy to authors]
[Note: change to automated debian package build procedure]
metaverse, header, italicise and bold lists, results in significant changes markup change use regex directly [results in odf (openoffice) repair of 0.30.9]
rollback to 0.30.8 header, italicise and bold lists, use of semi-colon delimited list, [new version number 0.31 opened for header use of regex to italicise and bold]
setup.rb 3.4.1 by Minero Aoki included with SiSU as an installer
package directory structure modified to comply with setup.rb default data/man moved to man as setup.rb, affects debian
header, italicise and bold lists, markup change use regex directly [instead of converting semi-colon delimited list]
minor notes on installation in README
latex pdf, the pdfetex parameters used appear to be Debian specific, SiSU LaTeX is written for pdflatex... change precedence/ search order, use pdflatex if present, otherwise try use pdfetex (with pdflatex parameter)
url/document output, (largely cosmetic fix) screen information, sisudoc (-S) and sisu markup source (-s) [-S was linked to sqlite]
url (-U) print urls without -v
rsync screen message adjustment
skin:hp linked to sisu_changelog which has been separated from sisu_download
composite documents, fix manual closure of file is apparently necessary !
numeric shortcuts accept rsync extra command flag (-R)
rsync (-R), screen output minor (what default, verbose and quiet do)
conf, homepage, skin path precedence, fix (related to finding ./_sisu/conf/skin/doc/skin_sisu.rb)
summary, suggested links, cosmetic: fix to static url
sisu_doc, drop making of directory _sisu/config (using _sisu/conf)
html segments, summary button, fix (icon and link)
sisudoc, cosmetic: screen output, touch (remove repeat of output filename)
summary, suggested links, cosmetic: replace relative links with static url
sisu_0.30.3.orig.tar.gz (of 2005w46/6 - 20051119) 1338 Debian release snapshot 1339
configuration, change, use ./_sisu/conf [ WARNING ./_sisu/config is depreciated and will be removed]
db:pgsql bugfix, (for 8.1) added FROM in select statement
zap, delete, -Z disable by default, to use must enable in sisurc.yaml
rmagick, disable load/require by default, sisurc.yaml problem with some local installs of ruby
db:pgsql, bugfix FROM required in a select statement [postgresql 8.1 complained]
pdfetex, call with -fmt=pdflatex
summary, metadata suggested links added
xml,xhtml,html tidy only run with -V or -M rexml only with -M, primary reason a considerable speedup in skipping step unless specifically requested for testing
control file, changes a bit arbitrary, but a bit easier
summary and place of composite document source (-s -y), though just request for other documents [decide later whether to include constituent document parts]
help, update, sync with man pages
debian control suggests keychain (added)
sisu_0.30.2.orig.tar.gz (of 2005w46/2 - 20051115) 1340 Debian release snapshot 1341
minor cleaning
summary, include plain.txt where available
param, polishing...
sql metadata, reworked ... ongoing
sisudoc, re-named sisu_doc rather than sisu_ball
sisudoc, only -V and -M show verbose tgz of what goes in to sisudoc (previously -v d id)
name correction: SiSU is a recursive acronym, and has other alternative possible expansions, one of which i got wrong, under the influenced of the other !
SiSU information Structuring Universe
Simple information Structuring Universe
_Structured information Serialized Units_
[<-- i got my last name wrong consistently wrote Serialized information Structured Units, which makes less sense, (i am guessing i managed to overlook this because of the position of the word structured in the first and second expansion) i guess this correction calls for a major version number change! hope no one (else) notices ;-) ]
extremely minor touches for upload, regex match in param of metadata corrected, and copyright symbol matched for odf...
summary, make easily available from different outputs
metaverse, autonumbering of segments from manual text markup, re-checked/re-fixed [as presents some risk must be selected in heading]
metaverse, when run remove maintenance metaverse file unless -M flag used
param, endnotes checking, where endnote references and endotes are separate check than number count matches else report error, [and place error in document summary]
opendocument, renamed file odf
opnedocument, added matching & linking of urls and mail address
summary, warning of document error if endnote number mismatch, note this cannot occur if the preferred markup style for endnotes is used.
sysenv, pdfetex, debian renaming, search for pdfetex, pdftex and pdflatex to generate pdf from SiSU's LaTeX output
rsync use added for remote puts -R (scp is -r)
summary bug fix, variable scope reduced (incorrectly retained information from previous files in batch runs)
introduced -K which deletes output files prior to processing of files of same type
-s sisu markup source copied to output directory, (placed remotely with -sr)
-S sisudoc made and copied to output directory, (placed remotely with -Sr) [renamed from -Z]
--update updates previous output, with same filetype output only, useful
[-F renaming from -S naive cgi search form sample]
[minor editing of program file headers]
sql table metadata created, replaces table titles [breaks former table structure]
sql urls replaces links table
pgsql comments
cgi scripts use table:metadata instead of table:tiles
xml series, poem and group (and code) first pass
opendocument renamed odt.tgz instead of o_doc.tgz
summary, (-y) summary of document outputs generated and document metadata (metaverse includes links to summary, as does html band and latex doc info)
data/sisu (/usr/share/sisu) created for sisu shared images and odf, subdirectories, separating packages sisu from sisu-examples which is recommended only, and should not be needed to provide what sisu requires.
debian/sisu.install map data/sisu to /usr/share/sisu
[small changes: webserv var rename; cosmetic removal in html and xml of less-than greater-than on copy @ << home >>]
tar gzip files changed file suffix to .tgz (instead of .gz) comment added to man page and help
html some character encoding corrections (é and a few others)
param recognises rcs in addition to cvs and 0~rcs+ Id may be used [as alternative to 0~cvs equivalent, metaverse and downstream adjusted accordingly]
debian control added suggests lv and rcs as alternative to cvs [to which it is personally preferred for document control (as making more sense working with favoured used development distributed source control management systems, mercurial and darcs)]
metaverse autonumbering changed, affecting default html segment naming 1350
opendocument -o now defaults to produce metaverse first -mo (this is behaviour for other outupts such as html, latex/pdf...)
metaverse footnote url matches, tuning
texpdf url matches, tuning, especially footnotes
help update of processing flags, checked against man pages
some changes to variable names, cf instead of rf (also used pf briefly)
debian control file, minor edit of description of SiSU
doc/overview.txt update on things not done in list
sisu_0.28.3.orig.tar.gz (of 2005w42/7 - 20051023) 1352 Debian release snapshot 1353
metaverse, bullets accidentally removed, and put back
texpdf character encoding bugfix, (removed iconv) however, sisu requires utf-8 input for extended character sets
character encoding touches, e.g. sample files saved as utf-8
character encoding, moved a basic transform to metaverse, hopefully more predictable characters to deal with and made easier to work with postgresql, affects other modules changes to html and texpdf, neither perfect, both need work esp. html. two steps forward one step back
some database operations visited, (update)
Release (and version number bump) primarily to put ruby sisu segfault bug behind us, Debian ruby-1.8.3-2 released and fixes this [an emergency build to work around the problem was made available as 0.27.0 see note there for details]
remote placement of open document files added (odt)
added open document format to several default shortcuts sisu -2 etc.
made note of opendocument format output on sisu home page [feature not complete]
synced skin_sisu.rb files, (there are a bit too many of them, most would normally be syslinks)
[now using mercurial as well as darcs, darcs to build]
Ignore this branch: sisu-0.26.2 upwards are more recent.
sisu-0.27.0 was an emergency build, (2005-09-26) released after sisu-0.26.1 as ruby 1.8.3 (2005-09-21) breaks SiSU, ruby segfaults. 1357 This was fixed in ruby 1.8.3 (2005-09-29), and uploaded to Debian unstable as ruby-1.8.3-2 on 2005-10-21. For notes on sisu-0.27.0 see ‹http://www.jus.uio.no/sisu/sisu_changelog/changelog#0.27.0›
Avoid segfaulting builds of Ruby. Ruby versions that segfault sisu:
ruby segfault first appeared in ruby 1.8.3 (2005-09-21) and was removed by TS:Guy in ruby 1.8.3 (2005-09-29)
ruby segfault reappeared in ruby 1.8.3 (2005-10-12) and was again removed by TS:Guy in ruby 1.8.3 (2005-10-13)
sisu file format flag moved to -Z (from -B)
sisu -Z without [filename/wildcard] makes gzip of sisu directory of marked up files, including sisu markup source files, local configuration file, images and skins.
sisu -Z [filename/wildcard] makes gzip of individual sisu file specified including sisu markup source file and related images and skin
opendocument format, -o, experimental, incomplete, [ignore]
done: headings; footnotes; bold, underscore, italics, strikethrough; superscript, subscript; extended ascii set; indents; groups - poem, code
todo: images; groups - table; bullet; line break?; page break?; table of contents; page header/footer?
debian build (i) recommends sqlite added, overlooked previously; (ii) added recommend zip, used in the making of open document; (iii) removed recommended incorrect libcgi_ruby. libfcgi-ruby1.8, remains; (iv) have added a basic open document file structure as a tgz file
a sisu file format introduced:, -B, a gzipped file, containing: sisu markup sourcefile, its images and its skins, opens as sisu_ball directory, which once unipped sisu may be run within, (sisu does not at present automatically unpack and run on these files, but is a convenient way of packing the contents of a file for sending) [early days]
man1/sisu.1 upadated and html on -B sisu file format (sisu help not yet done)
cosmetic firefox taken from list of lightweight browsers, remains very much amongst the heavies
cosmetic correction on info related to librmagick-ruby contained within sample document free_culture
css, minor, caption - display: inline;
syntax highlighting (sisu markup), editor configuration files, added, see:
sisu-examples/config/syntax_hi/README
/usr/share/sisu-examples/sisu-examples/config/syntax_hi/README
preliminary for the editors:
nano ‹http://www.nano-editor.org/›
diakonos ‹http://purepistos.net/diakonos/›
kate ‹http://kate.kde.org›
NOT REALLY DONE, but intitial attempt included anyway:
nedit ‹http://www.nedit.org/›
[vim-sisu still provides the most comprehensive sisu markup editor environment]
evince becomes the default pdf in maintenance urls etc. (previous was xpdf)
document samples image dimensions manually provided, affected document sample "Free Culture", Lawrence Lessig. Note this is not necessary from sisu-0.20.0 onwards, if you have rubymagick installed. 1361
NOTE: this is an emergency version of SiSU that does not segfault with problem versions of ruby, see note follwing. It is prepared without Syck/Yaml
Problem ruby versions:
ruby 1.8.3 (2005-09-21) and was removed by TS:Guy in ruby 1.8.3 (2005-09-29), released as Debian unstable ruby-1.8.2-1, and in
ruby 1.8.3 (2005-10-12) and was again removed by TS:Guy in ruby 1.8.3 (2005-10-13).
Temporary build, to avoid ruby 1.8.3 (2005-09-21) segfault.
WARNING, ruby 1.8.3 (2005-09-21) breaks SiSU, ruby segfaults. 1363 This is fixed in ruby 1.8.3 (2005-09-29), but the new Ruby build is not yet uploaded to Debian unstable (as of 20050930).
A bug report has been made to ruby-core the nature of the bug is unclear but appears to be related to syck/yaml as ruby does not segfault without it.
Preferable solution to installing sisu-0.27.0, use any version of Ruby other than the problem versions, and the sisu-0.26 branch or later.
WARNING ruby 1.8.3 (2005-09-21) segfaults SiSU, fixed in ruby 1.8.3 (2005-09-29) thank you TS/Guy Decoux. 'Fixed' ruby not yet uploaded to Debian unstable 20050930
NOTE: this is a debug/emergency version of SiSU that does not segfault with ruby 1.8.3 (2005-09-21) [i486-linux]. It is prepared without Syck/Yaml
Temporary Emergency Release ruby 1.8.3 (2005-09-21) [i486-linux]] segfaults sisu
bug report made to ruby-core 2005-09-24
this version of sisu built without Syck/Yaml and is not configurable, (uses sisu default configuration only) ignoring yaml user config files
as such this emergency release:
only uses sisu default configuration settings, ignoring yaml user config files
does not provide sisu version information
css, minor, caption - display: inline;
syntax highlighting (sisu markup), editor configuration files, added, see:
sisu-examples/config/syntax_hi/README
/usr/share/sisu-examples/sisu-examples/config/syntax_hi/README
preliminary for the editors:
nano ‹http://www.nano-editor.org/›
diakonos ‹http://purepistos.net/diakonos/›
kate ‹http://kate.kde.org›
NOT REALLY DONE, but intitial attempt included anyway:
nedit ‹http://www.nedit.org/›
[vim-sisu still provides the most comprehensive sisu markup editor environment]
evince becomes the default pdf in maintenance urls etc. (previous was xpdf)
pruning, removed words.rb (vocab is used)
wmap & vocabulary, minor modifications, and runs metaverse
minor pruning and renaming, small changes
sisu_webrick, url path changed, server no longer builds url paths with tilde prefix
sysenv, and link urls updated accordingly
sisu-examples, cgi sql search form, minor updates sqlite sample set for webrick server defaults, port 8081, with url suffixes pgsql sample set without (port is default port, and no url suffixes)
sisu_webrick server defaults must be changed in rc files, rather than by command-line parameters (reason, the rest of sisu would not see command line parameter changes, and would continue to provide rc details)
start enforcing lower case sisu markup tagging
cgi, cgi sql search form sample generator, link suffixes added
cgi, cgi sql search form sample generator, -S takes additional parameter 'webrick' to provide port links that webrick server will use.
sisu_webrick, -W does cgi form.
sisu_skin & defaults, home page, adjustments
html output (tune), fix image, no link where non provided, i.e. where the { imagename.png }image notation is used
html output (css & tune), image caption, smaller font
configure, (-C & -CC) absence of trang is only reported if -V (extra verbose) flag is used
processing remote urls, (-C & -CC) absence of external_images is only reported if -V (extra verbose), is used [re-test]
man page, man sisu, updated to include "-S webrick"
urls, minor correction (maintenance mode output)
man sisu(1) and sisu(8), minor edits
minor code cleaning
sisu_0.25.9.orig.tar.gz (of 2005w37/3 - 20050914) 1368 Debian release snapshot 1369
latex/pdf, librmagick-ruby: will throw a warning and build latex/pdf document output without a given image if the image is marked up without the image dimension, if the librmagick library is not installed. [librmagick-ruby is not "required" as provided documents are marked up accordingly, it is never needed. As an example first image markup form requires the library, the second does not:
{ freeculture01.png }http://www.free-culture.cc/
{freeculture01.png 350x350 }http://www.free-culture.cc/
man pages additions, mostly "man 8 sisu"
sisu_0.25.8.orig.tar.gz (of 2005w37/3 - 20050914) 1370 Debian release snapshot 1371
metaverse, default is to run metaverse wherever it may be required, i.e. when any of - abDdeHhINptXxz
plaintext, endnotes version (-e) sorted, -a (footnotes following paragraphs) is ok [however is currently an either or, both output plain.txt]
texinfo, basic output working again (with pinfo). [fix later, moving of & to <=and>]
debian, recommends, added pinfo
help, fix help on markup \ escape character (escaped)
metaverse, possibility to escape backslash (\\ to produce \) [Special character escape set near complete for regular text, verify situation for code blocks (code{) where characters should be treated verbatim].
metaverse, markup, test and addition of possibility to escape contextual special characters, such as asterisk (*) and exclamation mark (!), which are not normally a special characters that need to be escaped, but the ability to do so is useful where for example used to describe their markup function as in *{bold}* !{emphasis}! verified others used in a similar way (*!/_^,+), either already available or also added /{italicise}/ _{underscore}_ ^{superscript}^ 1373 ,{subscript}, +{inserted}+ -{strikethrough}-
man page and help, comments added on escaping special characters and headers
[extensive testing escaping the full range of special characters is necessary these include \ < > { } and the contextual * ! / _ ^ , + ]
metaverse, cosmetic corrections related to bold, italics and punctuation
metaverse, and add a few language settings
latex/pdf start looking at language settings, set language selected for document: \documentclass \usepackage \selectlanguage
latex/pdf creator copymark turned off by adding minus sign to creator header, as in 0~creator- [name of author]
man pages, help files updated on language settings
copyright SiSU system, object numbering etc. in pdfs, (reduced font size and words from previous Debian release, [a bit more than in 0.25.5])
latex/pdf cosmetic reduced size of font related to document processing information
metaverse, fix related to 0.25.3 (interaction between operation of bold lines and bold words selected in header).
metaverse, subtle correction todo with interaction between operation of bold lines and bold words selected in header.
changes to text accompanying latex/pdfs, toning down of language, correction of gpl2 url to fsf.org rather than gnu.org
latex/pdf fix, produce text without object numbers (problem with documents including grouped text markers, poem{ etc.) fix affects processing with the -0 flag (zero), e.g. sisu -mHp0v [filename].s3
cgi search for generator: fix, removal of an errant line of code (removal of hardlink to version number)
db/sql: changes to database table names, cleaner
db/sql/search: cgi search examples and cgi search sample generator modified accordingly
db/sql: recreate, creates if no existing database, instead of complaining (createall complains if database exists - you may not wish to remove existing db)
db/sql: replaced oid table with links table, and provide links to output files, affects both pgsql and sqlite
NOTE: previously existing sisu pgsql or sqlite databases should be removed manually, (or with previous version of sisu), and then rebuilt using >= sisu-0.25.0
character encoding, existing table hash replaced with a KirbyBase db character encoding table builder. The modified lib is not currently used by sisu, (& KirbyBase 1382 is not included with sisu), hoever, this is a possible way forward should such a table be needed.
latex/pdf, also html, bugfix, a bit of work on escaping of sisu special characters, html latex/pdf, done { } ~ < > & 1384 examine the need. Several characters are only special characters in given particular locations or combinations, 1385 the idea being that characters that are special or potentially so can be escaped in any event. Further testing and work necessary, hash is still a problem.
escaped characters spaced: { } ~ < > _ - / & | : ! ^ # 1386
escaped characters strung together: {}~<>_-/&|:!^# 1387
LaTeX special characters: $ & % # _ { }
metaverse_syntax, in code mode special characters should not be escaped
test more extensively, and correct over time. Note that the hash is for the moment a problem (in latex/pdf)
latex/pdf and other files make sure headers are only given special treatment if at start of text, i.e. if actually headers, so can have a description of a header within text like 0~level new=1,2,3; break=4
0.23 development branch rolled back into "stable" version number branch, (see 0.23.0 and 0.23.1 for changes)
pdf page breaks, accepts header notation: 0~level new=1,2,3; break=4
html fix to links band -H added .html to home url, removed
metaverse_syntax, adjustment to lines parsed, (result affects some endnotes)
plaintext small fix & symbol
minor touches to documentation
some tested of supported file character encodings utf8 and iso8859 with unix line breaks
NOTE: sisu markup files should be saved with Unix line endings, and in utf-8 or iso8859.
fix to the still very naive sqlite search cgi example for sqlite
sisu -S will generate a copy of the naive sqlite and pgsql cgi search form it then needs to be copied to the cgi-bin directory. It differs from the example given in that it looks at output directories and includes them as database options. It is more accurate on sqlite, checking that a database exists, however both forms in their current form leave a lot to be desired.
url to location of sqlite database
latex/pdf cosmetic fix to front page removed angle brackets enclosing location information, they appeared incorrectly and it looks cleaner without them
texpdf, utf8 added properly by way of ucs package (now requires latex-ucs) breaks some things but in the long run is hopefully an improvement currently supported encodings utf8 and iso8859.
Iñtërnâtiônàlizætiøn a slightly more extended character set, using utf-8, 1391
! # $ % & \ () * + , - . / ' 1 2 3 4 5 6 7 8 9 : ; < = > ? @
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ]
< - ~ t ¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯ ° ± ² ³ ' µ ¶ * ¸ ¹ º » ¼ ½ ¾ ¿
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß à á â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ
character encoding, utf-8 improved basic table, not yet utilised though, [and even as a small utf-8 table is on the large side]
minor code play with output (webserve) path
sqlite db output mapped to webserve path, current directory stub [instead of being deposited in pwd]
very naive sqlite search cgi example for sqlite, [badly broken frontend, look at, apparently taken too directly from working naive postgresql cgi frontend example, (the database created is fine though)]
metaverse, changes to automatic naming of levels 5 & 6 same methods used as has been for level 4, could possibly clash at times with level 4 in doc version consider implications [easy to attach somthing to level 5 & 6 names]
document digest in document information by default (previously only when cvs info also selected)
loading of skins for inserts
metaverse, regex fix for bold line syntax (!_)
latex/pdf, placement of object numbers re-sorted, an inelegant fix, revisit later.
sysenv, option to check load path and only load module if available reduce dependency on other packages, introduced for rmagick and now used also for dbi.
rmagick if installed can be used to calculate image dimensions, so these need not be provided in markup.
sql database operations only attempted if dbi is loaded(/available for loading)
texpdf, used parskip and removed use of smallskip from latex output (& other minor edits)
FSF address updated: Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA 1394
sisu-examples sisu_search.cgi sample correction
debian Sources.gz
minor code edits
sisu_0.21.0.orig.tar.gz (of 2005w34/7 - 20050828) 1397 Debian release snapshot 1398
changes to file structure for processing and provided images now placed under the markup directory in _sisu ./_sisu/processing [built by sisu] unless ./ is not writable then /tmp/sisu_processing ./_sisu/image [added to manually] ./_sisu/config [precedence: ./_sisu/config ~/.sisu /etc/sisu]
skin fix reading and precedence [uses ./_sisu/config/skin ~/.sisu/skin /etc/sisu/skin ./_sisu/processing/external_document/skin]
external documents, provide similar logic placed in ./_sisu/processing/external_document/(image,config) this should mean that along external documents are downloaded together with their skins and images and processed as a unit
changed a couple of search path statements (skin,sisurc) to use blocks.
sisu manpage updated to take account of changes (help not yet)
merged/rearranged (and renamed Postgresql and Sqlite classes). Now SiSU_SQL (avoid possibility of namespace clashes).
plaintext, xml (sax & dom), xhtml, run on a new file creates required output sub-directory, it was relying on other selections for directory creation [thought done previously] affects flags -a -x -X -b
minor sql database rationalisation, postgresql & sqlite logic in same files [additional testing required]
added metadata categories (to the Dublin Core 15) added the following metatags, which seemed appropriate/useful: translator (or translated_by); illustrator (or illustrated_by); prepared_by; digitized_by (added to parameters, metaverse, sql databases)
note in man pages and help about sisu markup files being in UNIX ASCII
sisu-vim auto-conversion to UNIX ASCII for sisu markup files (sisu parses unix ascii, not dos ascii ... consider further, an issue for example with many(most/all?) Project Gutenberg texts)
(composite) fix for new header links where linbreak used and imported into composite document, result in .t? suffix
(sisu_search.cgi) sample search form, minor fixes & improvements, still a mess
fix for old style header links, (broken in 0.20.4 with introduction of new)
(param) header links notation made similar to links within text old markup syntax remains possible, (i.e. backward compatibility kept) [should possibly force version number change to 0.21 but is minor change]
small touch to sisu vim syntax file, remove false positive error highlighting for alternative links markup
touch to remove relevance of whitespace in image markup (previously a problem in composite texts for latex/pdf output)
(metaverse for html) touch, whitespace reintroduced where name is given to an object as easy solution to interference that may otherwise arise with urls
ruby-libyaml removed from debian control, [a DD had informed me that he had neeeded it early in packaging days he must have been working with a version of ruby older than sisu is written for]
sisu_0.20.3.orig.tar.gz (of 2005w32/7 - 20050814) 1405 Debian release snapshot 1406
fixed sisu -CC, removed attempt to create pg db (this is done rather on -D createall request if does not exist)
sisu_vim manpage
latex/pdf monospace font (ttfamily) where code delimiter is used
html monospace font where code delimiter is used
rescue and attempt to create pg db only if db of pg type requested
a rule for stripping deleted text from clean text md5 digest introcued
debian signing of package against ‹ralph@amissah.com›
console output XML clutter reduced, REXML parsed headers now only produced for -V not -v
ID =
BD76E77F
Key fingerprint =
F899 5A87 C648 3F38 5107 79F1 B97B 7C4D BD76 E77F
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.1 (GNU/Linux)
mQGiBEL8fs4RBADNNhIsG6i13rDL4JLTgqy0fzcx8oJ9E/xDKeQo/5pqs18FvyKo
VsHdkUrPptZgxowalPi2aWvZgdi56yUFt295pNedMNXfTnwkVF/9PSA3r4OTBFWw
7NJYRUu2ZaSqtj3LpnBhsPpDqcl2g5Mry88mMLUeWB9OtsZE/QFVnoJqawCg4QSY
IOtgdxZVJfibHbFA0/2iG3cD/A98l/BuRWF+kwNacj1q+D0glC/u9mvg56fnAzTL
Osbhza/ebqvPgtFpP4PlIuvTcRZ9QsSJgmCTxNRPSKWPGqDmj7B7MDcPKUyJAPKB
fSLm5v5BuKTCLl9jyihbOqIdTgF1hoBHxTyfYWpVVuhdFP1kahityDNGpRhSfTif
doDLBACkB090RwyYBR589CMjF4miOo5m29ooQZO3tkR+6w5ny81H+qIHVx3TQZa9
d2166YcxMOFLh2mXBcVNsF8gQpv8Otk+Oyu5FFKqJiGV6JkEPf/W+iXMdpvTrxtc
rmU8cKagKxxBjue8PlI6bGusEjJXgmsTwOZB5WxCW4QQs49VoLQhUmFscGggQW1p
c3NhaCA8cmFscGhAYW1pc3NhaC5jb20+iGQEExECACQFAkL8fs4CGwMFCQPCZwAG
CwkIBwMCAxUCAwMWAgECHgECF4AACgkQuXt8Tb1253+R+gCg3KfzSGEmdWf01ryr
QLm35LutXS8AoNVfXb3OB1BMph6bOSNJpIyZAOgstCdSYWxwaCBBbWlzc2FoIDxy
YWxwaC5hbWlzc2FoQGdtYWlsLmNvbT6IZAQTEQIAJAUCQvyEaAIbAwUJA8JnAAYL
CQgHAwIDFQIDAxYCAQIeAQIXgAAKCRC5e3xNvXbnf12SAJ44Tuntdnqv7lAGgRes
KMFbHSt3YgCgjXkkHqY167kvDWmxrdAfupv7Ad65Ag0EQvx+2RAIAL23ShZnJJi/
1un84eoUoQ/AaXmGAhYjVlYiJzMjTXBygS12TnpNkqibnnIqbn/6v1WFIgZNRhzS
GzKo//MYtORdhB25UYe0YeOhZhyABLNSFKCye1ACBfDpJAFzc+kh7GjA1k2hnDsn
zox49eJyubO1FxiXXYrKaSMOGkuhp/JaLEVHZZyY++Zq0TuS8t3bOmNkUbL5X5oZ
n600yZzNfdQ8/5LjwIUvY9BDR+tHyypGyegDDmS5BVEjmW2d9ujDbVYRY6twA0q6
6WSx2WqT/HzdvSirEiPp3ENwQAaTnGT0G5q2zmYtutb9Yd/V/5aQBMEkAXF/JT4H
uw5ad3C6xNcAAwUH/jmC7wmvfA6Dqh9TfqDux9LzWbIny0NsgYTsE2Bkhg8kuHgb
PeqpOeJRFYxQkhknzW1PZZVwtxmfFgWgvukW4fqGSPWSpWDaYL91zkx2HRMBG1Nb
YwqNOLQnolRE9z/42b/M4oyIWhd0WTi6tZt5pMvpW5Dn7tOsnU3PlNM3AAv3Bjp9
QBki1KRjZC7PdKnQa9KSwvr4hgvvBlT4Is9131vmAZhu41Ni8UORmoq5e/lqd5O/
0QuySo+ZJEyLQuulfK19NPALZM+fu6/3dUHAu4D27MafYdQNqY3Xks4mquQ2p95k
OhNer8Yu7SSyBCIO/8V71UhkgyUdG7fMl0BzqPmITwQYEQIADwUCQvx+2QIbDAUJ
A8JnAAAKCRC5e3xNvXbnfzpwAJ0ZKPoWuWrx8K/zGSIRRj7ZRbf6KgCgji13BXoF
tJaIUHauen7hNIoUQXo=
=6US6
-----END PGP PUBLIC KEY BLOCK-----
remap sisu psql database names to SiSU_[directory name stub] instead of just [directory name stub] as this will make name collisions (and accidents) with other databases, when using SiSU to creating, deleting and recreating databases much less likely happening to other databases far less likely. [renaming means databases need rebuilding for use]
(psql) have made postgresql >=8.0.0 [should say postgresql-8.0] the default requirement. An issue showed up with sisu & postgresql 7 series and UNICODE sequences used, as sisu as released is fairly new there is little incentive to maintain it [however, problem would seem to indicate a lot of bug testing is required, i am currently using UTF-8 locale (en_GB.UTF-8)]
cgi script example updated to match SiSU_[directory name stub] convention and to default to search of sisu-examples as this is a standard/common directory anyone might generate (or rather ./document_samples_sisu_markup)
(webrick url) console display of output text default to webrick url (can be switched off in sisurc.yaml, by setting webserve,webrick_url: false) however this assumes people know to start sisu_webrick (it is a toss-up between advertising webrick's availability, and sticking with filesystem paths as default, may have to revert) have thought of tying webrick url output to starting sisu_webrick automatically, would need to look at log files and get logging off the console, else would disturb other sisu console output. [a problem appears to be that in some browsers old cached pdf is served when requested, so changes made in subsequent document generation may not be displayed, consider implications]
sisu_webrick port sysenv default set back to 8081 (instead of 8111, consider 8123)
use createdb to attempt to create relevant pgsql database (using stub of directory name; uses a system command and assumes user has permission to create db, if user does not, and the database does not exist, would not be able to proceed anyway)
inelegant handling of "" image bug (no image) that appears in a test document.
a few urls shortend back to ‹http://www.jus.uio.no/sisu› from ‹http://www.jus.uio.no/sisu/SiSU› in defaults
sisu_0.18.7.orig.tar.gz (of 2005w32/2 - 20050809) 1411 Debian release snapshot 1412
some license clean up, gpl2 or later (appearing in pdf text output), removed sentences referring to alternative, somehow missed in previous grand cleanup sisu_0.16.24 where all document headers were cleaned, and the rest i thought [apologies 0.18.7 was rebuilt to include this change, they occurred in the file defaults.rb and texpdf_format.rb].
fix -N md5 digests batch mode, garbage cleaning
fix -N remote placement (revisit remote placement)
sequence digests if requested follow on directly after metaverse -mN...
html and latex/pdf so far, continue tradition of assuming that a comma (,) or full stop (.) following a url is part of a sentence, i.e. if a url actually is terminated by a comma or a dot are not parsed correctly, is convenient, consider implications though, may need to change. The changes were to make the behaviour of marked up curly braces with urls attached versions correspond with the usual handling of urls in sisu
fixed digest tree where image not found
defaults for shortcut flags (-1v -3v etc.) set to create the digest tree (-N) and to include filetype suffix (-H) as this works with webrick (sisu_webrick)
jpg image support consistently added (to existing png & jpg) gif consistently removed as on cursory glance does not appear to be supported by tetex, trivial to add later
man page and help mention of verbose screen output of digest tree
fixed metadata (metaverse) sourcefilename (where rc not used)
bugfix output paths, may change again, currently the default if writable is /var/www/sisu (and if no ~/sisu_www) (in previous version wrote to /var/sisu/www/sisu if writable too idiosyncratic a solution)
bugfix image markup where image tag (rather than url) used working for html and pdf again
fix metadata (metaverse) sourcefilename (where rc not used)
detailed document md5 digest output as digest.txt generated with -N flag 1416
added -N flag (document digests) to man pages and help
replaced uses of include? with plain regex (some vague recollection of rumours of depreciation in future ruby)... no rush, perhaps should have waited
(re)moved use of -o flag from old table based html
digests on clean text, rule... revisit, but body and endnotes treated "same"
tmp fix for special image characters, (e.g. Euro and Copyleft) tmp because image is taken from local directory images where ought to be taken from general image set, revisit.
document meta_data, version information re-organisation
texinfo cursory look, initial 0.18 fix
db pg/sqlite md5_all fix for level 4
latex/pdf, tmp bugfix, substitute & with 'and' in toc, needed e.g. for AT&T, see ffa, REVISIT
a bit of play with texinfo module, but (still) broken (in 0.18) until tested
some writing in man pages
sisu_0.17.5.orig.tar.gz 1421
plaintext linebreaks in endnotes br
xml series, branch-fix todo with tables (common_xml)
html endnote section branch-fix
sisu_0.17.4.orig.tar.gz 1422
url maintenance mode, minor fix
small fixes to latex pdf mostly todo with & character
sisu_0.17.3.orig.tar.gz 1423
md5 into postgresql and sqlite modules, (including endnotes clean md5 digest)
Implemented, but need to be consistent about content of paragraphs on which md5 digest is made:
1. clean/stripped text without any markup, paragraph, headings etc. without endnotes
2. endnotes clean/stripped text digest only (there may be several endnotes within a paragraph)
3. whole object, text with markup and any endnotes
some renaming in db modules
sisu_0.17.2.orig.tar.gz 1424
change in metaverse representation of md5 hashes
cleaning up of output after introduction of md5 digests
sisu_0.17.1.orig.tar.gz 1425
version number switch to development branch, some consequential changes.
sisu_0.17.0.orig.tar.gz 1426
incorporated md5 digest keys for each object (paragraph, table etc.) in "metaverse", available for use for downstream output/processing as desired, there will be a clean text hash (including endnotes contained within the paragraph), and a marked up tag..., (both taken from the metaverse). This is a fluid situation. Debs though built, have not yet been made available, this is experimental, and it's final form (depending on making the most useful md5 hashes) uncertain. 1427
0.18 md5 digests on every object (paragraph, endnotes etc.):
0. md5 digest taken of the document source and placed in the metaverse (implemented much earlier)
Produce md5 digests (in metaverse) for every paragraph and endnote, specifically an md5 digest for:
1. clean/stripped text without any markup, paragraph, headings etc. without endnotes
2. endnotes clean/stripped text digest only (there may be several endnotes within a paragraph)
3. whole object, text with markup and any endnotes
[digests should not include other digests]
Digests are available for use at will in downstream modules, e.g. in database mapping, to identical paragraphs, possibly in html scroll, to identify unchanged content, etc.
sisu_0.16.25.orig.tar.gz (of 2005w28/2 - 20050712) 1428 First Debian release 1429
sisu-examples, Free as in Freedom ... minor touch, previous markup broken, will check later
copyright string made more clear as 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 ... only question being whether it should not have been 1996.
copyright headers changed within files for Debian
some changes in use of ocn for segment naming in html output
a couple of postgresql fileds changed to text
using Rant 4.0 for package build and install(er)
cosmetic rearrangement of code
metaverse fix for alternative endnote markup marker at end of line
texpdf fix for images, (where dimensions not provided) not final, may need to pass through imagemagick at metaverse stage
fix to cgi sample sisu_search.cgi
small bugfix (param screen print)
for Debian build new sisu-vim package, the result of separating out sisu vim files (syntax & folds) from the main package (and it was previously in sisu-examples)
touch to syntax highlighting
small touches to vim syntax highlighting
some fixes to vim syntax highlighing: - changes to markup syntax introduced in 0.16 release broke parts of syntax highlighter, more no doubt to follow.
separated color file out from ftplugin ... called dusk (or slate) by me for several years i now call it sisu... perhaps i should stick with slate as it is pretty appropriate... hmmm, slate
package built off an older Debian installation 1438
small touches to offer vim config files working the way i am used to with Debian install... needs testing by someone with different habits though.
separated vim syntax and ftplugin directory... have still got color file in ftplugin/sisu.vim file which is not acceptable.
sisu vim ftplugin ... for folds, syntax, colors, markup auto installed in debian, (but uses shared filetype in /usr/share/vim/addons check how that is supposed to work) else (non-debian install) Rantfile places in /usr/share/sisu-examples/config/vim
debian setup of vim syntax ok... however much vim setup still to automate, immediately noticeable: folds for sisu not sorted; and permitting cursor movement up and down without following long lines with screen wrap; (and no clever way yet to contribute colors other than through sisu-examples, but they being user preference should be contributed with care).
on_markup.txt quick check & minor update
home page index.html creation, path precedence set: ~/.sisu/skin/doc, /etc/sisu/skin/doc, defaults, and content is interchangeable (so future latent break is less likely)
touch to Rantfile
bugfix a default variable, in defaults version should be @ver introduced by cuts and pastes between different files, with recent default home page updates; make less likely to happen in future, for now quick fix, revisit: currently index.html taken from ~/.sisu/skin/doc if it exists else defaults, /etc/sisu/skin/doc is ignored, breaking expected path search precedence
small edits to man pages and help NB have taken out reference to alternative markup possibilities e.g. b{ for bold }b being available as well as *{ bold text }* (as the letter the and html equivalents are depreciated, having or using alternative markup styles is less tidy)
cleaning up of man pages, largely for html presentation generated by rman
minor edits
added the man pages in html (converted to html using rman) 1449
and related rather cosmetic changes
vim folds for sisu markup files updated command is :F (ruby folds :R) assuming the file is in place and in use
some cleaning of wordmap output, regex exclusions added, not elegant (special issue pages include sha and md5 output, also excluded)
[released 0.16.6:] vim folds for sisu markup files updated command is :F (ruby folds :R) assuming the file is in place and in use
comments, url locations of samples, output, etc. added to markup syntax files (in addition to SiSU home which was already there)
removed from tarball markup samples "eu contract law principles" which can still be found at ‹http://www.jus.uio.no/sisu/sample›
man 8 sisu post installation instructions looked at
an image path adjusted
tables fixed, much latent breakage sorted
html segments fixed (scroll was ok)
xml sax and dom sorted
xml css naive but done
latex/pdf done
conditional heading reinstated (may be used when it is expected that a document may be imported into another, and the controlling documents level 1 and/or 2 headings should be used instead (take precedence))
rant install options, force specification of root if wish to proceed as root, (previously was default on ok or continue)
touches to documentation, markup related
markup syntax table is out of date, reference to it removed replaced by suggestion you see online markup sample directory ‹http://www.jus.uio.no/sisu/sample›
fix, one sample document was overlooked in last package (autonomy_markup2)
more testing required
sisu_0.15.0.orig.tar.gz 1457
syntax changes, WARNING breaks older markup, a theme is the reduction of characters, and the removal of most unclosed curly braces where used previously:
^[0-6]~ replaces ^[0-6]{ to mark headers and heading levels.
*~name replaces #~name for html name tag marker
a comment: ^% replacing ^#{ and ^%% fold set in vim for such comment marker
require external document fold marker << replacing r{
Cleaner markup syntax introduced to stable. Breaks old markup. 1459
sisu_0.15.1.orig.tar.gz 1460
where endnotes / footnotes are not embedded the marker in text becomes ~^ and the footnote following the paragraph in which it is referred to ^~ instead of ~e and ~{{ or -{{ respectively.
shortcut for creating link and including url as endnote similarly uses ^~ instead of ~e
sisu_0.15.2.orig.tar.gz 1461
bugfix for composite documents, place newline and mark end of import (bug also in current stable 0.14.6)
bugfix for [html] endnotes introduced (in param) in development branch
number paragraph in given heading sequence while escaping from being a heading 5~- 6~-
filenames for termsheet and standard_form sisu -t
fix webrick port settings sysenv
html subtoc touch required
help files updated on syntax changes
vim syntax files updated
extensive testing required
Cleaner Markup Syntax introduced in 0.16 1462 - reduction in characters used (and the removal of several uses of unclosed curly brackets). WARNING Breaks Old Markup Syntax Detailed information on changes is provided. 1463
texpdf removed whitespace around href latex links in a few locations (latexpdf appears possibly to have problem in passing url to browser including whitespaces before and after url)
in all source code headers took out development branch reference, leave it to the download page to keep other urls updated author field Ralph Amissah, (instead of similar email address) propagated alternative name 'Serialized Information, Structured Units' (used earlier but not consistently)
skin headers likewise looked at and modified
touch to default index.html (in defaults and associated skin)
(touch to sisu-examples description in debian control file)
debian build sisu suggests sisu-examples
added reference to abandoned U.S. provisional patent application
removed files cgi.rb and cgi_supplies.rb as no longer used
removed files cgi.rb and cgi_supplies.rb as no longer used
-g option removed, unused and forgotten ( -h and -H by default do what -g used to)
Documentation, minor changes
Flattened directory structure for ./conf/sisu which maps to /etc/sisu or equivalent i.e. removed the additional version number which is not supported by debian packaging, and unnecessary anyway. (this change is the reason for version the hop to 0.14.0)
Changed name of ./conf/sisu/sisurc.yaml.sample_disabled, is now ./conf/sisu/sisurc.yaml and enabled with some parts commented out
Source Document Digest (using openssl and currently set to MD5) generated were cvs document details requested, (request set in document header).
Added man page summary of sisu-examples (and a README for directory which refers you to man page)
Make SiSU more convenient to use to produce other formats (including LaTeX) without the software necessary to produce pdf, i.e. pdflatex ‹http://www.tug.org/applications/pdftex/›
Make SiSU convenient to use to produce other formats (including LaTeX) without the software necessary to produce pdf, i.e. pdflatex ‹http://www.tug.org/applications/pdftex/› all this does really is recognise when pdflatex is absent and pdfs cannot be generated in html generated output (i.e. no links to pdf are produced, as was previously the case where pdf output was assumed
Removed Debian require dependency on tetex-base and tetex-extra (in which pdflatex resides).
sisu_webrick default port set to 8081 (from 2000), [also considered 8111, 8123] [0.12.5]
short man pages on sisu_webrick and sisu_termsheet provided [0.12.5]
sisu_termsheet (changed name from sisu_termsheet.rb) [0.12.5]
removed sisu-[version number] executable, is not necessary, (resulted in skip from 0.12.6 from 0.12.4) [0.12.6]
sisu_0.12.5.orig.tar.gz _skipped_ 1473
sisu_webrick, fix and update
updated man 8 sisu
updated part of interactive help in line with 'man 1 sisu' and 'man 8 sisu'
debian package added as required in current ubuntu at least: libyaml-ruby
touch to sisu_termsheet, colour fix
further packaging automation, rant installer fix, updated [installer update added to auto build procedures etc.]
changes with packaging methods (rather than sisu), and redone from scratch with new original source
switch from using the sha digest to md5
changes to packaging methods (better integration of debian package builds - use of rant and darcs-buildpackage)
default generic install of sisu is to type as root (in the root directory of the unpacked tarball):
ruby install
For additional options:
ruby install help
or
ruby install -T
Thanks to rant.
rant install file (used by sisu) has been made fairly generic, and mirrors the directory structure used by setup.rb
sisu specific post setup instructions are included in rant/plugin directory.
removed Rakefile, I do like rake, but do find rant more flexible and remove the duplication of effort. The Rantfile, or rather install works without the separate installation of rant.
Package directory structure changed to suit setup.rb default mapping and applied to Rant and debian builds (Rake not checked)
./etc renamed ./conf
./man moved to ./data/man
destination path mapping as before.
renamed some files document text files in ./data/doc/sisu such as this version_manifest
copy of version_maifest and README placed in package root
SiSU version information adjustment, see display e.g.: sisu -v
Rantfile for installation, to install SiSU, in the root directory of the unpacked SiSU as root type: ruby install
Rakefile fix to path for sisu-examples
some re-calibration of ocn required.
version detail [synchronise packaging]
minor fix, version information generated.
Some package cleaning both tarball and debs.
rebuilt to correct debian package paths .deb installation paths should be correct
work-nickname Sabaki dropped from naming convention, will for the time being stick to just sisu (previous work-names/nick-names included scribbler, and scribe)
Please glance at the Development Branch Version Manifest / changelog 1487 for notification of changes (and information available) subsequent to the "stable" release.
Man pages: "man sisu" and "man 8 sisu". The man pages are currently more up to date than "interactive" help.
0.11.1 of 2005w18/5
debian packaging, all architectures, use debian sub_version numbers 0.11.1-1
change darcs directory tarball directory and name to comply with tarball created by debuild (remove sabaki and date stamp)
the sha provided here is for the darcs tarball, will have to consider what to do when also providing debuild source tarball with it's own sha, and in any event to reduce duplication
deb package provided together with debian source package and .dsc, which contains debian package sha.
tinkering in database lib, minor renaming edits, (tuple instead of loadline)
fix to cgi sample: sisu_search.cgi related to match linking to endnotes.
SiSU Debian packaged as sisu_0.10.1-1_all.deb and sisu-examples_0.10.1-1_all.deb and available from ‹http://www.jus.uio.no/sisu/archive/deb› download is manual (not via apt). Some shared adjustments to packaging have been made, and more no doubt will follow. For further information see ‹http://www.jus.uio.no/sisu/SiSU/download#debian›
Man pages: "man sisu" and "man 8 sisu". The man pages are currently more up to date than "interactive" help.
SiSU Debian packaged and available from ‹http://www.jus.uio.no/sisu/archive/deb› download is manual (not via apt). Some shared adjustments to packaging made.
Man pages: "man sisu" and "man 8 sisu". The man pages are currently more up to date than "interactive" help.
0.9.7 2005w17/6
fix 1492 for information on this release see notes on 0.8.1
0.9.5 - 6 2005w17/5
fix 1494 for information on this release see notes on 0.8.1
sisu-sabaki_0.8.2_2005w17-5.tar.gz (20050429) 1495 for information on this release see notes on 0.8.1
0.9.4 2005w17/5
fixes 1496
* Summary, an old idea reinstated, to permit alternative text presentations downstream
rad of 2005w17/3
metaverse now carries three ocn (numbering) schemes for each document:
ocn as before all substantive objects numbered sequentially
ocn divided, with headings distinguished from other substantive objects
ocn specific, with each object identified and numbered by type
changes to libraries to accommodate ocn
rad of 2005w17/4
changes to plaintext, xml series, and wmap to take account of ocn changes
0.9.0 2005w17/4 (contains rad of 2005w17/3-4)
fixes needed in libraries using altered ocn/metaverse
cgi-bin search form sample 0.9/data/sisu/sample/cgi-bin/sisu_search.cgi break fix (table structure had been changed)
0.9.1 - 2 2005w17/4 (contains rad of 2005w17/3-4)
more fixes needed in libraries using altered ocn/metaverse
0.8.0 released 1498
0.9.3 2005w17/4 (contains rad of 2005w17/4)
hot on the heels of 0.8.0 some fixes. More likely to follow.
Old markup syntax style removed. Simplifies description of SiSU markup without any loss of functionality. 1500
Remote files, (both called from command line with uri, or a composite document) download and incorporation of associated images.
Default shortcut flags (currently -1 to -5) can be modified in the resource configuration file.
Screen ansi colour output can be set to true or false in the resource configuration file.
Adjustment of file suffix naming conventions. Regular markup files .s, composite files, requiring others .r, and built as temporary files for processing in .t, and where a uri is requested off the command line, the file is downloaded and saved and processed as .u
Adjustment to man pages.
0.7.3 of 2005w16/6
option to center images, applied in pdf, so far placed under images, may have a general image option instead.
0.7.2 of 2005w16/6
Work with the downloading of images where remote documents are requested either by use of a url on the command line or within a composite document images if not found there are downloaded to a subdirectory of the working directory sisu_images_external. Composite documents flagged with the extension .r1 .r2 and .r3 are if external downloaded and scanned for images, which are downloaded if not found in the directory ./sisu_images_external, and the document as expanded is saved with as a temporary file with the extension .t1, .t2 or .t3 accordingly, for processing. Where a uri is provided on the command line referring to a sisu markup document for processing, that document is downloaded and saved with the extension .u1, .u2 or .u3 which is then processed. In all cases the file extension is dropped with respect to output.
Some updates to the man pages with regard to different types of remote processing.
pdftex possibility to set image centering in header, default off.
pdftex visited SiSU and LaTeX special characters, escaping for pdfs
0.7.1 of 2005w16/4
removal of alternative markup syntax continues.
remote file operations and file letter naming conventions, now composite, requesting, requiring files have filename with extension .r when processed a temporary file is created with the extension .t when a url is provided to request the processing of a remote file, the file is downloaded saved and processed with the .u extension
0.7.0 of 2005w16/3
Remove old syntax, simplifies description of SiSU markup without any loss of functionality (the newer markup style is already a superset of the old). Removal of old markup syntax necessitates branch/ version change. Removal of the alternative markup syntax, which dates way back. It was convenient and a bit impressive to be able to use SiSU on documents marked up in 1997; and maintaining the accompanying code was unproblematic, but after reflection over a prolonged period of time, have decided i would rather not encourage alternative markup styles, especially where one is clearly preferred over the other. There are still alternative ways of representing endnotes for examples as either may confer an advantage, depending on circumstances (usually the pre-markup source document) but only within the new markup style.
0.5.10 of 2005w16/2
default shortuct flags -1 to -5 (what they do) can be modified in sisurc.yaml (by changing the default flags they call)
screen output ansi colour default can be set to true or false in sisu.rc with -c acting as a toggle to turn screen output colour on or off as appropriate against the default set.
0.5.9 of 2005w16/1
dbi fixes from 0.5.8 changes (ansi)
0.5.8 of 2005w15/0
introduce -c ansi color flag for screen output, (perhaps should be color off instead), and -q quiet mode, no screen output there is some scope for breakage here, continue to examine the plumbing
man page updated
0.5.7 of 2005w15/0
sysenv ansi colors, revisit later
wordmaps, revisit later... problem introduced (a loop removed, double counting removed)
rescue single line syntax rescue: ...
0.5.6 of 2005w15/6
changes for ruby1.9, including metaverse, (also sysenv, html & plaintext) most that needs to be done appears to be in place. worst fix ansi colour, revisit all later. much testing needed.
param header US Library of Congress cataloguing option ~class_loc also ~class_dewey recall issues with dewey being proprietary? check (perhaps add option and leave unused?) considered all this years ago... ~class_isbn, issue here is that some material will be published under an isbn, and will have page numbering etc. which sisu publication does not follow, i.e. sisu publication is an independent publication, so isbn is a reference to an original hard copy publication... what of asin etc. revisit, and determine what else to add.
0.5.5 of 2005w15/5
sisu control, minor, e.g. reduce number of counters
[downloaded ruby1.9, this branch uses ruby1.8 though]
0.5.4 of 2005w15/4
sqlite default file name created to sisu_sqlite.db (was lex.db)
plaintext some cleaning of output
xml, minor touch, image tag, version/revision control info optional
0.5.3 of 2005w15/3
dbi increased field size for text contents again, (to 12,000 for now from inadequate 2712) both postgresql and sqlite appear to support this
0.5.2 of 2005w15/3
common_db, dbi, pg and sqlite most logic is common and moved to common_db
0.5.1 of 2005w15/3
dbi sqlite re-introduced, though not tested. some things moved to common_db
A rake has been configured to do post installation setup, and is the preferred method of installation for the present time.
Please glance at the Development Branch Version Manifest 1505 for notification of changes (and information available) subsequent to the "stable" release.
0.5.0 of 2005w15/2
sorry for the quick version number turn around, and for its being applied to pretty minor changes. The version numbering rule applied is that a second digit version number change will be made when potential breakage is caused by code changes. This has happened now with the decision to alter representation of image dimensions. Backward compatibility, though easily provided is not thought to be necessary (or desirable) in this instance, based on current user base, and modest use of images in text. 0.4.0 is on it's way. This type of event is fairly rare, though it has occurred occasionally in subtle ways. For example Tainaron marked up in 1997-1998 markup style still builds. For description of change see 0.3.1
0.3.1 of 2005w15/2
image representation changed dimensions now represented as width x height e.g. 480x640 (as in imagemagick) previously was explicit w=480 h=640 (this change causes breakage in sample text with images)
sample marked-up documents updated accordingly
version number changes: stable branch is 0.2; development branch is 0.3
replaced config_environment.rb file which had dropped out of stable tarball. [lesson, test future setup/installs from clean slate]
0.1.5-58 of 2005w14/6
distinguish text poem from other text groupings by giving an object citation number to each verse
alt and group text groupings bugfix
0.1.5-57 of 2005w14/5
distinguish text poem from other text groupings by giving an object citation number to each verse
cosmetic html default colors for navigation band and home button surround made neutral (white)
0.1.5-56 of 2005w14/3
html endnote segment, (introduced bug fixed) linkback to main text broken, url was split on more than one line, resulting in error
special characters escaping for use within text looked at, (mostly there previously but not documented) ~ { } < > - _ / also used : ^ ! # note added to man pages (more to be done)
0.1.5-55 of 2005w13/6
texpdf blocks fix
texpdf prefix_b issue with portrait, (not landscape) fix
sisu info improved in latex output
0.1.5-54 of 2005w13/6
texpdf adjustment to position of ocn in special text blocks
0.1.5-53 of 2005w13/6
dbi a bit of cleaning of search column, and touch to data
0.1.5-52 of 2005w13/6
object character numbering of special blocks "code", "poem", "group" and "alt" finally corrected, in line with "tables". (may introduce a subtle variation, between poem and code, or alt and others, numbering the equivalent of each verse, but need a bit of time to consider) numbering correct, some cosmetic adjustments to follow, e.g. in pdfs, more work necessary in xml series.
0.1.5-51 of 2005w13/4
initial xml table logic is in place (logic taken from html unit) [still using html type tags but logic is in place]
0.1.5-50 of 2005w13/3
html change to display of title and headings in segments (dc and headings) display dc small, and heading normal
0.1.5-49 of 2005w13/3
html subtoc fix (as it failed in certain circumstances, watch)
html endnotes, cosmetic (presentation of headings, and invisible navigation)
0.1.5-48 of 2005w13/3
cosmetic + information in html navigation band (revisit)
texpdf suggested urls special character fix for both url and linked text done.
0.1.5-47 of 2005w13/3
texpdf suggested urls at end of document problems with latex special characters, not fully looked into, or passed through the appropriate filter, but some ad hoc corrections made
small changes to man pages
but for details of what is new, see previous release of same day 0.1.4-8
Quick summary (context sisu markup):
allows creation of composite (sisu markup) documents, documents that require other documents or bits of marked up text that are not independent documents (i.e. not capable of being generated as standalone documents), content may be sourced remotely (url)
allows processing of remote (sisu markup) documents
various small fixes
detail from development branch
0.1.5-44 of 2005w13/1
documentation updates
0.1.5-43 of 2005w13/1
composite documents and remote (url) documents, some on error code
composite documents, screen information provided, both cosmetic and on error
0.1.5-42 of 2005w12/0
composite documents may link to remote urls for their constituent parts using any of its (composite link) syntaxes with an html url, [see man pages and version manifest]
with thlnk is attractive if you use vim because it recognises and permits the plain-text hyperlinking to the remote file, which can be called in for viewing.
in this context (urls) textlink markup has little meaning as it does not work for editors with url hyperlinking, while the basic sisu markup does no more or less than it always does. For everyday use, as a means of hyper-linking within an editor i do find textlink attractive though.
file suffix naming convention -
.s[1-3] ordinary sisu marked up documents
.si sisu marked up snippets for incorporation into other documents
.r[1-3] documents using require - (like a master document)
.t[1-3] temporary marked up files, usually created by sisu for processing, e.g. from building the master file, or on having downloaded a remote sisu markup file for local processing.
while on the subject the 1 to 3 is an old naming convention for processing html output, .s1 indicating that only a scroll, long single text should be produced; .s2 for only segmented html, the document in parts should be produced, no single/full length document (this is used for example on war and peace); and .s3 requesting both the scroll and segments.
0.1.5-41 of 2005w12/0
more alpha code: remote source a sisu markup file using url (http://) for local processing.
For example, assuming sisu is installed, you could generate the text of the GPL in plain-text, html, xhtml, XML, pdf and a wordmap of its contents using the following string:
sisu -mhpabxXwv ‹http://www.jus.uio.no/sisu/sample/markup/gpl2.fsf.s3›
or to just do html and pdf files from one remote source to the default remote destination (assuming you have one setup):
sisu -mhpr ‹http://www.jus.uio.no/sisu/sample/markup/gpl2.fsf.s3›
[this (at least for the present time) works for texts without embedded images, unless you already have the images stored locally] [will be a small step to permit remote (and local files) to be stored in zip format and unzipped prior to processing if desired, to reduce bandwidth and time]
Nice from a flexibility perspective, though I expect SiSU's use to be primarily on locally stored marked up document sets.
vim updates (small touches) to sisu: syntax highlighting; folds, and; recognised filetypes (included .si .[rst][0-3] already being recognised)
0.1.5-40 of 2005w12/0
composite document, alpha code: introduced alternative ways of specifying document require, using vim's hypertext ascii thlnk or textlink. The following forms of document require are valid, to incorporate a document fragment named filename.si (the require statement must be at the start of a line): [see man pages and version manifest]
the value of the textlink and thlnk style is they are live hyperlinks to the constituent parts of the document, which can be brought up at a keystroke for viewing or editing.
An interesting possibility to consider, is to permit sisu to get the composite parts of a document from a remote url source via http, using thlnk syntax which permits this <URL:http://www.bf-consulting.de/thlnk/vim>
from development-branch, version 0.1.5-39 of 2005w12/6
*alpha* code: assemble source document for processing from a document requesting additional parts ... i.e. a master document, or a document with regular markup plus external insertions. Requesting documents currently with named suffix .r[1-3] documents requested may be complete valid sisu documents named with suffix .s[1-3] or valid sisu markup constituting part of a document named with suffix .si (to distinguish and to prevent attempt to generate the snippet). A temporary or transient document is assembled for processing and named with the suffix .t[1-3] (retaining the processing instruction digit) [current intention is that the .t file will be clobbered at the end of processing unless the maintenance processing flag is used] parts are requested with: [see man pages and version manifest]
0.1.5-38 of 2005w12/6
xml sax and dom, pass data through...
0.1.5-37 of 2005w12/6
document generator information added as comment to head of xml & xhtml output
0.1.5-36 of 2005w12/6
fix, remote sending of xhtml files (-r on -b option), include [b] in regex match for file to be placed correctly in remote directory
cosmetic, (still with screen output on doing remote sending)
[ratchet fix so yyyymmdd date info displayed correctly, was dropping the 0 before month and day where less than 10]
css and default home page modified
0.1.5-35 of 2005w12/4
xml sax dom and xhtml change to header match
xml dom changes to css
some feedback provided on remote file placement -r
document version guide added to toc html, (stub only unused)
0.1.5-34 of 2005w12/4
xhtml filename extension now scroll.xhtml instead of doc.xhtml
man page small update, file name extensions (xhtml and plain-text)
0.1.5-33 of 2005w12/3:
largely cosmetic changes to default home page.
0.1.5-32 of 2005w12/3:
finally removed double bullets from ie on ms, problem with html tagging <ul> and <li> both required. Small related changes to css and more to follow.
0.1.5-31 of 2005w12/3:
sysenv: reverted to using ruby -v for ruby version info (no longer find what i want within rbconfig: Config::CONFIG)
plaintext: pass metadata through wrapper, some document rights info extends beyond line wrap limit.
0.1.5-30 of 2005w12/1:
passed css (sisu.css) through a validator, corrections made:
expressly close segment files as produced, (else problem remote sending last metadata file created as is not yet closed)
0.1.5-26 to 0.1.5-29 of 2005w11/6:
-h0 turns off object character number display in html output (-p0 to turn of object character number display in pdf, already exists) [this is the digit 0 not upercase o]
man page alphabetised
renamed ascii plaintext, as use utf-8
renamed plaintext output file plain.txt from file.txt (recently was doc.txt but there were "webserver conflicts" with doc.html)
manually constructed homepage embedded, and created on initialisation (-C), will probably have to consider how and when this is done.
0.1.5-25 of 2005w11/5:
on table of contents page (for segmented text), new arrow navigation button linked to first segment.
-ru forces use of scp so as to build remote file structure and for input files selected for processing, to copy all output files in their directories (rather than only the currently selected output types). [Bugcheck: There may be a bug, check that metaverse.html closes after normal html processing and before copy, ... seems to end up posted empty, when actually is built.]
html for segmented table of contents, correction url markup levels 4,5 & 6
[removal of erroneous reference to lexmercatoria]
0.1.5-24 of 2005w11/3:
[decided how to represent blockquotes, propagte]
provided sisu home site urls (not a code change)
0.1.5-23 of 2005w11/3:
remote -r only ssh copy file types for which processing requested (e.g. all pdf files for the following files to be processed - previously copied all files from output directory of file for which processing was requested) has a drawback though, as rely on scp -r to build the directory structure, the first sending of any file must be done by calling the -r flag alone, ie without other sisu instructions.
0.1.5-22 of 2005w11/2:
html, css more ... [some problems reported with presentation of bullet lists in IE, will sort later]
use name file.txt instead of doc.txt for basic text (ascii type) presentation output. Reason, some web servers are configured to give precedence to .txt extension over .html i.e. when doc is requested doc.txt rather than doc.html (the sisu preferred default) would be presented.
[see 0.1.4-4 of yesterday for recent changes]
minor updates
html, css, indented bullet fixed
A rake has been configured to do post installation setup, and is the preferred method of installation for the present time.
html markup, a quick glance at & nod (anew) towards css changes to ruby html code & to markup arranging & pruning (also get rid of some line noise) from 0.1.5-16 to 0.1.5-20 (an ongoing longer term sort of thing) quite a few changes, more to be done though
line wrap visited
ascii touched
some code files moved and renamed
remote host secure copy: adjustments, and flagged in help as _EXPERIMENTAL_ and as requiring configuration. Checks provided - no action taken if username and remote hostname have not been provided and host not found. Further checks necessary, first no action if network not available (actually this feature should not yet have been made available in stable, but so be it). [0.1.5-14 & 15 of 2005w10/4] - does not currently create base directory for output on remote server - only sub-directories for each document produced.
forgot to update Rakefile along with rest of last stable release (this is excuse for current update)
remote host secure copy using system call, -r flag introduced, hostname and user must be configured in sisurc.yaml (It is much more convenient to install SiSU on remote machine, and do processing there, but that is not possible and it is often convenient to have the files you are working on placed on the remote host without further intervention [this serves as (an occasional?) fix], (note is faster i am sure to send a compressed tarball)) [could do same for ftp etc.] Note also would be more efficiently implemented as a threaded, will consider later, for now the output of this implementation is appreciated. this feature was released prematurely, see development branch version manifest
ascii.rb minor touch, (repeated require removed)
an email address update for author
A Rakefile is provided, with more comprehensive install options, and post install and setup configuration and generation of first test file, if you have Jim Weirich's *Rake* 1518 installed. While in the package directory, type: rake help, or rake -T, or to install SiSU as root, type: rake
Browse Development Branch Version Manifest 1519
Included in 0.1.4-1 release:
0.1.5-11 of 2005w10/2:
latex/pdf match regex improved (for work referred to in 0.1.5-10)
0.1.5-10 of 2005w10/2 - fold back into stable:
fix for bug in latex/pdf for certain types of multiple url/endnote tagging within a paragraph, previously not properly caught (not much need had arisen for multiple 'such' tags... but sorted)
0.1.5-9 of 2005w10/1:
cosmetic changes, html navigation
0.1.5-8 of 2005w09/0:
cosmetic changes, css visited turned off in html, and previous, next arrow buttons changed (with image-buttons from darcs wiki)
0.1.5-7 of 2005w09/0:
utf8 xml
utf8 related transforms in one file, (but should profile), so far latexpdf and html, (xml to follow)
switch over to UTF-8 from ISO-8859-1
0.1.5-6 of 2005w09/5:
platform architechture hooks in place
Iñtërnâtiônàlizætiøn a few more utf-8 characters added ¿ À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü Þ ß à á â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ø ù ú û ü ¢ £ ¥ § © ª « ® ° ± ² ³ µ ¶ ¹ º » ¼ ½ ¾ × ÷
man page, looked odd under utf8, adjustments made (post 0.1.5-5 and uploaded)
rake base, function updated to setup man along with: bin, lib, etc
0.1.5-5 of 2005w09/3:
papersize, LaTeX/pdf start adjusting, further refinement necessary
documentation, small update
0.1.5-4 of 2005w09/3:
internationalisation, Unicode UTF-8 (preferred default (from now on)): the locale common denominator between various programs used, from LaTeX and Postgresql to ... vim, appears to be utf-8 Changed computer environment to utf8 (locale, postgresql, vim etc.), and run SiSU to see what breaks...
issues detected with LaTeX/pdf and sorted
hooks for paper size used by latex/pdf in place currently only default a4 set for all available types, sort out LaTeX settings later.
text version of version manifest included start to provide 20040227
small changes to rakefile
small changes to dates in sysenv
termsheets wrapper included, (termsheet sisu pre-processing for merging a computer legal 'termsheet' into a set of standard contract documents) included wrapper. However, to be useful need to provide examples, and/or detail as to how this works... this is left out for now, as having so many appendages is a distraction and make sisu look more complicated than it need be, or rather than it is for its' ordinary functions.
included Debian directory, first attempt at making a deb. [still only in development directory]
tables get object citation numbers
tables are currently omitted from xml output, and table notes are disabled for the moment
As rake has been configured to do post installation setup, it is the preferred method of installation for the present time.
adjustments to Rakefile post installation configuration and generation of sample file output, post-installation options
word map hardlinks ... (.html suffix previously handled by webserver configuration)
adjustments to Rakefile post installation configuration and generation of sample file output
tweaking of default output and processing paths, (for testing, may have broken something)
adjustment to url pattern match for LaTeX output
As rake has been configured to do post installation setup, it is the preferred method of installation for the present time.
if you have ruby1.8.2, rake and sudo install and setup should be automated - small adjustments to Rakefile, if sudo is used on machine, will request user (name) to be used when generating test document, and attempts to do additional setup required and generate the first document; if not skips that final step, manual configuration, being required (basically running sisu -CC in document markup directory first before generating first document)
hard test for presence of rexml which is supposed to be part of ruby1.8 I thought but reports back from a number of distros that is not always there... as it is so far only used in SiSU for cosmetic purposes, rexml is ignored if not found. Caused hiccup if not present in previous version.
on Debian testers had to have the following packages installed in addition to having ruby1.8 and preferably rake as well:
tetex-base tetex-bin tetex-extra
libyaml-ruby
other programs used if available
librexml-ruby trang and tidy
on Mac the following page was valuable to one who had not previously used Ruby
Withdrawn, because more was done setting up SiSU in root than is practicable, causing problems for ordinary use of sisu.
small adjustments to Rakefile, still need to decide whether default action should include an attempt to generate a test document
sisurc.yaml sample provided disabled by default ( /etc/sisu/0.1.2/sisurc.yaml.sample_disabled probably best copied to ~/.sisu and renamed sisurc.yaml)
SiSU's Rakefile configure automation taken a bit further. If using Rake setup then after the installation of SiSU, Rake will attempt to do initial configuration of the sisu document samples output directory, and to generate multiple output versions of a sample text file (html, ascii, xml (dom and sax versions), latex, pdf). Will consider whether to keep things this way, it does provide early feedback as the status of the installation.
Permissions on files placed by Rake, bin 755 the rest 644
/etc added to sisurc.yaml search path, was previously a sample document.
LaTex/pdf output should now work across the platforms on which sisu has been tested, Gnu/Linux and Mac/OSX/BSD, but this is anticipated rather than extensively tested...
sisu -CC from within a document working directory, after install should do additional things related to initialising output directory
system calls were mostly placed in one library/module and the availability of the binary tested for with whereis -b, apparently the -b flag for binary only is not available across all Gnu-Linux/Unix, so the whereis check has been modified.
various little things todo with setup and installation
Thanks O-E P, and chris2 for help and feedback with Mac OSX installations.
Most remaining system calls moved to single location, and binaries checked for before use, will be very easy to have alternative calls for different platforms
Well this is news SiSU ran on a Mac yesterday - html, ascii, xml Very much a first look. There are issues to resolve, but not major ones: sisu -v:
SiSU Sabaki: version 0.1.2-19 of 2005w05/1 (20050131) & Ruby: ruby 1.8.2 (2004-12-25) [powerpc-darwin7.7.0]
my info, sisu -v:
SiSU Sabaki: version 0.1.2-19 of 2005w05/1 (20050131) & Ruby: ruby 1.8.2 (2005-01-10) [i386-linux]
Rakefile modified, same result ... a few more options
touch to vim folds
cosmetic change to code headers
a touch related to initialisation of directories (probably more to follow), checks done as to whether to -C on use of -m and -M flags
SiSU ran on a Mac today - html, ascii, xml. There are issues to resolve, but not major ones: sisu -v on a powerpc yesterday:
Well this is news SiSU ran on a Mac yesterday - html, ascii, xml Very much a first look. There are issues to resolve, but not major ones): sisu -v:
SiSU Sabaki: version 0.1.2-19 of 2005w05/1 (20050131) & Ruby: ruby 1.8.2 (2004-12-25) [powerpc-darwin7.7.0]
my info, sisu -v:
SiSU Sabaki: version 0.1.2-19 of 2005w05/1 (20050131) & Ruby: ruby 1.8.2 (2005-01-10) [i386-linux]
Released together with 0.1.2-18 which was held back because some remaining issues with extension of feature set introduced in 0.1.2-14 and 0.1.2-15 were detected. These have been largely but not completely resolved. Will have to study effects of changes on middle layer more closely in subsequent releases. There will be some.
The release is made now anyway because there are a number of installations taking place this week, and it does contain improvements over previous versions, in the install procedures which are primarily what is to be looked at.
Rakefile modified, same result ... a few more options
touch to vim folds
cosmetic change to code headers
a touch related to initialisation of directories (probably more to follow), checks done as to whether to -C on use of -m and -M flags
Held back and released at the same time as 0.1.2-19. While containing the noted improvements over 0.1.2-17 was withheld as some remaining issues resulting from the extension of features in 0.1.2-14 & 0.1.2-15, which 0.1.2-18 goes some way to address as well.
in keeping with markup ergonomics, emphasis, i.e. word list to be made bold and italics can be adjusted in skins as well as in headers, or directly in text, see 0.1.2-14 and 0.1.2-15 release and notes below for general details.
bugfix of feature introduced in 0.1.2-15 1532
max pdf image size optimised for landscape output. 1533
Withdrawn - sisu-sabaki_0.1.2-16_2005w04-4.tar.gz (20050127) 1534
bugfix release which itself had to be fixed, see bugfix, 0.1.2-17 of 2005w04/4
in keeping with markup ergonomics, emphasis, i.e. word list to be made bold and italics can be adjusted in skins as well as in headers (0.1.2-14), or directly in text (as before), see 0.1.2-14 release and notes below for general details.
See bugfix, 0.1.2-17 of 2005w04/4
auto-detect and configure output directory (autorun sisu -C if related directories are not detected)
minor touch to Rakefile
in keeping with markup ergonomics, word list to emphasise, ie bold and italics can be added in document headers, 1537 where a word is to be consistently tagged in this way
documentation updated accordingly
Rakefile updated (rake help)
Rakefile added (sudo rake)
removed install.rb which has been stripped of almost all function (and rely on setup.rb)
some basic default install issues...
Minero Aoki's setup.rb used for basic installation, but rough home brew install.rb copies remaining required files to /etc. *setup.rb* used to install sisu package (bin,lib,data) apart from the /etc directory. *install.rb* used for /etc only. Will switch to using only setup.rb when it sets up etc in addition to bin, lib, and data. When there is time, (possibly as late as next month) will work towards having a release that uses setup.rb for installation.
only change is to man pages
Still pre-setup.rb
Minero Aoki's setup.rb and the rough home brew install.rb put together for sisu, both included...
setup.rb included and can be used to install sisu package (bin,lib,data) apart from the /etc directory
install.rb still used for general installation of sisu package (bin,lib,etc), it does nothing with data directory
man page updated, and can be "installed" using setup.rb
Still pre-setup.rb
directory structure maps that used by setup.rb
Still pre-setup.rb
using yaml instead of pstore for version info, taken from read-only /etc
no attempt to setup ~/.sisu resource configuration directory, make it yourself as required.
minor fix made to LaTeX for pdfs (package loaded twice)
minor fix made to example cgi search form, front-end for Postgresql db, (a counter contained a typo, plus cosmetic touches)
Installation and configuration issues.
does output check on directory permissions, and defaults to home directory if web server directory does not have write permission
can switch off external programs that are unavailable in resource configuration file
note in README on which external programs are used
bug detected [20050116] in released behaviour of object citation numbering, tables should be numbered. 1548 Not yet fixed. 1549
manual location anchor/marker/tagging provided for html, (at present in html only, adds nothing to other output types). 1551 Interactive help (and SiSU_MARKUP textfile in tar bundle) updated accordingly.
endnotes were missing from the html full length, scroll outputs, and are now back.
skins included (now properly marked for revision control - or rather accidental marking as "boring" removed for darcs).
previous bundle not quite complete (skins missing) - [still missing were marked incorrectly for darcs revision control exclusion]
also previous version 0.1.2-0 despite its name worked as part of previous 0.1.1 version, directories created etc.
syntax tidying and small additions, old syntax remains effective, but possibility to reduce some repetatition. See interactive help on markup which has been updated accordingly, and within bundle SiSU_MARKUP.txt
bugfix, pdf: corrects inconsistent behaviour in marking up urls in footnotes, should be live hyperlinks and small font, introduced in 0.1.1-2
bugfix, metaverse: tables with headings did not previously work with updated table syntax, in release 0.1.1-2
The default markup for: tables, grouped text, poems, code etc. has been tidied/simplified. These are changes that have been planned for some time and bring the style for these in line with the other markup syntax used. The default syntax has been stable for a few years now, I thought this best done prior to use by others. Note however: the previous syntax form is still supported but depreciated. The default syntax has been stable for a few years now.
For help on markup syntax see one of the following:
interactive help - type 'sisu --help tables'
marked up text samples
the SiSU_Markup.txt file provided with the program
Quick fixes have been made to the vim syntax file which is provided.
[Will slow down updates for a while though there are still issues with the install.]
install touch
version information moved
Still things to sort out with installation
Manually change ownership on the resource configuration directory:
Modifications to installation script, configuration paths, and help only.
Install script a bit smarter, (also installs the configuration files that come along with the sample marked up documents) and more information provided on paths, both by the install script and interactive help once installed. Not much effort spent on installer, however, he directory structure used is fine, paths may need to be reset, and information provided on what is being attempted should make it easier to figure out what may need to be done should problems arise.
[preferably run old remove script prior to install... otherwise you link /usr/local/bin/sisu to /usr/local/bin/sisu-0.1.1]
SiSU Sabaki, version 0.1.0-9 of 2005w01/2 (20050104) was released to the public on January 4th 2005. It may be downloaded from:
Announcement accompanying first release
Excuse the lengthy announcement, hubris and repetition.
A fairly big day for me, I have worked on SiSU for several years, though only recently with its imminent release in mind...
The focus of SiSU is simple and sparse markup requirements, (used single documents or large documents sets), to produce structured multiformat published text versions, with a common/shared citation system, and search possibilities that take advantage of this.
Little time has been spent on the installation procedure. I would appreciate feedback from anyone who installs and tests SiSU on Gnu/Linux and BSD (and OSX?) platforms. I anticipate there will be problems initially related to installation and setup, which I would be grateful for feedback on and, which I will be pleased to help with.
Once past the install I would very much appreciate feedback generally and especially from Rubyists (as the text it is designed to work with is not a code or documentation, interest will not be developer specific, and may be limited), Librarians, Document Projects, and academic writers on aspects of interest.
Additional syntax highlighters for SiSU markup would be extremely welcome, they don't need to be as complete as the vim highlighter. Emacs would obviously be nice, of much interest would be the ruby editors, and also less geeky text editors, as it is hoped that SiSU will eventually be used by non-coders.
I expect some criticism for hubris, some OT opinions expressed here (and elsewhere), and possibly coding style which has evolved over the years, and which may not always have been consistently updated (also because of the lack of use of spaces, put that down to using an editor with excellent syntax highlighting and what I have come to be accustomed to, as a lone coder).
This release will primarily be of interest to developers as the install/setup are hardly documented, (and assumes you have independently installed external programs that are taken advantage of such as Postgresql, have file permissions set and more), it is not tested across platforms. But if you are able to get it working it does do quite a bit. Paradoxically, though for documents it is not for programming documentation, and this will reduce its value to the same developers who might currently be able to use it.
I ask much, there is no rush. (This is sadly be a fairly busy month for me, my response time is going to have to be slow.)
I have enjoyed working on SiSU very much over a number of years, and am pleased with what it does and how it does them. I hope it is of use to others.
Ready or not, here it is, as it (currently) is, enjoy,
Download:
Well Wishes all for 2005,
Ralph Amissah
What is SiSU?
(SiSU - simple, information structuring utility/universe)
SiSU is an electronic publishing system and (hybrid) kind of document management system (for the documents that it generates), with its own unique set of features, including amongst many others, very simple markup; writing to the file system (for Internet, Intranet, or file serving, and including eg CD publication) and/or relational database; in multiple output formats (html, structured XML, LaTeX and pdf, postgresql), with a citation system that is common to all output types.
SiSU is a (command line) text processing program that produces structured electronic documents from a simple marked up input file (using a markup syntax similar to smart ascii that I claim to be simpler than the most elementary html) in multiple output formats, from html, and structured XML, to pdf via LaTeX, and to streaming into relational databases (currently Postgresql), writing in a structured way to the file system or to a relational database, where it retains information on the documents structure.
SiSU may be used either for individual documents or collections/libraries of published (as in finished and not subject to continuous change) documents. The type of documents it handles being primarily law (which can be quite diverse) and literature, some social sciences, (as opposed to maths, science, programming etc.) There are several samples available.
Documents are marked up in "SiSU Syntax" in your favourite browser, and SiSU a command line driven batch processor is run against the marked up document(s) to produce the desired output(s).
SiSU (once installed and set up) should be easy enough for anyone to use, (with a bit of additional documentation). The markup syntax is simple, and the commands are easy enough with interactive help. It would benefit greatly from additional syntax highlighters. (There are sample input documents from which various outputs can be generated).
As a proof of concept the SiSU framework is in place, and many of the modules have been used professionally for several years. There are many more modules than the ones so far released, these have been held back either because they have not been properly maintained, having fallen into disuse, or because they are not generic enough in their current implementation.
Information on SiSU is available at:
Sample texts, and remember SiSU is not specifically for books:
Possibly of greater interest to illustrate how different the possibilities this provides, is search:
And the markup from which this is derived:
SiSU provides
[This is part of a fairly recent attempt to explain certain aspects of the project to a layman.]
SiSU provides a way with minimal markup effort to have multiple output formats, taking advantage of some of the their strengths - vis. html, structured XML, pdf via LaTeX, and relational SQL databases, all of which are tied together using a common citation system.
simple markup (done once, makes automatically available the rest),[1]
possibility of adding semantic data to documents (currently the Dublin Core, though it would be easy to incorporate other, or alternative systems)
multiple outputs - using industry standards, and taking advantage of the rather different strong points of each (html, structured XML, pdf via LaTeX, relational SQL database - currently Postgresql, retaining structural information)
a common citation system for all document outputs, including the relational database, searches being able to take taking advantage of the implications of the citation system (primarily the automatic consistent numbering of headings and paragraphs, in such a way that they can be used by and to reference content in all output types).
There is a list of features of SiSU listed here:
which I will tag on to the end of this document.
The document contains sample input and output files (several places, but also here):
The last thing to be done was a search front-end for the database, which I finally decided to buckle down to doing. The back-end has been in place for a number of years now, but this makes this feature a lot easier to demonstrate. Unfortunately I do not have that online - a link to images in its current form:
which relates to what IBM for example found to be of particular interest early this summer:
Some of those links will change with subsequent modifications to the text, it is best used for published works.
There is much to browse generally, some of it is just fan material of other things technical that I have found useful.
The document
[1] e.g. marking up War and Peace (from a Gutenberg Project ascii text) is done in a little over an hour. Reduction in the effort required for the preparation of texts (XML for example buzzword of the industry is labour intensive and complicated, LaTeX is also a lot more complicated than SiSU markup syntax - they are more flexible, but do not provide the composite solution... single command building of documents and/or populating of a relational database, while retaining structural information.
Platform
Unix/Linux.
[I have not glanced at other OS's for the purpose of development since 1999.]
Developed and tested on Debian/Gnu/Linux Sid.
Short summary of features
(i) minimal markup requirement, (ii) single file marked up for multiple outputs, (iii) markup is simpler than html, (iv) the simple syntax is mnemonic, influenced by mail/messaging/wiki markup practices *(v)* human readable, and easily writable syntax, (vi) multiple outputs include amongst others: "html"; "pdf" via "LaTeX"; (structured) "XML"; sql - currently "PostgreSQL" (and sqlite); "ascii", (also "texinfo"), (vii) takes advantage of the strengths implicit in these very different output types, (e.g. LaTeX (professional document typesetting, easy conversion to pdf or Postscript); XML (in this case, structural representation); sql relational database (e.g. document search; representing constituent parts of documents based on their structure, headings, chapters, paragraphs as required; control of use) important enough to be given a heading of its own.), (viii) provides a common citation system for all outputs, (object citation numbering), all text objects (headings and paragraphs) are numbered identically, for citation purposes, in all outputs ("html", "pdf", sql etc.), (ix) use of Dublin Core and other meta-tags to permit the addition of some semantic information on documents, and making easy integration of rdf/rss feeds etc., (x) creates organised directory/file structure for (file-system) output, (xi) easily mapped with its clearly defined structure, with all text objects numbered, you know in advance where in each document output type, a bit of text will be found (eg. from an sql search, you know where to go to find the prepared "html" output or "pdf" etc.)... there is more, (xii) search of document sets, the relational database retains information on the document structure, and citation numbering makes it possible for example to present search matches as an index of documents and locations within the document where the match is found, (an image series added December 12th 2004 in the Chronology pages, somewhere around ‹http://www.jus.uio.no/sisu/SiSU/2004#search› gives an idea of what is possible, I unfortunately do not have the hardware currently set up to demonstrate this dynamically on the www), (xiii) "word maps" rudimentary index, consisting of all the words in a document and their (text object) locations within the text, (xiv) very easily skinnable, document appearance on a project/site wide, directory wide, or document instance level easily controlled/changed, (xv) easy directory management and document associations, the document preparation (sub-)directory may be used to determine output (sub-)directory, the skin used, and the sql database used, (xvi) in many cases a regular expression may be used (once in the document header) to define all or part of a documents structure obviating or reducing the need to provide structural markup within the document, (xvii) is a batch processor for handling large document sets, ... though once generated they need not be re-generated, unless changes are made to the desired presentation of a particular output type, (xviii) possible to pre-process, which permits the easy creation of standard form documents, and templates/term-sheets, (xix) easy to add, modify, or have alternative syntax rules for input, should you need to, (xx) (future-proofing) extremely modular, (thanks in no small part to Ruby) another output format required, write another module.... , (xxi) (future-proofing) easy to update output formats (eg html, xhtml, latex/pdf produced can be updated in program and run against whole document set), (xxii) scalability, dependent on your file-system (in my case Reiserfs) and on the relational database chosen (currently Postgresql), and your hardware, (xxiii) a framework for adding further capability as required, (xxiv) tied to version control system, only code and marked up file need be backed up, to be sure of the much larger document set, (xxv) document management, (xxvi) use your favourite editor, syntax highlighting files for markup, primarily (g)vim so far.
SiSU was developed in relation to legal documents, and so is strong across a wide variety of texts (law, literature...), though weak on formulae/statistics, it does handle images. An assumption has been document sets that are to be preserved and maintained over time (also a result of the legal text origin). SiSU has been developed and used over a number of years, and the requirements to cover a wide range of documents have been thoroughly explored.
Standards
Outputs are to standard protocols or open source software.
I would like to keep SiSU markup and meta-markup a standard, although by the SiSU program design it is easy to modify.
I make claim to "object citation numbering" as a very simple idea with which I have persisted for many years, that makes much possible, and is a unifying feature of SiSU output.
Generated by SiSU
SiSU Sabaki 0.1.0-8 2004w51/4
www.jus.uio.no/sisu/SiSU/
Using:
Standard SiSU markup syntax,
Standard SiSU meta-markup syntax, and the
Standard SiSU object citation numbering and system
© Ralph Amissah 1997, current 2005.
All Rights Reserved.
Separating the markup syntax (human readable, and usually human prepared), and meta-markup syntax (machine written) has interesting possibilities.
(i) It is possible to change the markup syntax (or have several alternative input sytaxes) without disturbing the downstream program modules/libraries, provided you write to the same standard meta-markup syntax. (if you used the original syntax and then changed to an alternative syntax, you would presumably have alternative standard meta-markup generators, or convert the original syntax to the alternative syntax).
(ii) It is also possible to change the meta-markup syntax, with consequences for all the downstream programs, but without in any way affecting your document set (your marked up documents).
Both of which have been very useful over the years of development, and use of SiSU.
The object citation numbering system (ocn) is a simple idea, which being relevant to man and machine has far reaching possibilities. All output uses the same object citation numbering, including database searches, which can present matches with an index of documents and the (hyperlinked ocn) locations within each document where the match was found.
However, it is of interest to keep both relatively stable, and indeed to have a Standard. I claim this standard (at least the original standard).
License
(i) GPL 2 or later, for non-commercial use of the program and publications
(ii) Distributed under a commercial license everything else, (terms to be determined) that is for everything that is not (i)
expanded upon a bit -
GPL 2 or later.
Or under special license terms from Ralph Amissah. The details of which are to be determined. The idea being that it can be incorporated into proprietary systems, under a proprietary license, for a per seat fee. (SiSU was identified as being of interest as a middle-ware application by a large database and document management software provider...) 1559
From this point on there will be a GPL and proprietary branch. I expect if there is any take-up the GPL branch will advance faster and further (in my hands and generally) than the proprietary branch. 1560
SiSU is the result of several years of research and development in electronic publishing, commenced in 1993 and under active development since 1997. There is always more to be done. SiSU is released under GPL 2 or later ‹http://www.gnu.org/copyleft/gpl.html› (first on January 4th 2005) and is alternatively available under special license terms from Ralph Amissah the detail of which is to be determined. 1561
Setup/Installation/Use
To start with see the README file provided with the program.
Historical note
SiSU is the result of a several year journey of research and development related to electronic publishing, in particular related to legal and academic writings. It started with the discovery of the Web and a project to publish legal documents on the Web in 1993. Programming started later, but ideas as to what would be useful to have and be able to do, started formed from that initiation. I was lucky enough at the time to work with Geoffrey Armstrong and Tommy Johanson, (who wrote the first lines of Perl I ever saw).
Programming SiSU, setting ends and attaining the ends set has been a solo effort, from which I have learnt masses, and come to appreciate and depend on the work of others, no one less so than Matz of Ruby fame. Within the Ruby community I have learnt lots from others, in particular Ruby book authors both paper and electronic (I would guess Dave Thomas, Why (what's new in Ruby 1.8.0, and yes even bits of the Poignant Guide), and Hal Fulton in roughly that order, Slagell's book is decent, I would not have minded starting on Ruby with that), and those most vocal in the newsgroup and irc channel (to many to keep track of let alone mention, - Eek and Batsman and earlier in time DBlack deserve special mention). I have not used, the recommended route of studying the code of other projects (perhaps one day). The Ruby language is remarkable as has been the Ruby community to date.
I have not studied other document/text processors as such either. My impression is that this must be much easier to use than say a DocBook, but will offer a different range of features. (I probably should not mention it at all, I don't know).
I have always planned to share this work (under a dual license, one of them being the GPL). A brief encounter with IBM in 2004 (Software Innovations evaluation) had me scrambling to the U.S. June/July to arrange a provisional Patent application, (and wondering if that was the route I wished to pursue why I had not done so seven or more years earlier) as the only way to meaningfully talk to them. The employee left, and interest has not persisted, fortunately. As to where I stand on Software Patents, software patents in their current form appear to be primarily a tool to stifle innovation, not to promote it, (indeed this is why what I have done is a lot more interesting to a large company if I hold a Patent than otherwise) that can only be financially afforded by large companies in their application, and in their enforcement through litigation. Europe would do well not to have them.
If I were not pleased with Debian/Gnu/Linux(Sid), its' packaging system, (developers and range of applications) and social contract, I would almost certainly use one of the BSDs as my development platform - FreeBSD or Dragonfly.
What SiSU is not - SiSU is not
blogging software. (though i sometimes misuse it in this way)
a wiki (well obviously, though it would be interesting to use this technology alongside a wiki - the wiki being used for constantly updated pages and navigation information, whilst SiSU is used for published works that are not changed frequently - eg a published academic writing, a book, a convention)
for documentation on programming, or mathematical, scientific texts.
Todo
This is a fairly large project, much remains to be done. Of particular interest, without any time scale or immediate urgency:
Documentation. There is some, but the presentation is nowhere near as digestable as it should be.
Documentation apart, the biggest single todo is Unicode processing. LaTeX and Postgresql support UTF-8 so that is what it is most likely to be. My excuse for not having looked at it yet ... need to date, and not having configured my environment for it. I do however recognise this as a need.
Getting the Sqlite module working again. Similar to the Postgresql module, fell out of maintenance, when I found Sqlite to be a bit of a pain to install on Debian, (and was prioritising Postgresql), once upon a time the modules were in sync, and I hope to have them that way again someday.
Much code cleaning ... this project has developed over several years, and there have been many changes in how things are done, without rigorous removal of dead code.
simplify installation, and test across other Unix and Gnu/Linux platforms.
object citation numbering is currently done only for substantive text and other objects (such as images), a secondary numbering will eventually be implemented for non-substantive items.
decide what to do with images and tables in XML and in relational database.
Marshalled/PStored Metaverse. As an alternative (not replacement) to the current ordinary text based SiSU meta-markup state.
Additional Syntax hi-lighters. The current syntax hi-lighter, and folds are for vim. Additional syntax highlighters for SiSU markup would be extremely welcome, they don't need to be as complete as the vim highligter. Emacs would obviously be nice, but the ruby editors, and less geeky editors are of much interest. Not sure that I will do this, after all I do use Vim, we'll see.
My vim configuration files are a total mess, but are provided as is.
Help/suggestions welcome.
991. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.4.orig.tar.gz›
145c409526b26cb0a14b43f4c46219fb828dc41c8211d8f77bad486a98300678 1920526
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.4-1.dsc
4886196e536e3ad48b29d27b1f0664f77b58ee4b4b21e41c0351c6b3a33dd156 1216 sisu_3.0.4-1.dsc
b41f225c61600a084a729b4d749b30eeebbdbfffc775e227a05159410b4c2a00 281648 sisu_3.0.4-1.debian.tar.gz
* sisu-3.0.4-2.noarch.rpm
992. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.3.orig.tar.gz›
a48f327ccf025582a5301a8e6a754891ff56c154843f5992d6b9d1cac97247be 1920600
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.3-1.dsc
1546cd20167f21ad6cfe06246f059f5476f206ca393bf4bc32e41d65bb20b688 1216 sisu_3.0.3-1.dsc
d5f3c7631b3d81b7effec10fd188ebdb3ea21c88daff1c881c6a42967b76164e 281938 sisu_3.0.3-1.debian.tar.gz
* sisu-3.0.3-2.noarch.rpm
993. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.2.orig.tar.gz›
5211dcb37ab8aeb0889e3faaf567367f40f3b121a60cc6fd01fd78fe5adcd00d 1918497
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.2-1.dsc
b680fc9409d25149928a2b2067b60b610d0500ed93799e7d35f1b62642621f49 1216 sisu_3.0.2-1.dsc
b09754d0dcefd0cfeb0e1b641e291d79f5a61dc9dad8138826d262f5d07f7c3a 280734 sisu_3.0.2-1.debian.tar.gz
* sisu-3.0.2-2.noarch.rpm
994. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.1.orig.tar.gz›
881a1fa51154c706c053c6cf136fbaa7c1f3abe96dd203dc649d42875dd55482 2716285
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.1-1.dsc
9320cf50485fdc05a7c1b12d1f85257a9d8b8cdbb31786589ec79e5aea5935bd 1216 sisu_3.0.1-1.dsc
c69a80680d786e3f9b9090997e9ba7bc39c048681564fa0af4e59d2cec74e3dc 279711 sisu_3.0.1-1.debian.tar.gz
* sisu-3.0.1-2.noarch.rpm
995. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.0.orig.tar.gz›
53b9629bde5d27c504005ebc02c722d5d7d6cc3556e9dbfd1802dac682c52856 2716588
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.0-1.dsc
7cd26f5d70bb5bfac33d74dc69eb0d00bf5d3864612c984f5db3e1c2058635cb 1222 sisu_3.0.0-1.dsc
3a319dc5863742c3b2e461b19802b284dfdb51240771d7f9517d1761a2912d06 279707 sisu_3.0.0-1.debian.tar.gz
* sisu-3.0.0-2.noarch.rpm
996. Reproduced with the kind permission of Adam Korpak, who is one of the most famous satirical cartoonists of the European Union, ‹http://www.museosatira.it/2002/eurosatira/korpak.html›
997. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.9.orig.tar.gz›
97240b74573904f5f2d120fbb56492179ec501fe8eee111dcace34068b8c960e 2752226
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.9-1.dsc
e4767c4e45f1b0a0d9dfcf1a077553143fd501926755b18e52a0e5d900366415 1196 sisu_2.7.9-1.dsc
5a7e5631cfeb890f4478d191289bdccf0e7b2be79c18fa382f9a21902530dd30 290955 sisu_2.7.9-1.diff.gz
* sisu-2.7.9-2.noarch.rpm
998. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.8.orig.tar.gz›
af9dac02064ea03c61d6eecd0882a9f1be6f83d37fdddcf8e45832b9def52140 2750397 sisu_2.7.8.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.8-1.dsc
fcaada42eb8e449b620c2f529c642fdb44e0c0466b9d8ecd6e769cf07f986a3d 1196 sisu_2.7.8-1.dsc
e0fac804d4309740916666120acef61c1a82b4b7cabca04e979d4fc8b57db8c2 289790 sisu_2.7.8-1.diff.gz
* sisu-2.7.8-2.noarch.rpm
999. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.7.orig.tar.gz›
0a9befa48e6cfd62ecd7ee25febe1c4e1dc3f54eed8d89042f8d3519d3fff345 2747742 sisu_2.7.7.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.7-1.dsc
e8f3c1f8a546fa5ff58a1e14e6e4b9288b4ef1c549f018539bcc88a7f58f3c7f 1196 sisu_2.7.7-1.dsc
6ff81e70249e8f0a08897c99729b885969e5266135bd3a3f3ea506ab06d27936 288701 sisu_2.7.7-1.diff.gz
* sisu-2.7.7-2.noarch.rpm
1000. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.6.orig.tar.gz›
7cd4c46fa3bcadd9bad5f009836e3f76ba33581f346c20baa750df849e132a4c 2746314 sisu_2.7.6.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.6-1.dsc
f9805002b99b9c7784a2e20a8f7ded02516f6a268e361785d7a15b0bd92c1360 1196 sisu_2.7.6-1.dsc
4b3b551546f1d49ab275abd3ea9922a596fed71eea2c6ea891c6c46a182f8015 288646 sisu_2.7.6-1.diff.gz
* sisu-2.7.6-2.noarch.rpm
1001. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.5.orig.tar.gz›
616a17e5c238735a732a931b2fa203ac03395fcf6de9fa4c7df086d504eb716a 2745498 sisu_2.7.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.5-1.dsc
79d6b9797641801e9ae755d0c8d0b9a446960d7325c77f633c484261f5fa7424 1196 sisu_2.7.5-1.dsc
4b3b551546f1d49ab275abd3ea9922a596fed71eea2c6ea891c6c46a182f8015 288646 sisu_2.7.5-1.diff.gz
* sisu-2.7.5-2.noarch.rpm
1002. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.4.orig.tar.gz›
3d36b407f7f2df7b260f0a7932adf520a0539f8578dac59c6ca6de3bbfd03e62 2743433 sisu_2.7.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.4-1.dsc
bc2193743fc8635a5974aa0e55507bf99264df0669d23e635cda11bff767ce3a 1196 sisu_2.7.4-1.dsc
cec3bbe1250444300c8c69899a0a5e849d7f5e39c9e0170f7984eaa4fea7b3b4 288468 sisu_2.7.4-1.diff.gz
* sisu-2.7.4-2.noarch.rpm
1003. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.3.orig.tar.gz›
01da42186d8b7381356739ef612221b55e93c9a4f94c431744f8bdb123fd8f15 2744721 sisu_2.7.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.3-1.dsc
8c258e23ca20c57a39023a9a7cff228f3ba0581bc27bfa39d61706d6517aadc1 1196 sisu_2.7.3-1.dsc
i3a914afade9b9057ed47f65731809031896687dbc1c63e519ba460761a20fb15 288337 sisu_2.7.3-1.diff.gz
* sisu-2.7.3-2.noarch.rpm
1004. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.2.orig.tar.gz›
05935d437ceb86ba90452b7e21c0b6d6d969dbfc095e5d3989f4870f9c154b87 2742571 sisu_2.7.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.2-1.dsc
b32c4dd3b8ab5259613f2c47d46c3e636c106eadd7dae456f4fc01ea6c4d6ac0 1196 sisu_2.7.2-1.dsc
7dc5e669a5e21c525219d7b1258450630c5fbd47faa620740f0d8ab311995bf5 288299 sisu_2.7.2-1.diff.gz
* sisu-2.7.2-2.noarch.rpm
1005. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.1.orig.tar.gz›
48383fa9a8e26261b93a8bfc054d328b967557a9fb12b5afb559d40ac8bd1391 2742168 sisu_2.7.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.1-1.dsc
620b4664f3c52e70821f6c23e0c215aaef0a75ea55bf1ca0bdb261b8747768d8 1196 sisu_2.7.1-1.dsc
11dc1a9aad442486592e9311e3d1b561b796593bdedb959435c8be0c81dbb8dc 288127 sisu_2.7.1-1.diff.gz
* sisu-2.7.1-2.noarch.rpm
1006. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.0.orig.tar.gz›
9e9e9695184e09dcf3fadee20e34d92d031c66419e49394de83a56cddd81bcba 2741663 sisu_2.7.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.0-1.dsc
c04567f96e711c86ac1a2bc47151314a051859c86c68ad5b11083f7b10989a25 1196 sisu_2.7.0-1.dsc
306a5d59b4cdaf85ed078a641aed750f0fe5a06967f008902a979e02b4b7e7be 287597 sisu_2.7.0-1.diff.gz
* sisu-2.7.0-2.noarch.rpm
1007. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.3.orig.tar.gz›
cd9b24e386a6b47920aca0e7dce60b46e5fd2adf199ac9f33bb83cf10e6bfd2c 2733908 sisu_2.6.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.3-1.dsc
11194bce22da16b3d758afc4a5209d3503aa0b51235f7a0d2f6469e43e84f2f4 1196 sisu_2.6.3-1.dsc
b7949195ead65e06c5e54b99256d9239333ba4dd6eabe72496e61848f6dfd631 281219 sisu_2.6.3-1.diff.gz
* sisu-2.6.3-2.noarch.rpm
1008. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.3-2.dsc
258ab5ea9214d22d52bcabd96a28ca0519932cbd9f24679a67409604138eb044 1196 sisu_2.6.3-2.dsc
4540147fa22b4b5150c2d3c0ad1e929ec61125cb64ba764849a13eb6e47e0f84 281913 sisu_2.6.3-2.diff.gz
1009. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.3-3.dsc
3462c656cdd98f32543f6bd25a1ad4558d3479d7b775a75cc6b9959a64710418 1196 sisu_2.6.3-3.dsc
25566c3d4b94a8407e3e14341721e3bdd76d9918ef39cace32cccca398c524ed 290815 sisu_2.6.3-3.diff.gz
1010. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.3-4.dsc
5a0d9af3b74761a72e9e2f9da3b8392ad7a1108e32063b041c6ab57a9b9f42e7 1196 sisu_2.6.3-4.dsc
e04d68474513468f4968956f9720d42e8338d6c8403b44b7e874eebe482d6c92 292039 sisu_2.6.3-4.diff.gz sisu_2.6.3-4.diff.gz
1011. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.3-5.dsc
5234619806dca68c367ea517fa6090a23a88b09905030147d6dc58cb0d5bff51 1196 sisu_2.6.3-5.dsc
31ffe39ee0fa6f652cb0ec3dad63bae43ad21c10db5c290781e51ceebf56f8b0 293234 sisu_2.6.3-5.diff.gz
1012. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.3-6.dsc
a431d5a3b5285023fe09e4d7f885cabdb4eb540d9d6403f744bd65b0b91c09b5 1196 sisu_2.6.3-6.dsc sisu_2.6.3-6.dsc
3d9daf8718c9ffbd42a9492dc23d8c333e121687b84f9ac16333f6a813f60279 321360 sisu_2.6.3-6.diff.gzsisu_2.6.3-6.diff.gz
1013. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.2.orig.tar.gz›
63ffa027e66ed18d5d56d8e82e79a437bcec362e7c16d6d4ae26fa0d029f80ae 2730609 sisu_2.6.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.2-1.dsc
e880807a7bddec2c574da599f1ea08b3564ed5fb8d3cd63a4e57dee0a22a7497 1151 sisu_2.6.2-1.dsc
6ce570ca728e846d2ff9358ab885b9234867eedcc7d3057a0b7ee9d024698913 280841 sisu_2.6.2-1.diff.gz
* sisu-2.6.2-2.noarch.rpm
1014. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.1.orig.tar.gz›
95fe09b870e23f922bf7d02b8aa83827ef9592f06f844ba4df5c808e283c8590 2728806 sisu_2.6.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.1-1.dsc
bffd97dda3a8b4eb71201c47590ef363570f018a2517be359e28bcd9c82ff97c 1151 sisu_2.6.1-1.dsc
58c35da9a25d97a01e180404dbffe72de953139cab059db6a6aba69855a716bd 280583 sisu_2.6.1-1.diff.gz
* sisu-2.6.1-2.noarch.rpm
1015. ‹http://www.jus.uio.no/sisu/pkg/src/si832096f466f502879d63ecdb924a31e3aeb0ae38080993ae9f431a9b936602f4›
2a02d475c12398e5cc66e961c96e65f79951c4c2863a5e88f986692563fda983 2770986 sisu_2.6.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.6.0-1.dsc
c7a85d6960012a29f37fda02f3cf6a26276344a62f1b404660b9c8729c683187 1151 sisu_2.6.0-1.dsc
832096f466f502879d63ecdb924a31e3aeb0ae38080993ae9f431a9b936602f4 280288 sisu_2.6.0-1.diff.gz
* sisu-2.6.0-2.noarch.rpm
1017. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.5.1.orig.tar.gz›
c87a04a3071de4e8388b214fb6bb1a602657c5859a817bd0f001c92a4ce1f98d 2768984 sisu_2.5.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.5.1-1.dsc
5698680779692893ba39666c6deebae8d796cf4b7b0a643853c49e6691f23f12 1145 sisu_2.5.1-1.dsc
cd2404ec36817402ad669e5a8592b6d6b4395db2f74b243b3bfa976bd8187ba4 276383 sisu_2.5.1-1.diff.gz
* sisu-2.5.1-2.noarch.rpm
1018. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.5.0.orig.tar.gz›
8a5331b6128e9bdd99704aa9b9e37666d399b2801655db00a665abf1ec0d7a37 2767480 sisu_2.5.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.5.0-1.dsc
6c4c9a1737e6bd22b4d0a2a30419280f5bde67bc272bf9f2f2b8e59dc15d6c65 1145 sisu_2.5.0-1.dsc
1c0f4253e1b16a6afb7cdaafe61bd8b67b18f28f25277ef4f1224c9836843ddc 276348 sisu_2.5.0-1.diff.gz
* sisu-2.5.0-2.noarch.rpm
1019. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.3.orig.tar.gz›
bf0e596113b60b873efc738ec2a9ab9a7b2d0687cd7011d27700331faab4e2c5 2767084 sisu_2.4.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.3-1.dsc
01784bc068f91858534f157a024d4ca723e4afb0161c50cf3a42ab0cbaeef889 1145 sisu_2.4.3-1.dsc
00f039ec6fd246b2320565003ecd4ab255c28d4a9f43deb62170e10e6a3630e6 276235 sisu_2.4.3-1.diff.gz
* sisu-2.4.3-2.noarch.rpm
1020. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.2.orig.tar.gz›
d5267635ecc99c41b0868ea2eee78b46a9142b76b45608ebe89eff13e3cf291a 2766741 sisu_2.4.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.2-1.dsc
b9d161be07f01a42aa87ae4ca5a36309e99c52e6d76d092b0e15345674e23dad 1145 sisu_2.4.2-1.dsc
cec64e14e07296478f3077e2b6d3ccc52aac038bbb8d87cc1fd7cabc0453a961 276179 sisu_2.4.2-1.diff.gz
* sisu-2.4.2-2.noarch.rpm
1021. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.1.orig.tar.gz›
ee7ac449291c9aff05731fdefc1b31584f4ff6c0d3ec4b7b2250ef05c1d3b343 2765591 sisu_2.4.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.1-1.dsc
67e89b24d527361711543d503c0fc05c82dc7df845e31b28eba53b15522e520e 1145 sisu_2.4.1-1.dsc
9e85b5705def27da39759e580f9a773e72b038f92d4788c9504c021046dabb63 276165 sisu_2.4.1-1.diff.gz
* sisu-2.4.1-2.noarch.rpm
1022. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.0.orig.tar.gz›
5a7ca024e36d9d08653e2cfe335e83345305c16e531de361d84ba3315739303b 2764579 sisu_2.4.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.0-1.dsc
33097b5afccfff9cfea9b08acea55741482ae6f6eca5aa9d2fd8d90661708e83 1145 sisu_2.4.0-1.dsc
e794c110c0ece2c08d6f0243142e7c941eb696ae5b1f649b9f01d44ad4b3533a 276166 sisu_2.4.0-1.diff.gz
* sisu-2.4.0-2.noarch.rpm
1023. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.5.orig.tar.gz›
fb599fc29a6c1f67ae3ed6fe79ed2768045899870717d719d5b91be2a3db56fb 2755625 sisu_2.3.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.5-1.dsc
04e5430529ffdf77e6fbdd956b0eddaae1c00bd0640bad26c3a25c63bc2aac20 1145 sisu_2.3.5-1.dsc
36cd9012a33837aa1032bf9a9c78444b31f2a397634625e9e15323a17a17a8dd 276135 sisu_2.3.5-1.diff.gz
* sisu-2.3.5-2.noarch.rpm
1024. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.4.orig.tar.gz›
3072d857dd7cda793315d2dd57233bb015cac0fa85fcbaec7c05650e09f27b88 2755570 sisu_2.3.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.4-1.dsc
c646cd4a08ad7e58c38b5bdcf0259574dd30db5db51a269be2a5bdf92b6a1293 1145 sisu_2.3.4-1.dsc
463e1b2122b8f5aaaf2c9aefec265bfd48856a6839e557d3ac4afa8cea943eb1 276124 sisu_2.3.4-1.diff.gz
* sisu-2.3.4-2.noarch.rpm
1025. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.3.orig.tar.gz›
89d16ba433085f4cc7a3438dc4c0f2797888394623c7e64f6322633646374191 2753813 sisu_2.3.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.3-1.dsc
c64f5d52720c666872bacadf1867b4aa01c04380a257df5dbf95a3f23ca0293b 1145 sisu_2.3.3-1.dsc
c43c198f517f4973c936d8fea153bacceb5037bee1fa690b26d5a97b45d20583 276098 sisu_2.3.3-1.diff.gz
* sisu-2.3.3-2.noarch.rpm
1026. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.2.orig.tar.gz›
6f9b95e70dfbd80c793ef6dd7a64cc16f1073b6261a466f388b98ea364daab29 2752926 sisu_2.3.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.2-1.dsc
5719841cbacf87088a9e34c868b6e2e9b0e9ac17221b4a02bddbe2a055b019c2 1145 sisu_2.3.2-1.dsc
cf8af2c7587af61ca07481819ae20376e60efc979cbe8e2b0245f4862e986748 276091 sisu_2.3.2-1.diff.gz
* sisu-2.3.2-2.noarch.rpm
1027. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.1.orig.tar.gz›
03a9912a475a634e4e18024a508c64c67b60337cf0edeab01b96f3d54bc96e4a 2751600 sisu_2.3.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.1-1.dsc
475643cc77b3bef83cbeebdb8282240396805c328d2c6b48411555861d9d09e8 1145 sisu_2.3.1-1.dsc
d7f3fbcabb89a0c97347c5174677d5bba7afdedf06f8a56f5ffd47dbe594c27a 276069 sisu_2.3.1-1.diff.gz
* sisu-2.3.1-2.noarch.rpm
1028. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.0.orig.tar.gz›
6acef3da979f59d0e3912c0bd8a13f07b4f047ed2a0f1c196fc3504005b31447 2750663 sisu_2.3.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.0-1.dsc
6423bf0b1d231bb766886fa23561fce565375c60902705ca0611ea6897b7de59 1145 sisu_2.3.0-1.dsc
80d59fa6c4b9d81db59db80fcca9ef40586718983e6a5d6f154d5593e4a4977f 276051 sisu_2.3.0-1.diff.gz
* sisu-2.3.0-2.noarch.rpm
1029. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0.orig.tar.gz›
aa487605bc6bf89419c96773ed3738685307353ef4df1ead50d829785910747f 2746848 sisu_2.2.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0-1.dsc
2709ec54dd49cc7796eff532b7d122d5383b2ca907ec39df4c87213de12bfb85 1145 sisu_2.2.0-1.dsc
e0a30c8474b6d784be736b51da3953358968344f34638219f517c0c6f60505ef 275912 sisu_2.2.0-1.diff.gz
* sisu-2.2.0-2.noarch.rpm
1030. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.1.0.orig.tar.gz›
ceb7fb71ed815f7f64faac98174639f0008d4d7659053f6832cd3023f656a14b 2745619 sisu_2.1.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.1.0-1.dsc
a1a452dc0ff287a746a408862156afa054c51ae9efc232f8fa59a67d9af6b4b6 1145 sisu_2.1.0-1.dsc
a94c9bf7cf6eb340a27055967abbc8a6726a2eb974daf221fee0940b6f85bc66 275748 sisu_2.1.0-1.diff.gz
* sisu-2.1.0-2.noarch.rpm
1031. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.5.orig.tar.gz›
8fad44b225512ab436562fc759244752b722c6d8aa4f3df3de3b1b97001fad43 2738182 sisu_2.0.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.5-1.dsc
e9fbc9b60f38067f1f3e7f1c89b20df39127ce322968df8390ed041289ecde7b 1145 sisu_2.0.5-1.dsc
b6b0be939a30c5df4e1f307a4e329ad0e7287216407db49e89974ec230ebf22b 275501 sisu_2.0.5-1.diff.gz
* sisu-2.0.5-2.noarch.rpm
1032. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.4.orig.tar.gz›
7fb8b578813fbd6cd4bf441e8eefeb9b52860064d1c66b83889bfc65468c90fd 2737242 sisu_2.0.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.4-1.dsc
.262c08353f44e75f1f0da02ab4f7d5a843da687ddfd416ed4c2b7ad08f1226a7 1145 sisu_2.0.4-1.dsc
62b077a6334f049f574ef3c77bbabf094345540afb0f0ce52692181d3017b279 275441 sisu_2.0.4-1.diff.gz
* sisu-2.0.4-2.noarch.rpm
1033. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.3.orig.tar.gz›
5097dc789a6c0717a7e965c1b76cc84f8ccc2cab4bc89873e2fbf85758ce4356 2736571 sisu_2.0.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.3-1.dsc
4e09d9f39e4365493c8633d4c577201694fa6d1d36fdc3fba998bb65f8e01bb5 1145 sisu_2.0.3-1.dsc
c30e3dc32f824360e411a37a969f1d997cc20671ca119c302192735a8f650037 275394 sisu_2.0.3-1.diff.gz
* sisu-2.0.3-2.noarch.rpm
1034. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.2.orig.tar.gz›
c80b503f0226cf578e0196321f26a1dce05ba7fd6aa33690c5ca756c08d30ba3 2736496 sisu_2.0.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.2-1.dsc
721ff54e991ede11da9c584530e4ec4b37f2e6f60e50d04a6c87a974c3e10a62 1145 sisu_2.0.2-1.dsc
50c945b87ceda35105737150c000a97563dcd5e51d6c7543d6d44b0941d50d42 275350 sisu_2.0.2-1.diff.gz
* sisu-2.0.2-2.noarch.rpm
1035. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.1.orig.tar.gz›
364b65b99376303c8bb90e0b8e6709d5b11277280c8fc57d69a71b459f279d06 2736627 sisu_2.0.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.1-1.dsc
7b6eb6a962b3120f0e0820fecae7ef0ceadd4ef510719727b63e70f7ae2a323c 1145 sisu_2.0.1-1.dsc
b89c5cb02f3c027590e24976f1d5f8254c1f64b9f7e021ccc6042a1ba3cbe8f2 275341 sisu_2.0.1-1.diff.gz
* sisu-2.0.1-2.noarch.rpm
1036. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.0.orig.tar.gz›
4fc214d40542e0d2ba7447e9ff06de3612d857d9015e8233877f9b4f93a9875f 2733550 sisu_2.0.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.0-1.dsc
6a157cbfc838f8141b352ab1513ac67bb43802db22f62902275df48ba41c5a0f 1145 sisu_2.0.0-1.dsc
799b5b0b47df7356d774ac6c26529dcc57d7195a86401981cb2e89028cd795ea 275302 sisu_2.0.0-1.diff.gz
* sisu-2.0.0-2.noarch.rpm
1037. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.3.orig.tar.gz›
beaa4fc88a13eef203947d8ca5ce9aff246760c673fd84cac96322a9c8991c18 1558232 sisu_1.0.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.3-1.dsc
b805ee728b69f5e41cf92e0c87170bb65eb085b61e49ce05a5519959a3d04ba8 1145 sisu_1.0.3-1.dsc
b6c030050816f6cfbe82422804dd901644a9ed37097bc713362a88d401059a2f 152714 sisu_1.0.3-1.diff.gz
* sisu-1.0.3-2.noarch.rpm
1038. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.2.orig.tar.gz›
158f3eda47d22eb23ca9fb5e383ae57d366974e3e4c4dec2326021228413a66d 1556982 sisu_1.0.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.2-1.dsc
3e32dd8d1dd75042d31897ef961907b52f5e72ca28a1a909ceb041f284b6c1de 1145 sisu_1.0.2-1.dsc
5e7349e1d51dad712eeab694fcb1237790156ffb51178edeecd4d0ec9e8fc91a 152552 sisu_1.0.2-1.diff.gz
* sisu-1.0.2-2.noarch.rpm
1039. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.1.orig.tar.gz›
0318822b712d4b748d18be4211e3266a2c2689e0809d85219855c7314f2b5942 1556988 sisu_1.0.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.1-1.dsc
94d0d66971d0316587f300a20bfb1346f27361d94dedc1c746670707e984aecd 1145 sisu_1.0.1-1.dsc
dd9f08f02ae09624bde4314472815eed3be205b001587193c76484b36d8cd68c 152471 sisu_1.0.1-1.diff.gz
* sisu-1.0.1-2.noarch.rpm
1040. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.0.orig.tar.gz›
7bec7f47f6ad5b816226af0489bc2ae81d4c9092b8870ba939e9f58800245dfd 1554276 sisu_1.0.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.0-1.dsc
b64f406766c6289edabf97d225bf9eedbba26c8c413091c9bdc7cca9ec7912e5 1145 sisu_1.0.0-1.dsc
002051ea41e5584d463719f9ac560fad3d0de985916b76e403c060f1bda8e21c 152286 sisu_1.0.0-1.diff.gz
* sisu-1.0.0-2.noarch.rpm
1041. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.4.orig.tar.gz›
a9accd67316fcc21fa289dd3923641b182023ee3e038ee7c3324b6e71b129a68 1551081 sisu_0.71.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.4-1.dsc
1014c3807a2ba159682b8f52c2b287a7858bd83acf4ffa041d99f759dcebd310 1151 sisu_0.71.4-1.dsc
c3566cb294440482526bc10f3bee45ff5eeae7ed6ec39178f1fd3785c6b3d1dd 151444 sisu_0.71.4-1.diff.gz
* sisu-0.71.4-2.noarch.rpm
1042. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.3.orig.tar.gz›
edeb7b5e4ea192a193f95dcbcf468102839cf3b9a18ee0e700e58eea37e739dd 1549708 sisu_0.71.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.3-1.dsc
5688f8fe14ba77f236a8bd4cb11bffa72d6e0f12b4474852ed54b6256c223eb3 1151 sisu_0.71.3-1.dsc
98754efd995c57995ff2962dbdc391cfe1c6050468da73bb45fcbf3fea08628a 151405 sisu_0.71.3-1.diff.gz
* sisu-0.71.3-2.noarch.rpm
1043. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.2.orig.tar.gz›
220199cbc435ec6d246af4ac43a2ef6a3e05f649847c4ee04b831af1e8ad4902 1548875 sisu_0.71.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.2-1.dsc
ec3fae1599112343d69f2843a09acb583653bc174e65589f4c3bbc52ef66d4fb 1151 sisu_0.71.2-1.dsc
bbc4264049d4e6c147dd77b9b41774bcb421ce5bffeb5801872f5520f9967fba 151350 sisu_0.71.2-1.diff.gz
* sisu-0.71.2-2.noarch.rpm
1044. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.1.orig.tar.gz›
2027a8b6690a6e82cb6c6bc5b594fd6214d215ee09989e0c58a8f5abfbd306fd 1549323 sisu_0.71.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.1-1.dsc
044d623f1d158bbe43e0755eeebc11496000edfab1ddca49128ca1ff1ee2da45 1151 sisu_0.71.1-1.dsc
628af933efd0fdda7694c9f0e31c79dc9e5f9282648a8dd75c5d91a8482c8dac 151315 sisu_0.71.1-1.diff.gz
* sisu-0.71.1-2.noarch.rpm
1045. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.0.orig.tar.gz›
5fa480544ae30d2e2e21064cb505e3c72a467a4ca8018fd1c51ec485ff5b668e 1548373 sisu_0.71.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.0-1.dsc
25f9c4109b361153f325b97e6e48baae702cd889aa7535c2efa3070867117243 1151 sisu_0.71.0-1.dsc
7f718b681da6aa18c826586337f793c9d05e5c9e6d39b0856420d021096594d5 151143 sisu_0.71.0-1.diff.gz
* sisu-0.71.0-2.noarch.rpm
1046. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.6.orig.tar.gz›
218ece8c5b813ebf40eb43af2e9272a166675da4b7235f85c96c414a654054de 1546958 sisu_0.70.6.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.6-1.dsc
6c03a1a5da119f8f7e8db493ae985af59d562f166fb1e0a676094d83904e307b 1151 sisu_0.70.6-1.dsc
340cdeb299eeb327308c4293c19e57d2b8ca5bdb40add2519ce379ed57f4c896 151084 sisu_0.70.6-1.diff.gz
* sisu-0.70.6-2.noarch.rpm
1047. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.5.orig.tar.gz›
5ab95108c9f1734fbb6dcca795d6c6e34445625adb296e797d97f0af1e73f985 1546846 sisu_0.70.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.5-1.dsc
dc95471b171637fd3cbc9e627283254d1f71b655d1a7c2a24eb904cd4539d790 1151 sisu_0.70.5-1.dsc
9c991ebb416a0dd68bf28f29c90f9b910eba5bb2ea51235e84b1d61379195c80 sisu_0.70.5-1.diff.gz
* sisu-0.70.5-2.noarch.rpm
1048. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.4.orig.tar.gz›
2c2e4f20be91e3c575c5d2560044a5c60609330ee012e6a0f3eba0e868b0572b 1546812 sisu_0.70.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.4-1.dsc
1098392a4566bc4f37b3329e84a77f0be9037b28923182aabd343624df73896b 1159 sisu_0.70.4-1.dsc
f030c05cbc81d6d25f6300fb35a269ffc583af9d492bd7cf812387e9b13db591 147279 sisu_0.70.4-1.diff.gz
273865cb34b16f7278aa9a3c3a63f3eb2673a834d0814859dcb705fd1bbea6d7 sisu-0.70.4-2.noarch.rpm
1049. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.3.orig.tar.gz›
adb3dbe85004a6bc10443d60029b6a2b0a11b9f7aad10a170f5b278f0a73d5e4 1546917 sisu_0.70.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.3-1.dsc
1e4e5d84c410ef635c0a97542ad0ed12e47ec1e06178975804571c9c43f9040b 1159 sisu_0.70.3-1.dsc
76c12a9ad21ce5438580557943c6ed16a1a133eeffadbc3756c34545b9daace9 147188 sisu_0.70.3-1.diff.gz
63c678c9785d0a685d265782616c950180be66c74992b50613abf04e4390ba8c sisu-0.70.3-2.noarch.rpm
1050. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.2.orig.tar.gz›
c4ec17c3f50b629a33afcb3d343e111172bf56b656fa892d82936f86dfde281a 1545482 sisu_0.70.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.2-1.dsc
14575b369a85da01d09fd8fe52d0d9054e21f0c3fd732f6f5b6c316a73bb9db3 1159 sisu_0.70.2-1.dsc
b915ffecd148fdc115deab0d1ea2f50a598d00f589866f5645783dc12c71ee91 147123 sisu_0.70.2-1.diff.gz
ed7171d316c3aac8d5d58ac01a62a5d23d8a2d27dc7a55b1039c4ac3d4bc04b1 sisu-0.70.2-2.noarch.rpm
1051. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.1.orig.tar.gz›
9a04b4d7e89b1ff39a8745f4a1ad31841200f8f880508a56806e1b7ad45e7623 1544135 sisu_0.70.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.1-1.dsc
c4298135b16e03a0691f767a9bc7f3d4c43ea4a833b6ef8e272170872bd4bbdc 1159 sisu_0.70.1-1.dsc
6ff6a4d739cfe4763526a3fc3b4b4175490f9cba130e2b14478366b299565caf 147093 sisu_0.70.1-1.diff.gz
2beac438f54912749a1f5ef065d263b820a91d1a83b4c1fd9f176a91808a5019 sisu-0.70.1-2.noarch.rpm
1052. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.0.orig.tar.gz›
51e4d5c2ac3c490332d8468de2400abcf454b55ac1e21ec625680a346fb41e4a 1540091 sisu_0.70.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.0-1.dsc
19639ff718204575e66da774fa90a18644c964535c4a94ddc9d76651cac36539 1159 sisu_0.70.0-1.dsc
8b489270ea44f006c4406182d3d24f6ec5480f3f7379d4e6ce53d65bba8474aa 147054 sisu_0.70.0-1.diff.gz
ec1eeee22336b4c76fad1f3d06163a97dd0affd739bdc3e3cada89ebbd8f9ba7 sisu-0.70.0-2.noarch.rpm
1053. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.4.orig.tar.gz›
06ba062400396d234334beb72bf171e580a6bd78d8200e316606456529930165 1532819 sisu_0.69.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.4-1.dsc
8fa64cbcb28d80d2c0c81885eaa9f71dbd45964a7546c94b085e2d359868d1bc 1159 sisu_0.69.4-1.dsc
f476e7210ea2e022946e37384c2fd5bb97740b8cd1557f73ff2a894b93f29e28 146961 sisu_0.69.4-1.diff.gz
29358ad115652e38612ad95bdd08a56dc9a9b4d29116707ce06b0e809289e9f9 sisu-0.69.4-2.noarch.rpm
1054. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.3.orig.tar.gz›
33783d161293756f33e22867de5c00d02ce8743a19c65846622a272e3c0b8cd3 1527253 sisu_0.69.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.3-1.dsc
8c77872852c6efedf17146394032c3281c79e15e86283abd6f906909268ea69b 1159 sisu_0.69.3-1.dsc
3b8cd23a772e4a8d77f5f7d044e6f084c7769788a9f8974dd5b9227f23a2bd18 146916 sisu_0.69.3-1.diff.gz
* sisu-0.69.3-2.noarch.rpm
1055. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.2.orig.tar.gz›
dde55e10c47a2fc556113bd051a76877d53fdfe9133562cd9c4a41c4c817a4cb 1526475 sisu_0.69.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.2-1.dsc
e9cfeb0de6fdb20a63f7f071804ecb7fcecace65be47d735fc6d16dc3bb52353 1159 sisu_0.69.2-1.dsc
bd5b0a760ef61aafefe4949aa87d194e77f227bfae9c6b87d5ac1898ee4f159b 146853 sisu_0.69.2-1.diff.gz
* sisu-0.69.2-2.noarch.rpm
1056. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.1.orig.tar.gz›
9f44c7f37f272a1cd48717785d9579053dd069c551b826dee36333fb33148ad0 1520236 sisu_0.69.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.1-1.dsc
51d3b7aadba7f1e487774f739d5cd7eec725960eaaa9d5870dd390f75585d00f 1159 sisu_0.69.1-1.dsc
514da38bca18016d4a50889eb02cf294fef8a3ddca8bd39636baf48061ce77b4 146755 sisu_0.69.1-1.diff.gz
31d06c54f228d8444c34e732b6841949645b7d66fc87e84296a7751ddeb1f607 sisu-0.69.1-2.noarch.rpm
1057. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.0.orig.tar.gz›
87f10686f20d02ba969a186db4333f25b4c063f13fc2d7824e6a8db7da41a4f1 1519352 sisu_0.69.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.0-1.dsc
082a19e5676940723bc033de75f11e1592aefdbe2b698b24e274f01c3586d08c 1159 sisu_0.69.0-1.dsc
477af2b3d2a7e9b6aa7f5fa8952d5e8d90cf607a235483bf7482834af9d7610a 146757 sisu_0.69.0-1.diff.gz
3a80da7395151db773c385b4cd26508bb66c309c85ba6268051be34f3d9c7518 sisu-0.69.0-2.noarch.rpm
1058. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.68.0.orig.tar.gz›
cecae8b828aa187b22354f2ee9e8a8b5244dd9f4 1509605 sisu_0.68.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.68.0-1.dsc
f7dc610a710d9818901909d8c4dc110019f39417 1159 sisu_0.68.0-1.dsc
fc5f2f8e22e02c165f92adcb31a9c328feb487e9 146736 sisu_0.68.0-1.diff.gz
ba2777d4e45d704a29fbbc0022d5ded11c5bd9771ea130919286b094ade2d64c sisu-0.68.0-2.noarch.rpm
1059. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.5.orig.tar.gz›
f07a6b01c52c178c4ed57d31eb3a9162e8d59aa643b7cfb8f4250c307c0fa019 1500535 sisu_0.67.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.5-1.dsc
b4b01d9d3bd0b82e9c946cd2a1586b5b550912ed24f01b634f0f9c441ba72c77 1159 sisu_0.67.5-1.dsc
c5cf3905985e8545d4b87958ed0d8bd1ed72a93051117a8c9631a4cded41da2a 146710 sisu_0.67.5-1.diff.gz sisu_0.67.5-1.diff.gz
* sisu-0.67.5-2.noarch.rpm
1060. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.4.orig.tar.gz›
ec905056760f7be8db639d053be4ada9118bfb2c66832206ab92eccf6d8239a7 1500229 sisu_0.67.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.4-1.dsc
df5e57639213a641075500f57a57eb1ecdb2453afef3a2c0c71093ccdee6c91a 1159 sisu_0.67.4-1.dsc
7fe5a938eb2faa721ec70aea3c3a0b3af66546dcbf55deef16044b862c40b354 146675 sisu_0.67.4-1.diff.gz
* sisu-0.67.4-2.noarch.rpm
1061. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.3.orig.tar.gz›
f8c57f0e1992a5a829c321b5648dd53d31e65067d1b9464969a4e33afa9be2be 1500468 sisu_0.67.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.3-1.dsc
c4aeb2f843980dde75611e305eb51618540f0223d5e5e969a9590c49980998de 1159 sisu_0.67.3-1.dsc
055b1afa5f6f3e3c08135417e7f512f7a6e3bed9d42635f42b7754fd4d318136 146632 sisu_0.67.3-1.diff.gz
6d3d363b8371477f4cac74cb1ce872c34e9184fd6bc582582b98a0d3207dd8db sisu-0.67.3-2.noarch.rpm
1062. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.2.orig.tar.gz›
36a97294563c59827bc88b9187dd824ee5c66b62cbf59d4a53e806a6a0e9f8e1 1500273 sisu_0.67.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.2-1.dsc
d83ac907c803de304503afb0cb877bd514228010e47155c652aac8be1aa18e8f 1159 sisu_0.67.2-1.dsc
ba7838ca7406157bdf430ad31b21665b20e89184d86b1b7cf5e33322a87e5396 146591 sisu_0.67.2-1.diff.gz
* sisu-0.67.2-2.noarch.rpm
1063. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.1.orig.tar.gz›
d05698e4e9421e15f9924ea5c019696996fc10ec396c245ea9dfc375a539868a 1498489 sisu_0.67.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.1-1.dsc
48925d7f6ba9cbdea92766cb34a222a6ac532fe41588b4eb17d8ff2a9259e0c7 146501 sisu_0.67.1-1.dsc
9a6b16316cf0f16562624ced16627fd0093598e6cd955a1c4c72f21c5eb95dde 1151 sisu_0.67.1-1.diff.gz
* sisu-0.67.1-2.noarch.rpm
1064. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.0.orig.tar.gz›
a543f310b8452b5d7477f1491d6d0510efd0293408dfa3fe2697ae586bbc98aa 1498054 sisu_0.67.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.0-1.dsc
759277657882aee6b02f8c0956e9d848fbeb4ac3b41345a2d1d3bcbaa1289aec 1151 sisu_0.67.0-1.dsc
e688b0b1dc0b51c742f4e5d0274969172e8975793c4aa95d9ff15bef474117ac 146427 sisu_0.67.0-1.diff.gz
* sisu-0.67.0-2.noarch.rpm
1065. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.3.orig.tar.gz›
6d5b61e6a37d9564d8d83d7eb9eb665a65da4c79 1497613 sisu_0.66.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.3-1.dsc
02d116186c960051d0f37af42d86539293391d8b 1151 sisu_0.66.3-1.dsc
f7d51e83761b3ffb66cf30a6662d1bef471b2a1b 146244 sisu_0.66.3-1.diff.gz
* sisu-0.66.3-2.noarch.rpm
1066. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.2.orig.tar.gz›
6af989ae3bc57889ce0e02eaa8d45d384fdec7ef 1496216 sisu_0.66.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.2-1.dsc
989f5cde491ee3890ce083461d0dbf769371c306 1003 sisu_0.66.2-1.dsc
d76cede86c178164c37a1f1b8f441c2ed48cf2fa 146135 sisu_0.66.2-1.diff.gz
* sisu-0.66.2-2.noarch.rpm
1067. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.1.orig.tar.gz›
1b858e7650f8011205734cc20f36c628 1495277 sisu_0.66.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.1-1.dsc
bde3cfd63bfa6ba2c65dbcb2d3c7cb4d 629 sisu_0.66.1-1.dsc
d97f2831470c8aeb86f9b896a20aa6fb 146395 sisu_0.66.1-1.diff.gz
af8ae3a40ac6246d37526f04c0cb8ffe sisu-0.66.1-2.noarch.rpm
1068. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.0.orig.tar.gz›
b45d81d949590a9b24924589bc98032b 1492653 sisu_0.66.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.0-1.dsc
3d02ba34822075bea890eaa3ff666ef9 629 sisu_0.66.0-1.dsc
161a19d61d48713be4890bc9d00bed18 146339 sisu_0.66.0-1.diff.gz
0dbfc4dc0b3f501dd15b3863e7704a0f sisu-0.66.0-2.noarch.rpm
1069. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.65.0.orig.tar.gz›
ef65b612268491857934bc4160ea0238 1488645 sisu_0.65.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.65.0-1.dsc
dd2bf992db6a5f0a5faeb62cbea3bd33 629 sisu_0.65.0-1.dsc
ba8d19c3221430bc1a9d8c89f55ca3d6 146323 sisu_0.65.0-1.diff.gz
878b818616eff49b114d05353fbcc829 sisu-0.65.0-2.noarch.rpm
1070. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.4.orig.tar.gz›
2ab102057702aaf35ec96b9a082fb2d9 1488644 sisu_0.64.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.4-1.dsc
62604c78e2574f80a4e13cb38e1374cd 629 sisu_0.64.4-1.dsc
b797bf7f165be762ff97d50914a5b102 146562 sisu_0.64.4-1.diff.gz
bd9db4702f37fccd1c90baa7f8c3e97d sisu-0.64.4-2.noarch.rpm
1071. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.3.orig.tar.gz›
8af7f396c0aeb231869fa0d12c5429c2 1486648 sisu_0.64.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.3-1.dsc
6b2f4554afe0a328f7861d3be943ea8d 629 sisu_0.64.3-1.dsc
4300eac4651ed7ae3788f7d7c22fb8dc 146267 sisu_0.64.3-1.diff.gz
e920f49e475a84caa930ff819d5aaa25 sisu-0.64.3-2.noarch.rpm
1072. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.2.orig.tar.gz›
4b0e97e4387c84ac4017128ef7718cf2 1485265 sisu_0.64.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.2-1.dsc
7fec34740202920c7182d39eeb55b7dc 629 sisu_0.64.2-1.dsc
ee2fe7d3dd57a7d98f3689e8e6bd6e97 146200 sisu_0.64.2-1.diff.gz
179a9036fca28ce16932d2e9e8636edd sisu-0.64.2-2.noarch.rpm
1073. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.1.orig.tar.gz›
995ef406d13cdfd441f8d4a32860f505 1485298 sisu_0.64.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.1-1.dsc
256f13e488c62d81da56cbaf8e00d693 629 sisu_0.64.1-1.dsc
22b55a852eed3831426ab3314cd3beb7 146151 sisu_0.64.1-1.diff.gz
1000e13b697e227bfa562a12fde95432 sisu-0.64.1-2.noarch.rpm
1074. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.0.orig.tar.gz›
f00c9aac4e1a4fab41219bd08a98b9aa 1485082 sisu_0.64.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.0-1.dsc
5ce9ebce50796cbb82d83626541d3be1 629 sisu_0.64.0-1.dsc
d2383e720a783f53b3508f9d44f56c5d 146129 sisu_0.64.0-1.diff.gz
b48e75ea1ff35c48c4f6949bf3feefca sisu-0.64.0-2.noarch.rpm
1075. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.63.0.orig.tar.gz›
280792a14893ba5a912a7d300a9c2d74 1484075 sisu_0.63.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.63.0-1.dsc
27523129a29d1d27e8b3b343f525a5d6 629 sisu_0.63.0-1.dsc
958736cfeaf188806a0933c775de1294 145944 sisu_0.63.0-1.diff.gz
9ed449718be391d9d9ebb734ae8d73a8 sisu-0.63.0-2.noarch.rpm
1076. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.4.orig.tar.gz›
94d262be57e2990c975e6532d258ce7f 1482977 sisu_0.62.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.4-1.dsc
dcf18077108e6a94842a4eda41bacf1b 629 sisu_0.62.4-1.dsc
94d262be57e2990c975e6532d258ce7f 1482977 sisu_0.62.4-1.diff.gz
de07bdef15ad0d181a7456f12dc1edff sisu-0.62.4-2.noarch.rpm
1077. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.3.orig.tar.gz›
46511173fc0e3d75982debc37206fa6e 1481806 sisu_0.62.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.3-1.dsc
494386aa1e44ebd9ea4d2c7bcfd41ba3 606 sisu_0.62.3-1.dsc
d7a5222e99c53c7bd561b1e322b8a490 145532 sisu_0.62.3-1.diff.gz
7ed2e70a139ac45c49283bf97ebb83a8 sisu-0.62.3-2.noarch.rpm
1078. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.3-2.dsc
89b5b3198dd33084c407e8b641042e4c 606 sisu_0.62.3-2.dsc
3009d58c6c8231f11671a224ba615413 145972 sisu_0.62.3-2.diff.gz
1079. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.3-3.dsc
6eb4289cf9e1ca7ade96ccf22cc9188e 629 sisu_0.62.3-3.dsc
b71825bd5746149780cef709659fb7a3 146249 sisu_0.62.3-3.diff.gz
1080. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.2.orig.tar.gz›
0d7cd5f953ac457dc96a7edd5892ee72 1480947 sisu_0.62.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.2-1.dsc
5246cbaf7021c7fb4bb876e5c1f64578 606 sisu_0.62.2-1.dsc
fea5b46c410ab11228f25a5c1618c04f 145557 sisu_0.62.2-1.diff.gz
3256eb30c903330aac065f093fc7a5d2 sisu-0.62.2-2.noarch.rpm
1081. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.1.orig.tar.gz›
5a9226473b409a8a9345781deeca12b8 1480117 sisu_0.62.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.1-1.dsc
59e50685bb42eedfcad1540227aa1c9c 606 sisu_0.62.1-1.dsc
dd147d5f2d978a7e2195ba3ccbe8c827 145468 sisu_0.62.1-1.diff.gz
3a0b103648b207f7aa1ae27a45aeef32 sisu-0.62.1-2.noarch.rpm
1082. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.0.orig.tar.gz›
5b46f6959c1190cdf92eee2b53b05b21 1479805 sisu_0.62.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.0-1.dsc
66256160d7bcb4611ede4a1e67d0da2c 606 sisu_0.62.0-1.dsc
e0ec09c1e7608316dd2daa2dd1f5149e 145435 sisu_0.62.0-1.diff.gz
b0367f71246130a04da858d3718aebae sisu-0.62.0-2.noarch.rpm
1083. ‹http://www.fictionbook.org/index.php/Eng:FictionBook›
‹http://www.fictionbook.org/index.php/Eng:FictionBook_description›
‹http://en.wikipedia.org/wiki/FictionBook›
1084. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.61.0.orig.tar.gz›
3a2329726d49945247b1f4340482c895 1474630 sisu_0.61.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.61.0-1.dsc
c02eb65a86eac49e5735253a05b86c57 606 sisu_0.61.0-1.dsc
0471c56962888ba2831212496236de2a 1635306 sisu_0.61.0-1.diff.gz
05b50cc7c8dee8fca9554e56c964eae0 sisu-0.61.0-2.noarch.rpm
1085. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.60.1.orig.tar.gz›
264736a1f2ccf4b87fa784fa46cf19b1 1474279 sisu_0.60.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.60.1-1.dsc
a0f4ff4d2b7d9ff6e0929b9dd1580f84 606 sisu_0.60.1-1.dsc
8920341e8e13e65ec50134ee51fbcc6d 144767 sisu_0.60.1-1.diff.gz
3db8b17df35667a99052e6fe50eee641 sisu-0.60.1-2.noarch.rpm
1086. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.60.0.orig.tar.gz›
1d8d5b58c96bf403961fd4f5b78a5e7d 1474187 sisu_0.60.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.60.0-1.dsc
615658601df61d81c7e6fc6c5e3660f2 606 sisu_0.60.0-1.dsc
b71f3678d87952081bd04e4a00dd3e28 144715 sisu_0.60.0-1.diff.gz
2e7ef817d1b6a1aa7c1c2782810cacf5 sisu-0.60.0-2.noarch.rpm
1087. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.60.0-2.dsc
0f14db0dcbffbfcf0d9de2d5d3d13035 606 sisu_0.60.0-2.dsc
b08a95ce4f2c8c15495e0d3dba0523f8 146307 sisu_0.60.0-2.diff.gz
1088. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.59.1.orig.tar.gz›
cf512ec871aeb7cdabc0b3b35b7e6d05 10952059 sisu_0.59.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.59.1-1.dsc
a260c1dbec59c78cd0e330b5cd790f6a 617 sisu_0.59.1-1.dsc
55837afd842d274afc2180fca519d260 141832 sisu_0.59.1-1.diff.gz
290c6c753d0be25797551363373309cb sisu-0.59.1-2.noarch.rpm
8bc1fcc978337f56b09f2a38105df415 sisu-doc-0.59.1-2.noarch.rpm
1089. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.59.0.orig.tar.gz›
1f2497d2ac39ed9af24c0747b536e50e 10705420 sisu_0.59.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.59.0-1.dsc
e11a8663fd274521ab63e6afe6a4d9f4 617 sisu_0.59.0-1.dsc
255fefe11ea4747f8347268880ffdd1f 141833 sisu_0.59.0-1.diff.gz
d60124fd2ca090ac542564213e6a5f2b sisu-0.59.0-2.noarch.rpm
4a02858c7e8270bd28d6984ae83622ca sisu-doc-0.59.0-2.noarch.rpm
1090. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.3.orig.tar.gz›
e9a20a06ffee8d633b8ce525017d89ba 1278987 sisu_0.58.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.3-1.dsc
b8330f8b97a15e6eaecba8f2616acb10 606 sisu_0.58.3-1.dsc
90ed14ac9e04203bcce80e4de86a3b55 142642 sisu_0.58.3-1.diff.gz
31f5cd3e0e577b418e7c98492f71f0af sisu_0.58.3.orig-1-2.noarch.rpm
1091. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.2.orig.tar.gz›
43826c427add52938ee89b38c5ae266f 1278561 sisu_0.58.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.2-1.dsc
f2d89f587acb970c624ab59d7bb38edb 606 sisu_0.58.2-1.dsc
e231f416be57da710aada71e695c8144 142625 sisu_0.58.2-1.diff.gz
40afa6f9705a6450a4f6e432252fd903 sisu_0.58.2.orig-1-2.noarch.rpm
1092. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.1.orig.tar.gz›
2b46ddfcfd9985c13535733eb822cdbd 1277392 sisu_0.58.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.1-1.dsc
bba9a0473873b693be702c6d41e991ec 606 sisu_0.58.1-1.dsc
382cea2504c7e40574916e8252554891 142591 sisu_0.58.1-1.diff.gz
b45d563c1990b156723cd44d599f3b1b sisu_0.58.1.orig-1-2.noarch.rpm
1093. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.0.orig.tar.gz›
dffd47831df42ca96e77940936d04c8b 1276544 sisu_0.58.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.58.0-1.dsc
859e21f81c9ac012db126ecf1b72529f 606 sisu_0.58.0-1.dsc
66480197b3b04d255a104a94d32628dc 142555 sisu_0.58.0-1.diff.gz
d804efb0a9ea50ffe532e64b39e720c3 sisu_0.58.0.orig-1-2.noarch.rpm
1094. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.57.0.orig.tar.gz›
1f730ef349606c02cd90c8cd7cb6b790 1274006 sisu_0.57.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.57.0-1.dsc
a15133ca987525273886116797ba271b 606 sisu_0.57.0-1.dsc
7cc5aaebbf3b9954b0d3dd138e825f87 142479 sisu_0.57.0-1.diff.gz
dbd7d9449a9d6535b30b09adae9f07ea sisu_0.57.0.orig-1-2.noarch.rpm
1095. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.3.orig.tar.gz›
6e799836a6e6aa226f34134b44815ae7 1272888 sisu_0.56.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.3-1.dsc
2bfcea560911c8395d9b65bf11760712 606 sisu_0.56.3-1.dsc
42f08cf062dd8bd2d0deae459620671c 142408 sisu_0.56.3-1.diff.gz
a94357ad836df1504aae32dfc535a653 sisu_0.56.3.orig-1-2.noarch.rpm
1096. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.2.orig.tar.gz›
f9f1091e846cdaf9df4c53eb537dcf85 1272237 sisu_0.56.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.2-1.dsc
5c440179db51bbf2d061233fdc16c5e6 606 sisu_0.56.2-1.dsc
8cfc0d4d0c2cdeb72ace91cf80a5430e 142387 sisu_0.56.2-1.diff.gz
6740ed538a5558cead0228315b811d9f 1272026 sisu_0.56.2.orig-1-2.noarch.rpm
1097. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.1.orig.tar.gz›
6740ed538a5558cead0228315b811d9f 1272026 sisu_0.56.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.1-1.dsc
1270f327c735cca3ea077950e5229f25 606 sisu_0.56.1-1.dsc
87e12b0b18192346e4a98c3127a73968 142382 sisu_0.56.1-1.diff.gz
774c7d4f902f7b624f88b542e13827a3 sisu_0.56.1.orig-1-2.noarch.rpm
1098. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.0.orig.tar.gz›
66cf639776d75a30377f9f94d5c1c492 1271730 sisu_0.56.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.0-1.dsc
5018746e3bed9bc100a38b80a988ac65 606 sisu_0.56.0-1.dsc
a92042ff94487f516315a722348db633 142363 sisu_0.56.0-1.diff.gz
dfded2819dbdab1c1335744bf16c871b sisu_0.56.0.orig-1-2.noarch.rpm
1099. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.7.orig.tar.gz›
aba322573410f19ae2ca2d85021e9585 1271464 sisu_0.55.7.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.7-1.dsc
046ba140d3f443974c9b88cc5ce3b9f5 606 sisu_0.55.7-1.dsc
4e7774a80b1938b19218dd0d3657559f 142284 sisu_0.55.7-1.diff.gz
b8a7aeb14c83afa42c8eb2f26fa94534 sisu_0.55.7.orig-1-2.noarch.rpm
1100. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.6.orig.tar.gz›
69368f8eb4da28d07f3a1ee1ea5b89f3 1271022 sisu_0.55.6.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.6-1.dsc
1d5fa22bdad75c1c27c2171d2a054d66 606 sisu_0.55.6-1.dsc
6fc6d8abf18aef047bb15e0079ae0f1c 142211 sisu_0.55.6-1.diff.gz
55f11a3da510263d93f7eefa6200260d sisu_0.55.6.orig-1-2.noarch.rpm
1101. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.5.orig.tar.gz›
cb4e98ced1d11f4ac8c84d80b773fe92 1268030 sisu_0.55.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.5-1.dsc
38da598ad949b3efc623b676f9826fe1 606 sisu_0.55.5-1.dsc
c5a9dacc9f8993553e0a78f927af2147 142162 sisu_0.55.5-1.diff.gz
1ab56d9a2d60985dc5ee549295841c2d sisu_0.55.5.orig-1-2.noarch.rpm
1102. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4.orig.tar.gz›
1d7bcf423b2e13a457d6565bfec74f20 1267367 sisu_0.55.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4-1.dsc
a75609387bc894181ccf36a42b79517c 606 sisu_0.55.4-1.dsc
f13833f164917cabda3ec8f02ddc021e 142087 sisu_0.55.4-1.diff.gz
26414bfe4f0959614a7d77ea7473ff18 sisu_0.55.4.orig-1-2.noarch.rpm
1103. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.3.orig.tar.gz›
d540a4f656393449c5f4ad5b7a5b5245 1267096 sisu_0.55.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.3-1.dsc
a0c2e3c6ab5e59c9e675ae48ed2582cb 606 sisu_0.55.3-1.dsc
9e0ae70f83fa29c10aaf8a9626aaed8e 142063 sisu_0.55.3-1.diff.gz
f04eb8ebe32b6c28639d81df4b3b99b6 sisu_0.55.3.orig-1-2.noarch.rpm
1104. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.2.orig.tar.gz›
510b2648ada09f60241f0a6f7cb8d180 1265392 sisu_0.55.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.2-1.dsc
bfa9b434842a47eb1596da9a72c28924 606 sisu_0.55.2-1.dsc
6cae596e51f7f94a320c211c7088f259 142013 sisu_0.55.2-1.diff.gz
620430b1a36ed5e5fca7d849f6130b56 sisu_0.55.2.orig-1-2.noarch.rpm
1105. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.1.orig.tar.gz›
51b9b2a70d12409a809ae66d960d43a9 1264881 sisu_0.55.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.1-1.dsc
11ac0b88d73a800d13ab70681c580ed1 606 sisu_0.55.1-1.dsc
f7dab91917ad0ce4c87e3f838cbe8d15 150729 sisu_0.55.1-1.diff.gz
021b3715f71e36eaf9e0668e295af0c4 sisu_0.55.1.orig-1-2.noarch.rpm
1106. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.0.orig.tar.gz›
51b9b2a70d12409a809ae66d960d43a9 1264881 sisu_0.55.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.0-1.dsc
11ac0b88d73a800d13ab70681c580ed1 606 sisu_0.55.0-1.dsc
f7dab91917ad0ce4c87e3f838cbe8d15 150729 sisu_0.55.0-1.diff.gz
b079c7767a67530b3243c45387ced517 sisu_0.55.0.orig-1-2.noarch.rpm
1107. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.54.1.orig.tar.gz›
716601a80e8942d8cdc953e5cfa33237 1258642 sisu_0.54.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.54.1-1.dsc
a095bf0e84858e2e31a6fe474d1ab2b3 606 sisu_0.54.1-1.dsc
8696690cc0dc9776b374754fa12777b8 150532 sisu_0.54.1-1.diff.gz
2a565d9d5be64210259bda7d4b9cbacf sisu_0.54.1.orig-1-2.noarch.rpm
1108. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.54.0.orig.tar.gz›
e1a98feb15d72e669d3726dbc9cc81da 1258857 sisu_0.54.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.54.0-1.dsc
0be75fc5cdf10fdf7d8073490bec4fe6 606 sisu_0.54.0-1.dsc
d1e9622e5835641c00eb65d248535adb 149716 sisu_0.54.0-1.diff.gz
ffe3a6f4da31ac20d161129af3f1de96 sisu_0.54.0.orig-1-2.noarch.rpm
1109. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.53.0.orig.tar.gz›
b8f28c2cade1f95956f5cdaef7af7fbd 1254059 sisu_0.53.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.53.0-1.dsc
2a741d1fbe95f25a06b6d10ee709514a 606 sisu_0.53.0-1.dsc
65b8d4638cb0df8a8d8bcd33e20482b4 182847 sisu_0.53.0-1.diff.gz
2ef1e94f547c0f2f2b355aba95a44d07 sisu_0.53.0.orig-1-2.noarch.rpm
1110. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.7.orig.tar.gz›
a9513dea06487a4e588f160f3d2491e8 1283842 sisu_0.52.7.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.7-1.dsc
5e0cfa4abf66318161819331d6b0f5af 606 sisu_0.52.7-1.dsc
0e5c9ddcf696aae9026d8b881a3dc7d7 148706 sisu_0.52.7-1.diff.gz
0904b61e2d4c4ab5f0ff69d5ff3299f6 sisu_0.52.7.orig-1-2.noarch.rpm
1111. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.6.orig.tar.gz›
3255ec945b0583a01af963dde3f76f1d 1283482 sisu_0.52.6.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.6-1.dsc
f466b68b3093e2c95fed13e4ebf0d495 606 sisu_0.52.6-1.dsc
aafb3b715fe2566f88c2def746d73099 148689 sisu_0.52.6-1.diff.gz
af926b742cb5a8d1a6871f5c2169a8c9 sisu_0.52.6.orig-1-2.noarch.rpm
1112. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.5.orig.tar.gz›
e01dd9390785e8b087140a7166cc6a5e 1283393 sisu_0.52.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.5-1.dsc
1bc960b5ce02d58153579d32bfbb2bd0 606 sisu_0.52.5-1.dsc
d6ab36fca512d494a4ce6fe0feec217a 148667 sisu_0.52.5-1.diff.gz
41085613ea9d5be01274038cb34ab79f sisu_0.52.5.orig-1-2.noarch.rpm
1113. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.4.orig.tar.gz›
8712a6162633f27dce36f57bc60599a5 1282392 sisu_0.52.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.4-1.dsc
fd5618da795883fbeb1d53076783f80a 606 sisu_0.52.4-1.dsc
7f6b377e5f0bdc0ea805a7af5f21f2bb 148482 sisu_0.52.4-1.diff.gz
b060988f014cead8523e2ff69c6e561c sisu_0.52.4.orig-1-2.noarch.rpm
1114. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.3.orig.tar.gz›
d71332c68a8ed6b01f358f1e5ae45875 1279017 sisu_0.52.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.3-1.dsc
4dd90c7e7790ea75be3017577759a128 606 sisu_0.52.3-1.dsc
a82c2c62106475640b25fefb38e9a6a4 148442 sisu_0.52.3-1.diff.gz
* sisu_0.52.3.orig-1-2.noarch.rpm
1115. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.2.orig.tar.gz›
96a2d9628e14e997bd93edd817b04996 1278391 sisu_0.52.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.2-1.dsc
b3ed14988e1deed59ba13e0cfaae0b35 606 sisu_0.52.2-1.dsc
fb9ec4798fd769320873dbbc7ff145f8 148322 sisu_0.52.2-1.diff.gz
0596a770c3fc32c81ea4535de9d1ba98 sisu_0.52.2.orig-1-2.noarch.rpm
1116. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.1.orig.tar.gz›
24faea8c8565af2a24fb02c4499cb287 1280993 sisu_0.52.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.1-1.dsc
46a488ef619227fd02426a7311e86927 606 sisu_0.52.1-1.dsc
b0286f72ebcbb9a8443ae99bb905407a 141510 sisu_0.52.1-1.diff.gz
* sisu_0.52.1.orig-1-2.noarch.rpm
1117. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.0.orig.tar.gz›
e8767ea85c9e4f0941a8019f184031f3 1273211 sisu_0.52.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.52.0-1.dsc
991acda3465d5a8a043da7f327d8d020 606 sisu_0.52.0-1.dsc
215a5a0a26a0c628cf0b30807c33c8bf 141492 sisu_0.52.0-1.diff.gz
4f9a1017c67474b58495611721efc0c2 sisu_0.52.0.orig-1-2.noarch.rpm
1118. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.51.0.orig.tar.gz›
a5e68fd38f2e35d9d18e0fdbcb5e13cb 1260579 sisu_0.51.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.51.0-1.dsc
2f7a0cd2b8866c1b92cdd09ff307ed5e 606 sisu_0.51.0-1.dsc
bd3565eabc814d2c457302bb0d88a0c2 141851 sisu_0.51.0-1.diff.gz
f04b8112651552db4e153e993a88bf1b sisu_0.51.0.orig-1-2.noarch.rpm
1119. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.4.orig.tar.gz›
9582c43e6a8b888865ffa756f5b897c5 1269202 sisu_0.50.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.4-1.dsc
606947b8081fc7d7bbfb299c258e2f19 606 sisu_0.50.4-1.dsc
c194ae084a143b8b7e586bac152f3486 141639 sisu_0.50.4-1.diff.gz
d955b99df60b31ce98f6836a4041cd8a sisu_0.50.4.orig-1-2.noarch.rpm
1120. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.3.orig.tar.gz›
fd6c335ea792bdec34dafd22112a28cc 1266710 sisu_0.50.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.3-1.dsc
ab6e0d4e85f9bbe4ccbf73c13050a76b 606 sisu_0.50.3-1.dsc
ab3d87396df3cf4c4319d84ce86e30ef 141612 sisu_0.50.3-1.diff.gz
7aa1c1b3ace9680d54da7d4fbf3d90eb sisu_0.50.3.orig-1-2.noarch.rpm
1121. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.2.orig.tar.gz›
a8775153ce7e36b900c93b2d21108592 1266482 sisu_0.50.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.2-1.dsc
0fdfc5112033dd0477757193bda1e732 606 sisu_0.50.2-1.dsc
a7f5598bc317e18694777cca32eeb277 141599 sisu_0.50.2-1.diff.gz
b9270fba8ff17ab1b2b84fb85c06c06a sisu_0.50.2.orig-1-2.noarch.rpm
1122. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.1.orig.tar.gz›
51f2236f3612bce6fa2bbcb0cf9545ed 1263537 sisu_0.50.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.1-1.dsc
25a1a4adf387c11d66b985dc2cf47623 606 sisu_0.50.1-1.dsc
ae312bda6b54e9e1b8cfaece0f03e1b4 141521 sisu_0.50.1-1.diff.gz
61188fcb21386a91a87589d724dd67bd sisu_0.50.1.orig-1-2.noarch.rpm
1123. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.0.orig.tar.gz›
76844391967ef202a748fa1be9d16a23 1265163 sisu_0.50.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.50.0-1.dsc
af406857bf7cf1d91ddf0ff1249fe174 606 sisu_0.50.0-1.dsc
6b0f5e2a44d8f2dc130efb075601834c 141436 sisu_0.50.0-1.diff.gz
e0354411519cd7c547069a9dcd83cfcc sisu_0.50.0.orig-1-2.noarch.rpm
[.gh 50th anniversary commemorative edition - "Freedom and Justice"
1124. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.49.2.orig.tar.gz›
10795b62c129f99645dd100a2fe52ddc 1263418 sisu_0.49.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.49.2-1.dsc
9983da392f16660e9e580b4d92197239 606 sisu_0.49.2-1.dsc
0a13214e9ac2aba566c1f7bcd030c1ec 141340 sisu_0.49.2-1.diff.gz
ba238a4aa279434964aca60bcade57dc sisu_2.49.2.orig-1-2.noarch.rpm
1125. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.49.1.orig.tar.gz›
4c2f96d5236d389384599899ed524bdb 1261990 sisu_0.49.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.49.1-1.dsc
e9d3028830f44afb1ddd91fa08022bfe 606 sisu_0.49.1-1.dsc
4dd3d53ca4b881e62654b871c9cf0957 141247 sisu_0.49.1-1.diff.gz
20fce7eecd9cd73f819ac97b98261adb sisu_2.49.1.orig-1-2.noarch.rpm
1126. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.49.0.orig.tar.gz›
b628ed7a7b50cb6af37b7072c1ebff3a 1262979 sisu_0.49.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.49.0-1.dsc
a4d610ca440369ee6bfec28d386f6490 606 sisu_0.49.0-1.dsc
56903630d97439f290de51622941dfe1 141237 sisu_0.49.0-1.diff.gz
29f2906e1440683fc3227ddb1ab95adf sisu_2.49.0.orig-1-2.noarch.rpm
1127. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.12.orig.tar.gz›
174368e60459b0a57db63bfb818f2d80 1261172 sisu_0.48.12.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.12-1.dsc
5c941a2810bd816c3c4285171c90e13c 609 sisu_0.48.12-1.dsc
7705abb94584cbe9b4803933e8ebf765 140977 sisu_0.48.12-1.diff.gz
a282b7756e94c91350fd498d163cb9c1 sisu_2.48.12.orig-1-2.noarch.rpm
1128. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.11.orig.tar.gz›
67ac00458d75646750c67ae3c685cee4 1258340 sisu_0.48.11.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.11-1.dsc
79c32c1eca4a3be3f97b90ffa6f6f746 609 sisu_0.48.11-1.dsc
92153fcc5bd633e45c90c4d8b32115e0 141365 sisu_0.48.11-1.diff.gz
2b48b4256acf86993d61b7633186a202 sisu_2.48.11.orig-1-2.noarch.rpm
1129. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.10.orig.tar.gz›
57f4d4f16ec7bb210823a3fb50cfc644 1257250 sisu_0.48.10.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.10-1.dsc
2f61d673ded3df48e0e55b49051b652f 609 sisu_0.48.10-1.dsc
6cee860bf9684dce3660f5433b9b1bf4 141126 sisu_0.48.10-1.diff.gz
* sisu_2.48.10.orig-1-2.noarch.rpm
1130. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.9.orig.tar.gz›
21f1940c5c6a07a0bd6869c0e3682722 1256944 sisu_0.48.9.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.9-1.dsc
f218f235c9e13be2fbb3b76de6234824 606 sisu_0.48.9-1.dsc
c621cc6c20678d4d139e4166e36fe5d6 141210 sisu_0.48.9-1.diff.gz
* sisu_0.48.9.orig-1-2.noarch.rpm
1131. 237b2bae3e343e4b4c2f781d554f7df8 1254360
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.9-1.dsc
8dc727e95913688179b7808592e1c4e9 606 sisu_0.48.9-1.dsc
f53b18bbc0919121040cf4c022356e35 140080 sisu_0.48.9-1.diff.gz
1132. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8.orig.tar.gz›
556de4a3025156e0e7010210a0ddc32f 1248719 sisu_0.48.8.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-1.dsc
e32d8183b0c1dde1020ecf3eced25dff 606 sisu_0.48.8-1.dsc
b054905ec4d964f73ccb0c705d593e63 139568 sisu_0.48.8-1.diff.gz
f6f1b8ba5aeaf47c4d6bb72cff149d72 sisu_0.48.8.orig-1-2.noarch.rpm
1133. upload Daniel Baumann
1134. ‹http://www.jus.uio.no/sisu/SiSU/changelog_markup_samples.html#1.0.4›
1135. ‹http://www.jus.uio.no/sisu/the_wealth_of_networks.yochai_benkler/sisu_manifest.html›
1136. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-2.dsc
0eba8d5dd3086bd2d1fa830c6c19527c 606 sisu_0.48.8-2.dsc
42662b8bf9a83321edbbab0b3b3db554 145527 sisu_0.48.8-2.diff.gz
1137. upload Daniel Baumann, cleared/unblocked by Marc 'HE' Brockschmidt
1138. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-3.dsc
0f5acb28c8e9fdd21c29db7fbc7e1d3c 606 sisu_0.48.8-3.dsc
669875a8ca8102e5772df258b0665ba8 147220 sisu_0.48.8-3.diff.gz
1139. upload Daniel Baumann
1140. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-4.dsc
20337413c61bc87b8a9b3e8a2e843b81 606 sisu_0.48.8-4.dsc
b440173ffabe147a851ecb25b20db6a2 148820 sisu_0.48.8-4.diff.gz
1141. upload Daniel Baumann
1142. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-5.dsc
07964ec823ae5d96a04ff6c88f5a7f66 606 sisu_0.48.8-5.dsc
90aa76b6061e10e715726c51e5b08a70 153491 sisu_0.48.8-5.diff.gz
1143. upload Daniel Baumann
1144. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-6.dsc
4c95034d6d9bbe67cd2d008e561a78cc 606 sisu_0.48.8-6.dsc
02bda8e1da0ef74396b1e85ac8ce9e6e 154145 sisu_0.48.8-6.diff.gz
1145. upload Daniel Baumann, cleared/unblocked by Marc 'HE' Brockschmidt
1146. ‹http://lists.debian.org/debian-tex-maint/2007/01/msg00034.html›
‹http://lists.debian.org/debian-tex-maint/2007/01/msg00033.html›
1147. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-7.dsc
fd6e2df63f7b75bc3ad7aa5c34f606fd 606 sisu_0.48.8-7.dsc
2e2fc97a23a4550ed279f94f85ea7378 157623 sisu_0.48.8-7.diff.gz
1148. upload Daniel Baumann, cleared/unblocked by Marc 'HE' Brockschmidt
1149. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-8.dsc
0ba3e2e6efecd2c57dccf6457200e945 606 sisu_0.48.8-8.dsc
2fb929cfa2fd00366cda7b38f2dea4dd 168554 sisu_0.48.8-8.diff.gz
1150. upload Daniel Baumann
1151. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-9.dsc
8ba3e0a9ba6b9b0f4966e020cbcee865 606 sisu_0.48.8-9.dsc
1ac6537c065807c1459e63a4122f9d79 145898 sisu_0.48.8-9.diff.gz
1152. upload Daniel Baumann
1153. Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.8-10.dsc
ccc192b7615235f56c9e5b122089d50d 608 sisu_0.48.8-10.dsc
64732549e20c98a6958a3544770343fb 146148 sisu_0.48.8-10.diff.gz
1154. upload Daniel Baumann
1155. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.7.orig.tar.gz›
2bbc89da7fa28de1193ea64fd98bb522 1248263 sisu_0.48.7.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.7-1.dsc
94adac2227718f4a6c1c2437c883e939 606 sisu_0.48.7-1.dsc
f53871fe2aad4fc8ddfb9b3b1817d677 100806 sisu_0.48.7-1.diff.gz
831af1918152a756903e32be6d215c12 sisu_0.48.7.orig-1-2.noarch.rpm
1156. upload Daniel Baumann
1157. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.6.orig.tar.gz›
82b8dd63a4626fcef222d039820827cc 1245728 sisu_0.48.6.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.6-1.dsc
25be6c97cfa020a1b2971e02bc32b715 606 sisu_0.48.6-1.dsc
1c682265850177ec5eb32a3cfe1fc3cd 100704 sisu_0.48.6-1.diff.gz
4ec9625357ff8effcada518ea5c07816 sisu_0.48.6.orig-1-2.noarch.rpm
1158. upload Daniel Baumann
1159. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.5.orig.tar.gz›
208f47dcc87802fcd14b64e9c1aa2a52 1245103 sisu_0.48.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.5-1.dsc
1664f21a14fa2311d7cb115e8d31fc88 606 sisu_0.48.5-1.dsc
428fe256c0dd063d362baa751866ede8 100632 sisu_0.48.5-1.diff.gz
3a57eb2a11db653e80b3264187002109 sisu_0.48.5.orig-1-2.noarch.rpm
1160. upload Daniel Baumann
1161. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.4.orig.tar.gz›
eee656e88462c4dc2f338dadb26fc97a 1244746 sisu_0.48.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.4-1.dsc
70bd0670b8b21130856e87d32644102c 606 sisu_0.48.4-1.dsc
f72edba97792bc72f07b5b66223761fc 100603 sisu_0.48.4-1.diff.gz
17ce46d64cd74ec259161519752249cc sisu_0.48.4.orig-1-2.noarch.rpm
1162. upload Daniel Baumann
1163. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.3.orig.tar.gz›
8c3fffc9a7da73220e15d15cfba968bf 1243334 sisu_0.48.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.3-1.dsc
6a75a4a2d5817914f274388237ddcf4d 606 sisu_0.48.3-1.dsc
eea089e0690c3aa6c7a4baae8c4b5f54 100547 sisu_0.48.3-1.diff.gz
4cb2471f52f6619133517571d1e834e7 sisu_0.48.3.orig-1-2.noarch.rpm
1164. upload Daniel Baumann
1165. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.2.orig.tar.gz›
a9a876acb9cdf3501cd3d7bfe09db9d0 1243141 sisu_0.48.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.2-1.dsc
ae29c18dfb96d898e608ff50b1d20512 606 sisu_0.48.2-1.dsc
e16685b9fe00f5e6096f72386d699ff7 100497 sisu_0.48.2-1.diff.gz
* sisu_0.48.2.orig-1-2.noarch.rpm
1166. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.1.orig.tar.gz›
cda3082de5c359737bfdfd23474fee2b 1242845 sisu_0.48.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.1-2.dsc
badc4a6d1e6bc77956ec603a5278bbea 606 sisu_0.48.1-1.dsc
a95c14570a0e5ebd46a588c7181151f5 101129 sisu_0.48.1-2.diff.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.1-1.dsc
16cf08e15708bf41bbfb5a714e97fcf0 606 sisu_0.48.1-1.dsc
eb06b627b31baa0eb87ff9428c87abe1 100290 sisu_0.48.1-1.diff.gz
* sisu_0.48.1.orig-1-2.noarch.rpm
1167. upload Daniel Baumann
1168. sisu-0.48.1-1
1169. sisu-0.48.1-2
1170. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.0.orig.tar.gz›
5e7bc1752828347d0f43e7eb8403cfec 1241476 sisu_0.48.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.48.0-1.dsc
79cce16683c3da3f70e9cc205710feb1 606 sisu_0.48.0-1.dsc
748830590639ab2e8097b8c0820b37a4 100197 sisu_0.48.0-1.diff.gz
39a1d10d4a1adfecc7b401f1c1ef35af sisu_0.48.0.orig-1-2.noarch.rpm
1171. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.8.orig.tar.gz›
53c131f5c569d96ff60ecfdeb1a1f3d5 1237476 sisu_0.47.8.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.8-1.dsc
a39620a910612684a0dc31b3b5559eda 606 sisu_0.47.8-1.dsc
8570a26f39ec44b3c8c539d0dcf63a99 100075 sisu_0.47.8-1.diff.gz
971c84670d8478e801f3e153bec82b75 sisu_0.47.8.orig-1-2.noarch.rpm
1172. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.7.orig.tar.gz›
6bb28ad3f783184876c455c91cf9ef22 1236983 sisu_0.47.7.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.7-3.dsc
011167d5cc608d9c072aa3f53efe1a9b 606 sisu_0.47.7-3.dsc
2d0f727e8c8378a811ab4c2a3ea8fdd0 102722 sisu_0.47.7-3.diff.gz
c8bf85fb300d6260176ad459c2f6e3a0 606 sisu_0.47.7-2.dsc
8eaeebb43b6de5ca727995d681d36b1c 102531 sisu_0.47.7-2.diff.gz
62c779fa5ca023af71854d989b60bfe9 609 sisu_0.47.7-1.dsc
07b12f4b1af9873eee44e610511ac525 99876 sisu_0.47.7-1.diff.gz
57255682e878f3ceaa5258240a25f249 sisu_0.47.7.orig-1-2.noarch.rpm
1173. upload Daniel Baumann
1174. sisu-0.47.7-3
Many thanks to Norbert Preining for his response to my question
‹http://lists.debian.org/debian-tex-maint/2006/10/msg00620.html›
1175. sisu-0.47.7-2
1176. sisu-0.47.7-1
1177. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.6.orig.tar.gz›
7e319ebd2f8265f6ca7e46a4c74bd211 1236547 sisu_0.47.6.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.6-1.dsc
bf4602222c37f9e288284e1573ebd034 609 sisu_0.47.6-1.dsc
9741957517f66d825d952e309d231152 99839 sisu_0.47.6-1.diff.gz
fcb7bee9cad8c5abf96b8ef5c8b8fd0c sisu_0.47.6.orig-1-2.noarch.rpm
1178. upload Wookey
1179. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.5.orig.tar.gz›
40d50d1db5e6f1ca4750dec82fc7aad8 1234759 sisu_0.47.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.5-1.dsc
e3555bb320920eb25e62c820961105e7 609 sisu_0.47.5-1.dsc
a030d4f4dd052009ce36ab14dec29ed3 99796 sisu_0.47.5-1.diff.gz
5ab31fa59e2d55acc2dae73d1fb28a4c sisu_0.47.5.orig-1-2.noarch.rpm
1180. upload Wookey
1181. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.4.orig.tar.gz›
71ae6429e675fdbfb6a8ab507c3e6989 1233691 sisu_0.47.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.4-1.dsc
c0968784d14ac2ff6b7754dc5de6024a 609 sisu_0.47.4-1.dsc
a0ccb2abcee55dd60529b2cc88c73454 99693 sisu_0.47.4-1.diff.gz
f5450dea654c4a7fcf710cbc9b96cc5b sisu_0.47.4.orig-1-2.noarch.rpm
1182. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.3.orig.tar.gz›
18ac94ea4ab58060873ba22d37d03bd0 1268844 sisu_0.47.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.3-1.dsc
3c2fac012a174f930e9030863e92f065 609 sisu_0.47.3-1.dsc
c075392d392665de4d5054f438352f2f 99612 sisu_0.47.3-1.diff.gz
194e6c66e6bc85d8eae344991cf88a25 sisu_0.47.3.orig-1-2.noarch.rpm
1183. upload Wookey
1184. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.2.orig.tar.gz›
5afc268f78ab72b17c387469e2ae5caf 1268744 sisu_0.47.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.2-1.dsc
334056e0cdd87dc2887baf99a638e3d1 609 sisu_0.47.2-1.dsc
8e468cc4052b0f28fb3b22ef5dfbf4c2 99580 sisu_0.47.2-1.diff.gz
a8c1fa96bc2b0d9d730ecfb1fb129636 sisu_0.47.2.orig-1-2.noarch.rpm
1185. upload Wookey
1186. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.1.orig.tar.gz›
77d77e7888ee1f97a38012233d5d4d90 1268488 sisu_0.47.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.1-1.dsc
c7e9cd3ee27bba16684651bda463124c 609 sisu_0.47.1-1.dsc
596bb6380b8355d4b5420aa5ddb2008f 99556 sisu_0.47.1-1.diff.gz
9def2787c0b6a764a51e22566a1833ba sisu_0.47.1.orig-1-2.noarch.rpm
1187. upload Wookey
1188. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.0.orig.tar.gz›
c8eb3908d4b6fb6e6bc199118a0ef897 1268127 sisu_0.47.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.47.0-1.dsc
42836c37c783d9c7aee87085127cd87c 609 sisu_0.47.0-1.dsc
e02895ae383af556ebc50d7832c7d20a 99541 sisu_0.47.0-1.diff.gz
2ec3864262ce5b1834f8835e7cff1af8 sisu_0.47.0.orig-1-2.noarch.rpm
1189. upload Wookey
1190. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.5.orig.tar.gz›
bea9a0eddb1ea8746de416a7bdd22e2e 1265848 sisu_0.46.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.5-1.dsc
87e99256d31497c23509811e122b6ea2 609 sisu_0.46.5-1.dsc
5b4caafec6ac1ebc5314f7fa44e8f677 99342 sisu_0.46.5-1.diff.gz
c42880af5c5db5af7e7fa63267219d2d sisu_0.46.5.orig-1-2.noarch.rpm
1191. upload Wookey
1192. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.4.orig.tar.gz›
506bc266f4618eea88c7c005f21c2bf4 1269441 sisu_0.46.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.4-1.dsc
6fbd0e2e7f2915725feb03e3ea0f977f 609 sisu_0.46.4-1.dsc
a7fcd22b852f90ab4af04c56143a8aa2 99242 sisu_0.46.4-1.diff.gz
0afebdf1e0d0c0f00d5b4c2822ba4bdf sisu_0.46.4.orig-1-2.noarch.rpm
1193. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.3.orig.tar.gz›
c41d41e0771e66c236b2832c8798a1d8 1269233 sisu_0.46.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.3-1.dsc
74458da231e6e4628996c48eb915344d 609 sisu_0.46.3-1.dsc
f7ab7c92526bfecd71331a69ef069d44 99223 sisu_0.46.3-1.diff.gz
830bd2a26b5a74edf48bef6e9d11a99f sisu_0.46.3.orig-1-2.noarch.rpm
1194. upload Wookey
1195. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.2.orig.tar.gz›
852d865e66fd37e1902d3940cd460e55 1265122 sisu_0.46.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.2-1.dsc
9931d0d05ea5e37134fb063c31caa66e 609 sisu_0.46.2-1.dsc
6a52a52ede5cf3158cd4bd843f737295 99124 sisu_0.46.2-1.diff.gz
7ec5fb951b706b7a8e6b7358d1098184 sisu_0.46.2.orig-1-2.noarch.rpm
1196. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.1.orig.tar.gz›
26bef582eb5da7fe39b578e9296ceb19 1263026 sisu_0.46.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.1-1.dsc
37ebebd9bf56e2e5fd57b0b1411771be 609 sisu_0.46.1-1.dsc
3537949d88ec6749698fd04d21a30d96 99119 sisu_0.46.1-1.diff.gz
55aaca04c9438c8c8db760497ba8b98e sisu_0.46.1.orig-1-2.noarch.rpm
1197. upload Wookey
1198. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.0.orig.tar.gz›
84d863f4f41ff2e328530930890f7160 1259520 sisu_0.46.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.46.0-1.dsc
9d04df245c99431649f40f58d5022c40 609 sisu_0.46.0-1.dsc
6b027cbd9d063eae67010ee072a6fc28 99068 sisu_0.46.0-1.diff.gz
a317b904c27669e90e6e53cbfe725015 sisu_0.46.0.orig-1-2.noarch.rpm
1199. upload Wookey
1200. (in addition to ruby 1.8.4) basic operation (sisu -mNhwpoabxXyv [filename]) also tested for ruby 1.9 with rmagick switched off (db not tested)]
1201. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.45.0.orig.tar.gz›
dbdcdd947aa6357492ac50a5bb5b81af 1242290 sisu_0.45.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.45.0-1.dsc
9ac37f27c19ff8696631396627919806 609 sisu_0.45.0-1.dsc
7426d8ba2f1e2aa709a0aeccd4596f4d 99025 sisu_0.45.0-1.diff.gz
6951e1b468c9707316296569383b00a0 sisu_0.45.0.orig-1-2.noarch.rpm
1202. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.44.0.orig.tar.gz›
4ce1f4946ce12180bf257d46f5ab6ff0 1256908 sisu_0.44.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.44.0-1.dsc
f976a5e8494184696c70c45b240933ee 609 sisu_0.44.0-1.dsc
a8fd211fff73a01beb17433707bb1e04 98941 sisu_0.44.0-1.diff.gz
5541c655650dba85baeff9bde2e5fd8f sisu_0.44.0.orig-1-2.noarch.rpm
1203. raises possibility of ocn (numbering) issues, preliminary tests passed
1204. utilising feedback from Daniel Baumann on "rant" package
1205. used feedback from Ralf Stubner on dependency options
1206. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.43.0.orig.tar.gz›
09127f189334eef57363875bb2fb2a4d 1241138 sisu_0.43.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.43.0-1.dsc
11692249f8ae03a4ead59fb1f0e00514 609 sisu_0.43.0-1.dsc
1758ec63070c13eb53f82fcd718bcb68 1230868 sisu_0.43.0-1.diff.gz
86f7e7ff5671159da871a8773361026c sisu_0.43.0.orig-1-2.noarch.rpm
1207. upload Wookey
1208. submit changes to Bram
1209. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.4.orig.tar.gz›
dccd6a56bcd2217d3bb0f1be5211ed57 1230468 sisu_0.42.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.4-1.dsc
a6814ae0311a22d1f0ca89208629e2ac 609 sisu_0.42.4-1.dsc
bdebad3bdcda48423bdb4a021224c04b 99255 sisu_0.42.4-1.diff.gz
5ec401c5bdeef5961c6e6d637ee5aee8 sisu_0.42.4.orig-1-2.noarch.rpm
1210. ‹http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377209› (Closes: #377209) [which was re-opened as not properly done previously, myon]
1211. ‹http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377208› (Closes: #377208) [submitted:myon]
1212. forgot to place at the time of build in debian changelog
1213. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.3.orig.tar.gz›
d3ab92e9f20ef48de711512d10fd3fe7 1230428 sisu_0.42.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.3-1.dsc
33088e3d51a612cf73a64afe239eb8f5 609 sisu_0.42.3-1.dsc
28a4652fdade40b19ddb88df4344242f 99164 sisu_0.42.3-1.diff.gz
3c3306dc3cbf4c888a4a20cb64d9bde3 sisu_0.42.3.orig-1-2.noarch.rpm
1214. upload Wookey
1215. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.2.orig.tar.gz›
cf5b6605089179140da52f5bde655ebd 1229996 sisu_0.42.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.2-1.dsc
081c37f65a4fbb5ed7d3a2ed1a02c423 609 sisu_0.42.2-1.dsc
19f7878a951fa966acb5ab3c5d38f6c8 99115 sisu_0.42.2-1.diff.gz
42653cc220df351f7eed8e1019ffc998 sisu_0.42.2.orig-1-2.noarch.rpm
1216. upload Wookey
1217. ‹http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377206› (Closes: #377206) [submitted:myon]
1218. ‹http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377207› (Closes: #377207) [submitted:myon] [* change to source package structure]
1219. ‹http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377209› (Closes: #377209) [submitted:myon]
1220. ‹http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377208› (verify that descriptions are satisfactory before closing: #377208) [submitted:myon]
1221. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.1.orig.tar.gz›
7d6bcb9a4be5ded17e71522b37a2af5a 1227649 sisu_0.42.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.1-1.dsc
734e48c69096c912cbd60f38b8961bd0 632 sisu_0.42.1-1.dsc
bb107345477000cc540fb08a73df4379 99097 sisu_0.42.1-1.diff.gz
a44fb25a564990ddc3db210d48f0926c sisu_0.42.1.orig-1-2.noarch.rpm
1222. upload Wookey
1223. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.0.orig.tar.gz›
297702e8c44b95f0ac16c656b798812d 1227287 sisu_0.42.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.42.0-2.dsc
c3be264946486f71b021227a16197162 632 sisu_0.42.0-1.dsc
83577a37dbbe6915a25814a541263e54 98970 sisu_0.42.0-1.diff.gz
065d70ba326d517401f2b62fe5c837c4 632 sisu_0.42.0-2.dsc
0ad5a4471a31f4968a7b900a17c43ac7 99754 sisu_0.42.0-2.diff.gz
f88531409217b127a0778a7aa566de6a sisu_0.42.0.orig-1-2.noarch.rpm
1224. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.8.orig.tar.gz›
ea76d18d8c58bb444f4be71c4e9a3185 1225229 sisu_0.41.8.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.8-1.dsc
283d46cf2196e667e5416327a19659c5 632 sisu_0.41.8-1.dsc
1fe0b2f06aed3d3f8a272340dcabef9c 98810 sisu_0.41.8-1.diff.gz
* sisu_0.41.8.orig-1-2.noarch.rpm
1225. upload Wookey
1226. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.7.orig.tar.gz›
792ed0b0e57e78cf88ec37102fd3de8a 1225007 sisu_0.41.7.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.7-1.dsc
77b90465be946edcdb57c31b8fc3cd10 632 sisu_0.41.7-1.dsc
0f568b819dd5b18a5637d77c220beaf5 98795 sisu_0.41.7-1.diff.gz
47fe941f04e775e240cde081259390b7 sisu_0.41.7.orig-1-2.noarch.rpm
1227. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.6.orig.tar.gz›
ff6217bb156f2ab803bf87367fb327e4 671142 sisu_0.41.6.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.6-1.dsc
594e27b60ceb415bdd3504929a7adb0f 631 sisu_0.41.6-1.dsc
990d660996271580bf95e1df55c38b74 654516 sisu_0.41.6-1.diff.gz
72f00ac09c8396b1e69f258fd230130b sisu_0.41.6.orig-1-2.noarch.rpm
1228. upload Wookey
1229. sample: ‹http://www.jus.uio.no/sisu/kdissert.kdi/sisu_manifest› and kdissert source file on which sisu markup and outputs are based:
‹http://www.jus.uio.no/sisu/kdissert.kdi/kdissert.kdi›
1230. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.5.orig.tar.gz›
da50cd8f993761e8011386afcd8d2636 669069 sisu_0.41.5.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.5-1.dsc
33e2fc91260a5131e60588729cbf0c67 631 sisu_0.41.5-1.dsc
d63fd861450216b66acf0295100c754d 98313 sisu_0.41.5-1.diff.gz
7776edb9757e042db36cec900a3b8de5 sisu_0.41.5.orig-1-2.noarch.rpm
1231. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.4.orig.tar.gz›
4182ed0cd4d32beaa71e53028fdd17c5 667716 sisu_0.41.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.4-1.dsc
4d1c95b8e8734adfa72ed7ca3dca443d 631 sisu_0.41.4-1.dsc
210daf7fd979a41b1a34db3918a68dbc 98286 sisu_0.41.4-1.diff.gz
bd4d5482a92707be973a872b7b2b2cc0 sisu_0.41.4.orig-1-2.noarch.rpm
1232. Kdissert, by Thomas Nagy is a topic/mind mapping tool for the preparation of documents ‹http://freehackers.org/~tnagy/kdissert/›
1233. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.3.orig.tar.gz›
fc5f119deefab7cab8c226d8724d4f99 666605 sisu_0.41.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.3-2.dsc
55e612d16607e1a23dd2aa2d241a374f 631 sisu_0.41.3-1.dsc
36a386fb433eb17e7cfe195b09216d8c 98249 sisu_0.41.3-1.diff.gz
a64f86b41186e6edc039c960a41c2e1b 631 sisu_0.41.3-2.dsc
e3bab2d070567bed6e0c72762beb594b 98885 sisu_0.41.3-2.diff.gz
76f835d698b6bfeca818a6874c294f16 sisu_0.41.3.orig-1-2.noarch.rpm
1234. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.2.orig.tar.gz›
e98068cf061df4f428b40cfee984f593 666123 sisu_0.41.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.2-1.dsc
55896e6fd677475b3af56b19d20fc33a 631 sisu_0.41.2-1.dsc
d66cc73ca8fa3103a5de58903e99626c 98220 sisu_0.41.2-1.diff.gz
2513a32cf0b2e860dce1efde030dc8cc sisu_0.41.2.orig-1-2.noarch.rpm
1235. upload Wookey
1236. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.1.orig.tar.gz›
e8c3381acb10e678e167755181380091 665743 sisu_0.41.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.1-1.dsc
116ee32633631a305307f59eef4f32e9 631 sisu_0.41.1-1.dsc
fef43880a4b0c0ce68ca269b19108216 98204 sisu_0.41.1-1.diff.gz
1237. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.0.orig.tar.gz›
b35ae1c9380d3ec94db8f97950e32a82 665634 sisu_0.41.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.41.0-1.dsc
bd2e6542cd3dba16d0489155d1b4e7d5 631 sisu_0.41.0-1.dsc
e1d2948368753d4880c8ba9efcb2a651 98182 sisu_0.41.0-1.diff.gz
0de7cb25d7f8a1d302ba72ae55968ed3 sisu_0.41.0.orig-1-2.noarch.rpm
1238. sisu -3 [filename/wildcard] for short
1239. typing 'sisu' on its own will still get you into an interactive help mode
1240. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.4.orig.tar.gz›
4266b03409162c68322b054fda599134 664267 sisu_0.40.4.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.4-1.dsc
009e41731e25ddfde8e685998432d795 631 sisu_0.40.4-1.dsc
4469b7acab1e00ac9b4fcdf5ae384edb 98011 sisu_0.40.4-1.diff.gz
ea2fbddd24f981fad00b9460bc0ff3a5 sisu_0.40.4.orig-1-2.noarch.rpm
1241. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.3.orig.tar.gz›
f67f66e42617dd2c0cd8d28cfa95e217 663690 sisu_0.40.3.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.3-1.dsc
2280c18cbb60c671a06e0b2dced435af 631 sisu_0.40.3-1.dsc
84cb50d042b87fc19e42b156a27480a4 97951 sisu_0.40.3-1.diff.gz
* sisu_0.40.3.orig-1-2.noarch.rpm
1242. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.2.orig.tar.gz›
e792de16cb6acbe2cabe3c650eef47ce 665085 sisu_0.40.2.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.2-1.dsc
76c87061052e430d8d8ac0cfad4a2168 631 sisu_0.40.2-1.dsc
eee774779cb3a15cb164c032de5ae4cc 97904 sisu_0.40.2-1.diff.gz
* sisu_0.40.2.orig-1-2.noarch.rpm
1243. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.1.orig.tar.gz›
86b2c25a8bccb0ecb38f0e1fe11aa522 664295 sisu_0.40.1.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.1-1.dsc
3a2a198b18847ebf6ccf30278848e354 631 sisu_0.40.1-1.dsc
85d6478dd001f19f7e3d126a47d85aea 97880 sisu_0.40.1-1.diff.gz
* sisu_0.40.1.orig-1-2.noarch.rpm
1244. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.0.orig.tar.gz›
cfaa83c0f7a55a143b50865d72338442 663916 sisu_0.40.0.orig.tar.gz
Debian: dget -x http://www.jus.uio.no/sisu/pkg/src/sisu_0.40.0-1.dsc
5d0801b203e3d76f46b676676226d537 631 sisu_0.40.0-1.dsc
* sisu_0.40.0-1.diff.gz
68e6d68b871920b372a20ca8ba479b55 97850 sisu_0.40.0.orig-1-2.noarch.rpm
1245. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.39.3.orig.tar.gz›
6eadfbf37cbaf43fbae49dc2b71209d2 3406768 sisu_0.39.3.orig.tar.gz
Debian
cfca428562370b9b2672fc8f7f0b7840 647 sisu_0.39.3-1.dsc
8338ef32ecb203bf0328f7f4eb71857a 95295 sisu_0.39.3-1.diff.gz
* sisu_0.39.3.orig-1-2.noarch.rpm
1246. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.39.2.orig.tar.gz›
e80aae7a5733dbbee6545cb7ff0f9633 3406402 sisu_0.39.2.orig.tar.gz
Debian
adde80ce35b3258feb199a65ccb5be88 647 sisu_0.39.2-1.dsc
f8ffdfb51016cae9f150e95b7d92f177 95226 sisu_0.39.2-1.diff.gz
23a45dde920e1c0cab53231eb90865c0 647 sisu_0.39.2-2.dsc
18f49697c0634fc87edccdfd6f4ba9ce 95835 sisu_0.39.2-2.diff.gz
2d8af33d09bb1e701365f94ac1c47824 sisu_0.39.2.orig-1-2.noarch.rpm
1247. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.39.1.orig.tar.gz›
bb72b981ace449a4803aaad879398266 3405744 sisu_0.39.1.orig.tar.gz
Debian
acc111aae4ebf5485e3ae4740ebeab52 647 sisu_0.39.1-1.dsc
9094b6e51890fbeb2789365add613143 95128 sisu_0.39.1-1.diff.gz
c7964e606e1247a1331e8596982e6c91 sisu_0.39.1.orig-1-2.noarch.rpm
1248. note: during some simplification of code, removed the need to flag images as local or remote, some regexes did not take into account this change, one in metaverse also addressed, (issue likely from 0.38.8 till this fix)
1249. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.39.0.orig.tar.gz›
3c043d2f1356527686a72cd82858d7be 3405229 sisu_0.39.0.orig.tar.gz
Debian
e1d17b525cf81dceefbb0c81d27aca76 647 sisu_0.39.0-1.dsc
3657f7538d1cbd23c8b40d3e32862afd 95097 sisu_0.39.0-1.diff.gz
870f3cbfe87a055e8e46071816ec8bba sisu_0.39.0.orig-1-2.noarch.rpm
1250. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.10.orig.tar.gz›
3bc28f808280673e2f8b86dfe071a53a 3402660 sisu_0.38.10.orig.tar.gz
Debian
6c930e4ea4e3b41388bb61c9b6aad7ac 650 sisu_0.38.10-2.dsc
43717b69a0bf29cbd810a0c36066fb2e 95761 sisu_0.38.10-2.diff.gz
26c4ae2cca2e1b22e826834fcd4c135b 650 sisu_0.38.10-1.dsc
2e17298545f1afb64d6258fb7f732be8 94904 sisu_0.38.10-1.diff.gz
38ebd626a7c14500ce7d253f019cbe26 sisu_0.38.10.orig-1-2.noarch.rpm
1251. upload Wookey
1252. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.9.orig.tar.gz›
f513d112435ff923e5197a5f5875c58a 3402148 sisu_0.38.9.orig.tar.gz
Debian
317ff04be060a534cc9ddaf356ebbe79 647 sisu_0.38.9-1.dsc
1b389daf0e1f52c6c1cc88bb48aaba0c 94879 sisu_0.38.9-1.diff.gz
62edc8a2a025be0a25856f1fd0ec70d5 sisu_0.38.9.orig-1-2.noarch.rpm
1253. consider giving the option as this may not always be preferred, is necessary to find master within pod, but otherwise seems a more elegant solution
1254. documentation for hyperestraier: ‹http://hyperestraier.sourceforge.net/›
file:///usr/share/doc/hyperestraier/index.html and 'man estcmd'
1255. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.8.orig.tar.gz›
9c1df6c4524fa3a047ca566b779f6600 3398443 sisu_0.38.8.orig.tar.gz
Debian
7514ebf71f95c0d3dd99d2355ad65fc0 647 sisu_0.38.8-1.dsc
63ae62d331f23a5f79819656e345ef8f 94794 sisu_0.38.8-1.diff.gz
42eb60d4a13e85865b45c8249ebd39e2 sisu_0.38.8.orig-1-2.noarch.rpm
1256. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.7.orig.tar.gz›
39bf0e31035f4a97259e2b077835b7bc 3397454 sisu_0.38.7.orig.tar.gz
Debian
b37cba6a7ef7436dc9b4f95648d12a0d 647 sisu_0.38.7-1.dsc
75aa4afefc0bf8867de5498c6b9642fe 94763 sisu_0.38.7-1.diff.gz
1ee34d8cb74569aa52950f8e2b2cf1c1 sisu_0.38.7.orig-1-2.noarch.rpm
1257. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.6.orig.tar.gz›
d01345fe0748ea24af2e206648be1df0 3397003 sisu_0.38.6.orig.tar.gz
Debian
a3819708b447aa1391c923847bc5f868 647 sisu_0.38.6-1.dsc
fa4f965f92835dccbdcadfbabc29528e 94717 sisu_0.38.6-1.diff.gz
335397e8055a7c4e31cb7c6eb2feb0d5 sisu_0.38.6.orig-1-2.noarch.rpm
1258. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.5.orig.tar.gz›
b9eae129c6a86c89398a3af5170a22a8 3396296 sisu_0.38.5.orig.tar.gz
Debian
8a559bc917ef9bb082c46949cc77ac53 647 sisu_0.38.5-1.dsc
2f4ea49bd593d5557b9043b354335181 94686 sisu_0.38.5-1.diff.gz
fb7989b24f0bdd92a30936d37fd180bf sisu_0.38.5.orig-1-2.noarch.rpm
1259. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.4.orig.tar.gz›
84d5e911d17aaf6a360972acd5bb3a3f 3395161 sisu_0.38.4.orig.tar.gz
Debian
60aa30b124edcd87a622f2a895f3c1a5 647 sisu_0.38.4-1.dsc
7aeae2641bf9b3968a08bb8fb9eeb8e2 94665 sisu_0.38.4-1.diff.gz
6be4495e7f550b76bfc5c7fa4cdba311 sisu_0.38.4.orig-1-2.noarch.rpm
1260. upload Wookey
1261. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.3.orig.tar.gz›
aacb2696144a0d91da658266bff34010 3394702 sisu_0.38.3.orig.tar.gz
Debian
85ad80241d8be30c15af31979d4ed69e 647 sisu_0.38.3-1.dsc
8e3044976461dce97d78601f0f073c0a 94622 sisu_0.38.3-1.diff.gz
215ff4cd2c5f06c0d0cbf66666fe4d93 sisu_0.38.3.orig-1-2.noarch.rpm
1262. upload Wookey
1263. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.2.orig.tar.gz›
b7183828d8debf7dfeb671c44fcf984d 3394425 sisu_0.38.2.orig.tar.gz
Debian
6e4c33da7880dede7de035f53003388e 647 sisu_0.38.2-1.dsc
1df895d8457cf0e2a90c70536c65a5c9 94598 sisu_0.38.2-1.diff.gz
895379b3486bd186aee02ab95e6ca000 sisu_0.38.2.orig-1-2.noarch.rpm
1264. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.1.orig.tar.gz›
6d6a57fb0671c0740abdd75389c8255e 3393572 sisu_0.38.1.orig.tar.gz
Debian
db731e962a0e6553602a978addc49933 647 sisu_0.38.1-1.dsc
7601b42bb90e739bdac0c65e4a46d753 94579 sisu_0.38.1-1.diff.gz
aec97ced39605d0d64b8b0137129f5b2 sisu_0.38.1.orig-1-2.noarch.rpm
1265. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.38.0.orig.tar.gz›
ed0af7fd0c4b05301642422bd95647cc 3388111 sisu_0.38.0.orig.tar.gz
Debian
e8611c3610409c083c92d76da8c8ef6d 647 sisu_0.38.0-1.dsc
5b9872b1b278bf8697d76350038bc47b 94504 sisu_0.38.0-1.diff.gz
ed0af7fd0c4b05301642422bd95647cc sisu_0.38.0.orig-1-2.noarch.rpm
1266. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.12.orig.tar.gz›
cf6d1cc419522f353e8b3e1f0c01afa6 3351564 sisu_0.37.12.orig.tar.gz
Debian
31f19920cceee8a8212c12ba5eb62ffe 650 sisu_0.37.12-1.dsc
73693cb634ddae10ebef21ddeffb0c26 93059 sisu_0.37.12-1.diff.gz
50ba398f214ca723dfbeca180f7eebf9 sisu_0.37.12.orig-1-2.noarch.rpm
1267. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.11.orig.tar.gz›
7004d8060065f8c4f6108a7d8ba3b825 3350939 sisu_0.37.11.orig.tar.gz
Debian
e8ff904f31207140cbc35802c710b3ee 650 sisu_0.37.11-1.dsc
73a9275c43abfbee672d15b60262eb1c 93046 sisu_0.37.11-1.diff.gz
f96214c4bf66cbc74d6ba8ce9a5c7be7 sisu_0.37.11.orig-1-2.noarch.rpm
1268. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.10.orig.tar.gz›
416094f2d0e04e1a5c38df6a321712e3 3350639 sisu_0.37.10.orig.tar.gz
Debian
d7f836eec596a99db9bcbd8a21ebb885 650 sisu_0.37.10-1.dsc
a70a47001d321c3429eee72b0e0e7ea6 93016 sisu_0.37.10-1.diff.gz
bb2b47debe274658215f3f1b3e739f7e sisu_0.37.10.orig-1-2.noarch.rpm
1269. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.9.orig.tar.gz›
4d546c58a828821baf2463a8fa75d3d9 3350076 sisu_0.37.9.orig.tar.gz
Debian
886fd0492b54340111fead7edb20b250 649 sisu_0.37.9-1.dsc
d080e93446a7304e6fa699ffaec8cd80 92985 sisu_0.37.9-1.diff.gz
7412ff1e0da049512f600b2b152aa630 sisu_0.37.9.orig-1-2.noarch.rpm
1270. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.8.orig.tar.gz›
60a8f59bb38a43f6de2018a0ce150a60 3353064 sisu_0.37.8.orig.tar.gz
Debian
4782c9516557f93bf8aedea985068e14 649 sisu_0.37.8-1.dsc
b667a88206342970a051734073f7b791 92945 sisu_0.37.8-1.diff.gz
cf63869880c74dcbfc36cb996c813cfb sisu_0.37.8.orig-1-2.noarch.rpm
1271. e.g. of a non-writable document markup directory: /usr/share/sisu-examples/sample/document_samples_sisu_markup
1272. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.7.orig.tar.gz›
246a94c92f19e0640f6b5cf368ec6bd1 3351292 sisu_0.37.7.orig.tar.gz
Debian
eefac162286ca49563b20692536a6092 649 sisu_0.37.7-1.dsc
6794d8e1f5593fae1c920e301fd59fd7 92902 sisu_0.37.7-1.diff.gz
70aa006e0cbdde3e4997cb7922a7af90 sisu_0.37.7.orig-1-2.noarch.rpm
1273. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.6.orig.tar.gz›
f0623474f1635d87f0d5674e0d3ae927 3351023 sisu_0.37.6.orig.tar.gz
Debian
c546a82203c685fe59be60ab5492fa96 649 sisu_0.37.6-1.dsc
699b594457459248a22e2ed97e56c4f5 92886 sisu_0.37.6-1.diff.gz
04a37c5369fc122aa8dfe199b1c0f152 sisu_0.37.6.orig-1-2.noarch.rpm
1274. upload Wookey
1275. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.5.orig.tar.gz›
9a03bbcea82c1625bad4a92d6498e408 3351422 sisu_0.37.5.orig.tar.gz
Debian
46dca71f33c206dbff9b798f75733484 649 sisu_0.37.5-1.dsc
d3c5ed96ca85254870e2500d2e3957a2 92863 sisu_0.37.5-1.diff.gz
c923f3470a46e14f555a91ce7c6fec0f sisu_0.37.5.orig-1-2.noarch.rpm
1276. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.4.orig.tar.gz›
22970c76bd545a4852076b958f288d0b 3350498 sisu_0.37.4.orig.tar.gz
Debian
4add721933eaf0b4418e28b61937c837 647 sisu_0.37.4-1.dsc
cd31e7f43b70bc8bbff7a53f8b96a540 92832 sisu_0.37.4-1.diff.gz
07e6aad1275cfcadd7a63c051eac52a2 sisu_0.37.4.orig-1-2.noarch.rpm
1277. upload Wookey
1278. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.3.orig.tar.gz›
a2f28400c4e741991cbca6c1239003a1 3350055 sisu_0.37.3.orig.tar.gz
Debian
cce7e960ead1ff0fdc2fb4903cdefcd7 647 sisu_0.37.3-1.dsc
acbada001ba115b5ac1c2f476a5b6d97 92809 sisu_0.37.3-1.diff.gz
96fb5b72abb3392c7826bd8d4deff9be sisu_0.37.3.orig-1-2.noarch.rpm
1279. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.2.orig.tar.gz›
422703f270dd8a0df5ea6de38097708b 3356778 sisu_0.37.2.orig.tar.gz
Debian
3669c92aa335a335f0e51a4566747862 647 sisu_0.37.2-1.dsc
db86dcd03b1ca8c3b730331ba1df62b8 92772 sisu_0.37.2-1.diff.gz
f472864602e36b9961bf70cbede39d21 sisu_0.37.2.orig-1-2.noarch.rpm
1280. upload Wookey
1281. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.1.orig.tar.gz›
50064bf4ca448ca512f0867342bda977 3355756 sisu_0.37.1.orig.tar.gz
Debian
47cf73b44e96185a59eaf963ae832cf2 647 sisu_0.37.1-1.dsc
89a542fc1f5eb054ad6f701e368d2829 92500 sisu_0.37.1-1.diff.gz
3a4af41848c844d8fe1a4526cd527ca4 sisu_0.37.1.orig-1-2.noarch.rpm
1282. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.37.0.orig.tar.gz›
24760db51b627f553d57e6b8126a37b5 3355565 sisu_0.37.0.orig.tar.gz
Debian
4cfb6fac0ac6179f1140389c38ef943b 647 sisu_0.37.0-1.dsc
8ca3ac75f71e776aeffa9727adb6e185 92371 sisu_0.37.0-1.diff.gz
9a473b90c9f1100c8788bac4af8d80a1 sisu_0.37.0.orig-1-2.noarch.rpm
1283. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.25.orig.tar.gz›
c614a0f838c46065853ce8a70660df55 3355275 sisu_0.36.25.orig.tar.gz
Debian
14bb8779affa6b1fe88bcdfeb81d2c35 650 sisu_0.36.25-1.dsc
3091300f2045e946aff51a04beec9b77 91154 sisu_0.36.25-1.diff.gz
1284. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.24.orig.tar.gz›
f2a727ef111585efbb84fad7d131fdb0 3354247 sisu_0.36.24.orig.tar.gz
Debian
109b804513271cc4b0da43d27dcef8ef 650 sisu_0.36.24-1.dsc
95838c0b653fc987b69d76c4713015cc 91128 sisu_0.36.24-1.diff.gz
2f2d20d2925714fbf512ccaf932104b7 sisu_0.36.24.orig-1-2.noarch.rpm
1285. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.23.orig.tar.gz›
c0677a4ae79820261fa28dd9e21c01ee 3354053 sisu_0.36.23.orig.tar.gz
Debian
65ff2fede20f8aeb10a9f6cd55089e21 650 sisu_0.36.23-1.dsc
51233be83917282cc1d13647902bd0f6 90413 sisu_0.36.23-1.diff.gz
2f2d20d2925714fbf512ccaf932104b7 sisu_0.36.23.orig-1-2.noarch.rpm
1286. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.22.orig.tar.gz›
78d8d224b4db8985072b1806617b5ff0 3352595 sisu_0.36.22.orig.tar.gz
Debian
6b8caa7cbf4893111deb30ccd05fc680 650 sisu_0.36.22-1.dsc
b54396f9443c7f77a9c4ef695128a0bc 90388 sisu_0.36.22-1.diff.gz
bf6679cf01f280d7d2513c899c017f37 sisu_0.36.22.orig-1-2.noarch.rpm
1287. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.21.orig.tar.gz›
a8e7a6adf347c9b20965b3d19ad872a7 3352881 sisu_0.36.21.orig.tar.gz
Debian
b0ff57766149bf1dd63c002d4cba3a84 650 sisu_0.36.21-1.dsc
089441cf1a4f72e63772f037036a18be 90358 sisu_0.36.21-1.diff.gz
17028d7b832a6187fdb398538e9324ea sisu_0.36.21.orig-1-2.noarch.rpm
1288. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.20.orig.tar.gz›
60c3775c4f553906118f01f5976c2d70 3352515 sisu_0.36.20.orig.tar.gz
Debian
264cb03dbd7a789568f70d94d117e56f 650 sisu_0.36.20-1.dsc
e4d05f5a543f53bfe4acac5fb7ea3b66 90313 sisu_0.36.20-1.diff.gz
562e761f89db3553cfd4c2d4797bfefb sisu_0.36.20.orig-1-2.noarch.rpm
1289. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.19.orig.tar.gz›
3ff5116481aeb77583c4144a76f41589 3351726 sisu_0.36.19.orig.tar.gz
Debian
a096c23f194e748505432b4ea0ae2a2b 650 sisu_0.36.19-1.dsc
b6cedff150ad4a65aa85ad9e507a293b 90281 sisu_0.36.19-1.diff.gz
b767fabff10b18bb258688715b1b625f sisu_0.36.19.orig-1-2.noarch.rpm
1290. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.18.orig.tar.gz›
5d1e674fc8d61c703b8479c230abbe21 3351642 sisu_0.36.18.orig.tar.gz
Debian
4186636de25bb42888c519cd62891101 650 sisu_0.36.18-1.dsc
6f61755dc6baeb6b09aac52bba504616 90236 sisu_0.36.18-1.diff.gz
2fcbf054e924750514f65e9def671702 sisu_0.36.18.orig-1-2.noarch.rpm
1291. upload Wookey
1292. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.17.orig.tar.gz›
3715d971d556c5eb4de10ccb8cae4857 3352507 sisu_0.36.17.orig.tar.gz
Debian
2667514040bbdb928c130b2e565aea18 650 sisu_0.36.17-1.dsc
f393dd1f8ba8b344aba976af2c92771e 90212 sisu_0.36.17-1.diff.gz
c5c1f75fd6c1c966ec59d084438a26ab sisu_0.36.17.orig-1-2.noarch.rpm
1293. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.16.orig.tar.gz›
1d4ab63bb65308f27fc057e2c4f045de 3352304 sisu_0.36.16.orig.tar.gz
Debian
2215b97903545574fe57c8b413ac5ba1 650 sisu_0.36.16-1.dsc
5100b3d4bfb0eabf11cc3614e389005a 90196 sisu_0.36.16-1.diff.gz
feb2a9aefcf9d0155b29dee85f0b52f7 sisu_0.36.16.orig-1-2.noarch.rpm
1294. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.15.orig.tar.gz›
7daadfb8ea39c30c0bc2317e24a3ce17 3358917 sisu_0.36.15.orig.tar.gz
Debian
13501be6212b0fd7067f4fccd575d22e 650 sisu_0.36.15-1.dsc
12d5fcca3dfedf94d0f3360b06b78ffb 90169 sisu_0.36.15-1.diff.gz
538afaf75bda607447b7b32266d12b6b sisu_0.36.15.orig-1-2.noarch.rpm
1295. ‹http://www.jus.uio.no/sisu/pkg/src/sisu_0.36.14.orig.tar.gz›
bb206e160026ee8a0804a86191d088fc 3355327 sisu_0.36.14.orig.tar.gz
Debian
c3c8df68d3c9dea339fd18afce83f258 650 sisu_0.36.14-1.dsc
dcbdde8b5401d7aa2ea08cf30d2a4202 90155 sisu_0.36.14-1.diff.gz
98a73a1cbe947453529b398ce3955448 sisu_0.36.14.orig-1-2.noarch.rpm