aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-16 21:49:26 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-16 21:54:30 -0500
commit25b1f60aeb26f8d14d7619b304f8aca0735c850f (patch)
tree492c283eb176b87d3f256ac60261b183329519b3 /debian/control
parente30725efa8f85a788540efcddb80acc3ba23c257 (diff)
downloadikiwiki-25b1f60aeb26f8d14d7619b304f8aca0735c850f.tar
ikiwiki-25b1f60aeb26f8d14d7619b304f8aca0735c850f.tar.gz
need to pass PREFIX=/usr to avoid
was lost in rules file rewrite I used debhelper 7.2 features too, shoot me :-)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 72ed77445..0506dec24 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: ikiwiki
Section: web
Priority: optional
-Build-Depends: perl, debhelper (>= 7)
+Build-Depends: perl, debhelper (>= 7.2)
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>