From c6e44d3ea3efaf8fa1291ee39ea0ceef8eee1678 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph.amissah@gmail.com>
Date: Tue, 22 May 2007 05:42:14 +0100
Subject: Imported Debian patch 1.0.6-1

Summary: Imported Debian patch 1.0.6-1
Keywords:

Imported sisu-markup-samples-1.0.6-1
into Git repository
---
 debian/control | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)
 create mode 100644 debian/control

(limited to 'debian/control')

diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..c54060d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,55 @@
+Source: sisu-markup-samples
+Section: non-free/text
+Priority: extra
+Maintainer: Ralph Amissah <ralph@amissah.com>
+Build-Depends: debhelper (>= 4)
+Standards-Version: 3.7.2
+
+Package: sisu-markup-samples
+Architecture: all
+Depends: sisu (>= 0.51)
+Replaces: sisu-examples
+Conflicts: sisu-examples
+Description: document markup examples for sisu, publish and search framework
+ The document samples provided include:
+  * "The Wealth of Networks", Jochai Benkler,
+  * "Free Culture", Lawrence Lessig,
+  * "Free For All", Peter Wayner,
+  * "The Cathedral and the Bazaar", Eric S. Raymond
+ and a couple of additional texts.
+ .
+ The documents were shared by their authors under Creative Commons licenses,
+ that permit their distribution, though not within the main Debian archive by
+ Debian policy.
+ .
+  * "Free As In Freedom", on RMS by Sam Williams, is available as a markup
+ sample within the package sisu
+ .
+ SiSU is a lightweight markup based, command line oriented, document
+ structuring, publishing and search framework for document collections.
+ .
+ With minimal preparation of a plain-text, (UTF-8) file, using its native
+ markup syntax in your text editor of choice, SiSU can generate various
+ document formats (most of which share a common object numbering system for
+ locating content), including plain text, HTML, XHTML, XML, OpenDocument text
+ (ODF:ODT), LaTeX, PDF files, and populate an SQL database with objects
+ (roughly paragraph-sized chunks) so searches may be performed and matches
+ returned with that degree of granularity: your search criteria is met by these
+ documents and at these locations within each document. Object numbering is
+ particularly suitable for "published" works (finalized texts as opposed to
+ works that are frequently changed or updated) for which it provides a fixed
+ means of reference of content. Document outputs also share semantic meta-data
+ provided.
+ .
+ SiSU also provides concordance files, document content certificates and
+ manifests of generated output.
+ .
+ man pages, and interactive help are provided.
+ .
+ Dependencies for additional features are taken care of in sisu related
+ packages.
+ .
+ The dummy package sisu-complete together with sisu-markup-samples installs
+ the whole of SiSU.
+ .
+  Homepage <http://www.jus.uio.no/sisu>
-- 
cgit v1.2.3