diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 11 insertions, 5 deletions
| diff --git a/debian/changelog b/debian/changelog index ed37fdb..29190c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,26 @@ -sisu-markup-samples (1.0.12-1) unstable; urgency=low +sisu-markup-samples (1.1.0-1) unstable; urgency=medium -  * separate samples from sisu, place content in /usr/docs/sisu-markup-samples -    instead of /usr/docs/sisu +  * separate install location of additional samples from sisu main package, +    place content in /usr/docs/sisu-markup-samples instead of /usr/docs/sisu +    (version bump)    * directory structure change for sisu 1.0.0, introduction of v1 dir to permit      parallel maintenance of v2, see sisu upstream changelog +  * additional material, see upstream changelog +    * update copyright file with more detailed license information for individual      documents    * removed frozen 'lenny' markup versions of documents, and examples of old      markup style +  * urgency medium to follow sister package sisu v1.0.1 uploaded at same + +    * debian policy Standards-Version 3.8.3 - -- Ralph Amissah <ralph@amissah.com>  Sun, 07 Feb 2010 10:34:08 -0500 + -- Ralph Amissah <ralph@amissah.com>  Mon, 08 Feb 2010 15:24:26 -0500  sisu-markup-samples (1.0.11-1) unstable; urgency=low diff --git a/debian/control b/debian/control index de65605..ca446b6 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ XS-Dm-Upload-Allowed: yes  Package: sisu-markup-samples  Architecture: all -Depends: sisu (>= 1.0) +Depends: sisu (>= 0.51)  Description: document markup examples for sisu, publish and search framework   The document samples provided include:    * "The Wealth of Networks", Jochai Benkler | 
