diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-02-16 21:31:55 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-02-16 21:31:55 -0500 |
commit | 6f10bd43547010511270e50ef3b6db44028a7bbf (patch) | |
tree | 9107f1675297777217e51935b5c23c56651421ed /debian | |
parent | debian/control sisu-complete, pull current version of sisu (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 7f8f011e..45a4fb75 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 10e46f39..27ebe796 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: text Priority: optional 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.sisudoc.org/ Vcs-Browser: http://git.sisudoc.org/?p=code/sisu.git |