diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-03-29 00:08:31 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-03-29 00:08:31 +0000 |
commit | 48f8b1e37ee9d32aed2d3a7ff0c191ddf6e6bd4b (patch) | |
tree | 89d2a61ff071b84c66bd3804ad5b9da796ae28c9 /debian/control | |
parent | Merge branch 'upstream' into debian/sid (diff) |
set debhelper compat >= 6, 6 is in lenny
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 634ab071..e03e8ba7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: text Priority: optional Maintainer: Ralph Amissah <ralph@amissah.com> XS-Dm-Upload-Allowed: yes -Build-Depends: debhelper (>= 5) +Build-Depends: debhelper (>= 6) Standards-Version: 3.7.3 Package: sisu |