diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-02-16 21:11:10 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-02-16 21:11:12 -0500 |
commit | c5c7a47402f91ce6aec66d7d576a5e3133d4ec96 (patch) | |
tree | 2584b5e27cd1a8db7a14bc365ded7fa79da62c5d /debian | |
parent | debian/source/format "3.0 (quilt)" (diff) |
debian/{compat,control} update debhelper to version 8
Diffstat (limited to 'debian')
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 3d719cc..d9cb16c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: non-free/text Priority: extra Maintainer: SiSU Project <sisu@lists.sisudoc.org> Uploaders: Ralph Amissah <ralph@amissah.com> -Build-Depends: debhelper (>= 7.0.50~) +Build-Depends: debhelper (>= 8) Standards-Version: 3.9.1 Homepage: http://www.jus.uio.no/sisu/ Vcs-Browser: http://git.sisudoc.org/?p=doc/sisu-markup-samples.git |