aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2530
-rw-r--r--debian/compat1
-rw-r--r--debian/control111
-rw-r--r--debian/copyright67
-rw-r--r--debian/data/sisu_markup_samples/dfsg/_sisu/skin/doc/skin_debian.rb88
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.2.adjusted.sst505
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.2.default.sst502
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.2.default~da.sst504
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.2.default~de.sst506
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.2.default~es.sst518
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.2.default~fr.sst509
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.3.adjusted.sst508
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.3.default.sst508
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.3.default~da.sst517
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_constitution_v1.3.default~de.sst505
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_social_contract_v1.1.sst140
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_social_contract_v1.1~da.sst142
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_social_contract_v1.1~de.sst142
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_social_contract_v1.1~es.sst140
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_social_contract_v1.1~fi.sst142
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_social_contract_v1.1~fr.sst140
-rw-r--r--debian/data/sisu_markup_samples/dfsg/debian_social_contract_v1.1~it.sst132
-rw-r--r--debian/lintian/sisu6
-rw-r--r--debian/man/man7/sisu_complete.743
-rw-r--r--debian/man/man7/sisu_pdf.742
-rw-r--r--debian/man/man7/sisu_postgresql.779
-rw-r--r--debian/man/man7/sisu_sqlite.778
-rwxr-xr-xdebian/rules39
-rw-r--r--debian/sisu-complete.manpages1
-rw-r--r--debian/sisu-pdf.manpages1
-rw-r--r--debian/sisu-postgresql.manpages1
-rw-r--r--debian/sisu-sqlite.manpages1
-rw-r--r--debian/sisu.install9
-rw-r--r--debian/sisu.manpages5
34 files changed, 9162 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 00000000..d163fb1e
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,2530 @@
+sisu (0.54.1-1) unstable; urgency=low
+
+ * new upstream, with fix in cgi-search related to match highlighting, see
+ upstream changelog
+
+ -- Ralph Amissah <ralph@amissah.com> Fri, 15 Jun 2007 12:59:25 +0100
+
+sisu (0.54.0-1) unstable; urgency=low
+
+ * new upstream, minor additions to syntax, extended indent levels, see
+ upstream changelog
+
+ -- Ralph Amissah <ralph@amissah.com> Thu, 14 Jun 2007 10:49:58 +0100
+
+sisu (0.53.0-1) unstable; urgency=low
+
+ * new upstream, housekeeping, see upstream changelog
+ * [OT, note] scm switched to git
+ * lib placed in v0 (instead of 0.53)
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 02 Jun 2007 11:29:59 +0100
+
+sisu (0.52.7-1) unstable; urgency=low
+
+ * new upstream, texpdf minor fix
+
+ -- Ralph Amissah <ralph@amissah.com> Thu, 17 May 2007 20:39:29 +0100
+
+sisu (0.52.6-1) unstable; urgency=low
+
+ * new upstream, minor fix
+
+ -- Ralph Amissah <ralph@amissah.com> Mon, 14 May 2007 00:14:33 +0100
+
+sisu (0.52.5-1) unstable; urgency=low
+
+ * dependencies updated (Closes: #419294) [thanks for report Martin Pitt]
+
+ * new upstream, minor changes related to setting of TCP/IP port to permit
+ the change of postgresql database version. (you may need to check the
+ postgresql port used and set it appropriately for your system, by setting
+ PGPORT or making sure sisurc.yml has the right value if the postgresql
+ default 5432 is not used). Postgresql database upgrades in debian that are
+ used by sisu should occur independently of sisu version.
+
+ -- Ralph Amissah <ralph@amissah.com> Thu, 10 May 2007 01:50:08 +0100
+
+sisu (0.52.4-1) unstable; urgency=low
+
+ * new upstream, see changelog
+
+ * debhelper >= 5
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 05 May 2007 10:51:18 +0100
+
+sisu (0.52.3-1) unstable; urgency=medium
+
+ * texpdf (LaTeX:pdf) utf-8 headers adjusted to work with new file magic
+ information (utf-8 markup file is assumed)
+
+ * debian/control, reverted postgresql dependencies to 0.52.1 until update of
+ ruby drivers to comply with suggestions in #419294
+
+ -- Ralph Amissah <ralph@amissah.com> Thu, 26 Apr 2007 02:42:55 +0100
+
+sisu (0.52.2-1) unstable; urgency=low
+
+ * debian/control, postgresql dependency update, (was intended to close
+ 419294) [thank you for report Martin Pitt]
+
+ * minor upstream adjustment todo with links to generated output in html, see
+ changelog
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 21 Apr 2007 15:21:37 +0100
+
+sisu (0.52.1-1) unstable; urgency=low
+
+ * new upstream, minor, see changelog
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 14 Apr 2007 17:56:19 +0100
+
+sisu (0.52.0-1) unstable; urgency=low
+
+ * new upstream, introduces:
+ * declared filetype identifier,
+ * a default action for 'sisu [recognised filename]'
+ * gpl3 draft 3 as document markup sample
+ and includes minor fixes, see upstream changelog
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 07 Apr 2007 05:44:03 +0100
+
+sisu (0.51.0-1) unstable; urgency=low
+
+ * new upstream, mostly refactoring, but include changes to skins (their
+ simplification) which results in the need to modify existing skins
+ accordingly.
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 31 Mar 2007 10:56:14 +0100
+
+sisu (0.50.4-1) unstable; urgency=low
+
+ * new upstream, fixes to sample generated search form (cgi)
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 24 Mar 2007 09:32:49 +0000
+
+sisu (0.50.3-1) unstable; urgency=low
+
+ * new upstream, minor fixes
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 17 Mar 2007 16:05:32 +0000
+
+sisu (0.50.2-1) unstable; urgency=low
+
+ * new upstream, many small changes, most significant to do with integration
+ of access to search features. Minor help updates. See upstream changelog
+
+ * debian control, minor update to package description
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 17 Mar 2007 01:28:01 +0000
+
+sisu (0.50.1-1) unstable; urgency=low
+
+ * new upstream, several minor adjustments, most notably indexes not built
+ (automatically) on postgresql text/content and endnote fields, (rely on
+ tsearch, suggest manual building of Gin index), see upstream changelog
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 10 Mar 2007 00:56:59 +0000
+
+sisu (0.50.0-1) unstable; urgency=low
+
+ * new upstream, several modest changes, see upstream changelog
+
+ * yaml files renamed with .yml extension including sisurc.yml
+
+ -- Ralph Amissah <ralph@amissah.com> Tue, 6 Mar 2007 02:23:56 +0000
+
+sisu (0.49.2-1) unstable; urgency=low
+
+ * new upstream, minor adjustments, see version manifest
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 24 Feb 2007 10:44:54 +0000
+
+sisu (0.49.1-1) unstable; urgency=low
+
+ * new upstream, see version manifest
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 10 Feb 2007 10:36:45 +0000
+
+sisu (0.49.0-1) unstable; urgency=low
+
+ * 0.49 opened [see 0.48.8-10] merged 0.48.8-10 upstream
+
+ -- Ralph Amissah <ralph@amissah.com> Fri, 26 Jan 2007 00:38:04 +0000
+
+sisu (0.48.12-1) unstable; urgency=low
+
+ * [see 0.48.8-8] merged 0.48.8-8 upstream (Etch freeze is at 0.48.8)
+
+ -- Ralph Amissah <ralph@amissah.com> Wed, 24 Jan 2007 22:47:02 +0000
+
+sisu (0.48.11-1) unstable; urgency=low
+
+ * [see 0.48.8-7] merged 0.48.8-7 upstream (Etch freeze is at 0.48.8)
+ originally built on Fri, 12 Jan 2007 23:23:07 +0000
+
+ -- Ralph Amissah <ralph@amissah.com> Wed, 24 Jan 2007 22:37:06 +0000
+
+sisu (0.48.10-1) unstable; urgency=low
+
+ * [see 0.48.8-6] merged 0.48.8-6 upstream (Etch freeze is at 0.48.8)
+ originally built on Mon, 8 Jan 2007 22:25:23 +0000
+
+ -- Ralph Amissah <ralph@amissah.com> Wed, 24 Jan 2007 22:28:07 +0000
+
+sisu (0.48.9-1) unstable; urgency=low
+
+ * [see 0.48.8-2] merged 0.48.8-2 upstream (Etch freeze is at 0.48.8)
+ originally built on Wed, 27 Dec 2006 15:02:13 +0000
+
+ -- Ralph Amissah <ralph@amissah.com> Wed, 24 Jan 2007 21:09:40 +0000
+
+sisu (0.48.8-11) unstable; urgency=medium
+
+ * build "stable"
+ (based on stable upstream release = = = 0.49.1-1)
+
+ * Debian release snapshot, uploaded by Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Fri, 16 Feb 2007 00:36:09 +0000
+
+sisu (0.48.8-10) unstable; urgency=medium
+
+ * xml and xhtml adjustment of regex match of urls for xlink
+
+ * Debian release snapshot, uploaded by Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Tue, 23 Jan 2007 01:34:20 +0000
+
+sisu (0.48.8-9) unstable; urgency=medium
+
+ * use ISO 639-2 for language codes (Closes: #407937)
+ and related changes to help and man pages
+
+ * removed Danish sample markup files, (which need to be renamed da instead of
+ dk following iso 639-2) to reduce the size of the inter-diff against the
+ package in testing
+
+ * sisupod fixes:
+ * safeguard against accidental zipping (making sisupod) of entire
+ document markup directory, requests confirmation of action
+ (Closes: #407932)
+ * sisupod initialisation (and generation) in new work directory,
+ issue fixed (Closes: #407943)
+
+ * xml and xhtml several adjustments with related css changes
+ (Closes: #407938)
+
+ * vim syntax highlighting, minor fix to catch an existing markup shortcut
+ (Closes: #407941)
+
+ * cosmetic fixes:
+ * html toc author line
+ * debian document samples, tex pdf page break instruction
+ adjusted/corrected
+
+ * Debian release snapshot, uploaded by Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Mon, 22 Jan 2007 17:33:43 +0000
+
+sisu (0.48.8-8) unstable; urgency=medium
+
+ * use ISO 639-2 for language codes, [best implement now]
+ (also results in renaming of some document samples)
+
+ * sisupod fixes:
+ * added safeguard against accidental zipping (making sisupod) of entire
+ document markup directory, requests confirmation
+ * sisupod initialisation (and generation) in new work directory, fixed
+
+ * xml and xhtml several adjustments with related css changes
+
+ * cosmetic fixes:
+ * html toc author line
+ * debian document samples, tex pdf page break instruction
+ adjusted/corrected
+
+ * Debian release snapshot, uploaded by Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Sun, 21 Jan 2007 04:35:06 +0000
+
+sisu (0.48.8-7) unstable; urgency=medium
+
+ * modifications to sample search form introduced in -4 break it, reverted
+ (to use of static path for cgi-bin)
+ (Closes: #406281, Closes: #406280) [same bug]
+
+ * debian/control removed suggests in sisu-sqlite and sisu-postgresql on
+ libdbd-sqlite and libdbd-pgsql respectively, as they are not present in
+ testing/Etch
+ (Closes: #406282, Closes: #406284)
+
+ * sisu html man page updated/regenerated (from man page)
+
+ * Debian Etch related fix (cleared by Marc 'HE' Brockschmidt), uploaded by
+ Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Wed, 10 Jan 2007 04:58:09 +0000
+
+sisu (0.48.8-6) unstable; urgency=medium
+
+ * sisu-pdf texlive dependency adjusted on feedback from Norbert Preining
+ (Closes: #402807)
+ <http://lists.debian.org/debian-tex-maint/2007/01/msg00034.html>
+ <http://lists.debian.org/debian-tex-maint/2007/01/msg00033.html>
+
+ * Debian Etch related fix (cleared by Marc 'HE' Brockschmidt), uploaded by
+ Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Wed, 3 Jan 2007 17:21:27 +0000
+
+sisu (0.48.8-5) unstable; urgency=medium
+
+ * sisu-pdf texlive dependencies shortened and free from use of metapackages
+ [this should close #402807]
+
+ * year rollover 2006 has become 2007, Happy New Year.
+
+ * Debian Etch related fixes uploaded by Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Tue, 2 Jan 2007 16:00:25 +0000
+
+sisu (0.48.8-4) unstable; urgency=medium
+
+ * cgi sample form related modifications (relatively minor but nice to have
+ sorted):
+ * cgi_pgsql and cgi_sqlite, dynamic path used instead (fixed path will
+ result in errors where the default path is not used).
+ * cgi_pgsql and cgi_sqlite, "documentation" tip for copying generated cgi
+ sample to cgi-bin directory, prevent accidental copying to a directory
+ instead of file. Dynamic path used.
+ * debian/control Recommends libfcgi-ruby1.8 moved to sisu-postgresql and
+ sisu-sqlite (only used in this context)
+
+ * Debian Etch related fixes uploaded by Daniel Baumann
+ [depends for sisu-pdf introduced in -3 questioned/challenged by 'HE'
+ rightly as it turns out]
+
+ -- Ralph Amissah <ralph@amissah.com> Sun, 31 Dec 2006 03:06:45 +0000
+
+sisu (0.48.8-3) unstable; urgency=medium
+
+ * sisu latex generated, usepackage url (improved placement of urls)
+
+ * debian control, sisu-pdf now depends on texlive alone, (alternative tetex
+ depends removed - reason: problem keeping both working!), take on board
+ suggestion by to rely on texlive Frank Küster if tetex is problematic (this
+ addresses, but does not close #402807 without further discussion, dropping
+ alternative tetex depends simplifies sisu-pdf (tex) related depends, and
+ makes it much more reliable (also see in changelog earlier feedback on
+ sisu-pdf depends from Norbert Preining url at 0.47.7-3) depends here drop
+ reliance on metapackages, (extra checks required as to determine whether
+ texlive depends list may be shortened, playing safe))
+
+ * debian/control sisu recommends libfcgi-ruby1.8
+ (previously 'suggested'', needed for sample search form)
+
+ * documentation/help minor addition on initially creating postgresql
+ database for use if necessary
+
+ * Debian Etch related fixes uploaded by Daniel Baumann
+ (followed in quick succession by minor build additions in -4)
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 30 Dec 2006 12:52:05 +0000
+
+sisu (0.48.8-2) unstable; urgency=medium
+
+ * LaTeX, bugfix - restores missing left column object/paragraph numbers
+ (missing curly (close) brace) [important, though marked as normal]
+ [bug introduced somewhere between 0.47 and 0.48] (closes: #403037)
+
+ * LaTeX use mathptmx.sty instead of "obsolete" times.sty (as suggested by
+ Frank Küster in Bug#402807)
+
+ * cgi-sample form, an arbitrary limit set for sql query results
+ (1000 better than none) Closes: #403042)
+
+ * defaults, update sisu default homepage to current, (mainly urls)
+ [documentation]
+
+ * css, addition to correspond with change to homepage
+
+ * debian control, adds mention of editors other than vim for which there is
+ some kind of syntax support, kate, kwrite, gedit, diakonos [documentation]
+
+ * [note] alternative install script (ruby) is automatically updated during
+ this build (using rant-0.5.8 instead of rant-0.5.6)
+
+ * [note] version.yaml date changes, automatically updated during build
+
+ * Debian Etch fixes (cleared by HE), uploaded by Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Thu, 14 Dec 2006 16:50:57 +0000
+
+sisu (0.48.8-1) unstable; urgency=medium
+
+ * new upstream,
+ * fix to visual tables, permitting inclusion of column information
+ (required for concurrently released sisu-markup-samples (1.0.4))
+ * document samples update to include Debian constitution v1.3
+
+ * Debian release snapshot, uploaded by Daniel Baumann
+
+ -- Ralph Amissah <ralph@amissah.com> Mon, 27 Nov 2006 15:48:35 +0000
+
+sisu (0.48.7-1) unstable; urgency=medium
+