diff options
| -rw-r--r-- | debian/changelog | 12 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 13 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 30a04f2..6957c63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +sisu-markup-samples (1.1.2-1) unstable; urgency=medium + +  * upstream, document sample skins specify utf-8 (in some cases required by +    ruby 1.9.1) + +  * debian/control update standards version to 3.8.4 (from 3.8.3) + +  * medium urgency to match sister package status (sisu v1.0.3) uploaded at +    same time + + -- Ralph Amissah <ralph@amissah.com>  Wed, 17 Feb 2010 12:00:14 -0500 +  sisu-markup-samples (1.1.1-1) unstable; urgency=medium    * upstream, sample markup document, markup modified, affects document diff --git a/debian/control b/debian/control index 7efd718..8a7d664 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: non-free/text  Priority: extra  Maintainer: Ralph Amissah <ralph@amissah.com>  Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4  Homepage: http://www.jus.uio.no/sisu/  Vcs-Browser: http://git.sisudoc.org/?p=doc/sisu-markup-samples.git  Vcs-Git: git://git.sisudoc.org/git/doc/sisu-markup-samples.git | 
