]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Add package dependencies for scalable img support
authorSimon McVittie <smcv@debian.org>
Tue, 16 Sep 2014 08:43:23 +0000 (09:43 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 16 Sep 2014 09:00:40 +0000 (10:00 +0100)
- suggest ghostscript (required for PDF-to-PNG thumbnailing)
  and libmagickcore-extra (required for SVG-to-PNG thumbnailing)
- build-depend on ghostscript so the test for scalable images can be run

debian/changelog
debian/control

index ff1e73b86a268aa527524defb72909e516ddeabd..99ad23d53487660a75c20d073ab1de93cc90d968 100644 (file)
@@ -18,6 +18,9 @@ ikiwiki (3.20140912) UNRELEASED; urgency=medium
   * Fix aspect ratio when scaling small images, and add support for
     converting SVG and PDF graphics to PNG.
     Thanks, chrysn
+    - suggest ghostscript (required for PDF-to-PNG thumbnailing)
+      and libmagickcore-extra (required for SVG-to-PNG thumbnailing)
+    - build-depend on ghostscript so the test for scalable images can be run
   * In the CGI wrapper, incorporate $config{ENV} into the environment
     before executing Perl code, so that PERL5LIB can point to a
     non-system-wide installation of IkiWiki.
index 2ab6207e038ea3e9ee50bf7652d4498eea161e5f..a5538220d64cd452181c09469ecb8b1f13d7d033 100644 (file)
@@ -8,7 +8,7 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl,
   libhtml-scrubber-perl, wdg-html-validator,
   libhtml-parser-perl, liburi-perl (>= 1.36), perlmagick, po4a (>= 0.34),
   libfile-chdir-perl, libyaml-libyaml-perl, python-support, librpc-xml-perl,
-  libcgi-session-perl
+  libcgi-session-perl, ghostscript
 Maintainer: Joey Hess <joeyh@debian.org>
 Uploaders: Josh Triplett <josh@freedesktop.org>
 Standards-Version: 3.9.5
@@ -39,7 +39,8 @@ Suggests: viewvc | gitweb | viewcvs, libsearch-xapian-perl,
   libsparkline-php, texlive, dvipng, libtext-wikicreole-perl,
   libsort-naturally-perl, libtext-textile-perl, libhighlight-perl,
   po4a (>= 0.35-1), gettext, libnet-inet6glue-perl,
-  libtext-multimarkdown-perl, libxml-writer-perl
+  libtext-multimarkdown-perl, libxml-writer-perl,
+  ghostscript, libmagickcore-extra
 Conflicts: ikiwiki-plugin-table
 Replaces: ikiwiki-plugin-table
 Provides: ikiwiki-plugin-table