diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-15 20:12:16 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-15 20:12:16 -0500 |
commit | 862caff2a9d66ec7b79f03cf769a53ba0fdc3539 (patch) | |
tree | 5b98957a272f11ce72fe22f383724183d9e1fe2a /debian/control | |
parent | a543e8934b4562d175dcc24a13f97ec6d07d5647 (diff) |
debhelper v7; rules file minimisation.
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 8622362bf..72ed77445 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: ikiwiki Section: web Priority: optional -Build-Depends: perl, debhelper (>= 5) +Build-Depends: perl, debhelper (>= 7) Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libtext-markdown-perl | markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl, perlmagick Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org> |