aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2015-11-30 18:11:08 +0000
committerSimon McVittie <smcv@debian.org>2015-11-30 18:26:23 +0000
commita71ade73ff02e7fed9bc89d7677b29074f312628 (patch)
tree0e73a6c4fa332404b22417c010ac5e13485c1fc2 /debian
parent1124a7c459951abd808f8ab53e1a62f407c2650c (diff)
downloadikiwiki-a71ade73ff02e7fed9bc89d7677b29074f312628.tar
ikiwiki-a71ade73ff02e7fed9bc89d7677b29074f312628.tar.gz
Add enough build-dependencies to run all tests, except for non-git VCSs
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control6
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8eab88e26..cb6ac1b92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium
* t/img.t: do not spuriously skip
* tests: consistently use done_testing instead of no_plan
* Wrap and sort control files (wrap-and-sort -abst)
+ * Add enough build-dependencies to run all tests, except for
+ non-git VCSs
-- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100
diff --git a/debian/control b/debian/control
index dbecfe060..88ed20562 100644
--- a/debian/control
+++ b/debian/control
@@ -7,19 +7,25 @@ Build-Depends:
Build-Depends-Indep:
dpkg-dev (>= 1.9.0),
ghostscript,
+ git (>= 1:1.7),
libcgi-formbuilder-perl,
libcgi-pm-perl,
libcgi-session-perl,
libfile-chdir-perl,
+ libfile-mimeinfo-perl,
libhtml-parser-perl,
libhtml-scrubber-perl,
libhtml-template-perl,
libmagickcore-6.q16-2-extra | libmagickcore-extra,
+ libnet-openid-consumer-perl,
librpc-xml-perl,
libtext-markdown-discount-perl,
libtimedate-perl,
liburi-perl (>= 1.36),
+ libxml-feed-perl,
+ libxml-parser-perl,
libxml-simple-perl,
+ libxml-twig-perl,
libyaml-libyaml-perl,
perlmagick,
po4a (>= 0.34),