diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/debian/control b/debian/control index 8a7d664..a78b03a 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ XS-Dm-Upload-Allowed: yes  Package: sisu-markup-samples  Architecture: all -Depends: ${misc:Depends}, sisu (>= 0.51) +Depends: ${misc:Depends}, sisu (>= 2.0)  Description: document markup examples for sisu, publish and search framework   The document samples provided include:    * "The Wealth of Networks", Jochai Benkler @@ -36,8 +36,8 @@ Description: document markup examples for sisu, publish and search framework   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 + locating content), including plain text, HTML, EPUB, 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 | 
