]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Add enough build-dependencies to run all tests, except for non-git VCSs
authorSimon McVittie <smcv@debian.org>
Mon, 30 Nov 2015 18:11:08 +0000 (18:11 +0000)
committerSimon McVittie <smcv@debian.org>
Mon, 30 Nov 2015 18:26:23 +0000 (18:26 +0000)
debian/changelog
debian/control

index 8eab88e265da825bfee77fea0843f0b04b00cca8..cb6ac1b92720f6df5e76dd2bc5b91aa1b6b8639c 100644 (file)
@@ -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
 
index dbecfe0607174cc19e026d314fa2f0c2b704d5b6..88ed205620e66c87f46ce9b23504b1f247ee963a 100644 (file)
@@ -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),