diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 | ||||
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 4 |
3 files changed, 14 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 95bb350..30990b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +sisu-markup-samples (1.0.10-1) unstable; urgency=low + + * new upstream, see upstream changelog [new book index sample markup for + sisu-0.69 series for books "Free Culture" and "The Wealth of Networks"] old + markup samples also retained for debian as earlier version of sisu is found + in Lenny, (this accounts for size of diff) + + * debian policy Standards-Version 3.8.0 + + -- Ralph Amissah <ralph@amissah.com> Thu, 09 Oct 2007 19:09:28 -0400 + sisu-markup-samples (1.0.9-1) unstable; urgency=low * debian build version updated diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/control b/debian/control index 339e7e5..f0b3171 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: non-free/text Priority: extra Maintainer: Ralph Amissah <ralph@amissah.com> XS-Dm-Upload-Allowed: yes -Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.3 +Build-Depends: debhelper (>= 7) +Standards-Version: 3.8.0 Package: sisu-markup-samples Architecture: all |