diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-02-02 20:45:35 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-02-02 20:45:35 -0500 |
commit | e240af84fb4366e53621c6d319c568c651efe65d (patch) | |
tree | 1613b05db4440d2054254dfdf3d2380edf6ebc81 /debian | |
parent | Merge branch 'upstream' into debian/sid (diff) |
debian/ control, install & changelog updates
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/sisu-markup-samples.install | 2 |
3 files changed, 14 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 92067f7..d934866 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +sisu-markup-samples (1.0.12-1) unstable; urgency=low + + * directory structure change for sisu 1.0.0, introduction of v1 dir to permit + parallel maintenance of v2 when available, see upstream changelog + + * removed frozen 'lenny' markup versions of documents, and examples of old + markup style + + * debian policy Standards-Version 3.8.3 + + -- Ralph Amissah <ralph@amissah.com> Tue, 02 Feb 2010 18:44:40 -0500 + sisu-markup-samples (1.0.11-1) unstable; urgency=low * new upstream, see upstream changelog [new per document topic register, and diff --git a/debian/control b/debian/control index 176a3f2..bc25a03 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.2 +Standards-Version: 3.8.3 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 diff --git a/debian/sisu-markup-samples.install b/debian/sisu-markup-samples.install index 7bba92a..e0d9bff 100644 --- a/debian/sisu-markup-samples.install +++ b/debian/sisu-markup-samples.install @@ -1 +1 @@ -data/sisu_markup_samples /usr/share/doc/sisu +data/v1/sisu_markup_samples/non-free /usr/share/doc/sisu/data/v1/sisu_markup_samples |