lower debhelper build-dep

debhelper 7.0.50 will support everything needed, and will
be backported to stable
master
Joey Hess 2009-02-27 15:33:50 -05:00
parent affd4ca3da
commit 6f3e348d31
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,6 +1,6 @@
ikiwiki (3.05) UNRELEASED; urgency=low
* debhelper v7.2; rules file minimisation.
* debhelper v7(.0.50); rules file minimisation.
* template: Load templates in scan mode.
This is potentially expensive, but is necessary so that meta and tag
directives, and other links on templates affect the page using the

2
debian/control vendored
View File

@ -1,7 +1,7 @@
Source: ikiwiki
Section: web
Priority: optional
Build-Depends: perl, debhelper (>= 7.2)
Build-Depends: perl, debhelper (>= 7.0.50)
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>