diff options
author | Simon McVittie <smcv@debian.org> | 2016-01-18 06:52:06 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2016-01-19 11:24:18 +0000 |
commit | 64d9729601c01d81dd54d698c645c2dedf84bb02 (patch) | |
tree | 67b2f10be786cdee45b315a7ce530aa4ace0d976 /debian | |
parent | 245109fa3955240d11c568827fd8c4ee8c407e28 (diff) | |
download | ikiwiki-64d9729601c01d81dd54d698c645c2dedf84bb02.tar ikiwiki-64d9729601c01d81dd54d698c645c2dedf84bb02.tar.gz |
Change dependencies from transitional package perlmagick to libimage-magick-perl (Closes: #789221)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1b485756c..08e344833 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,8 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium * inline, trail: rename show, feedshow parameters to limit, feedlimit (with backwards compatibility) * pagestats: add "show" option to show meta fields. Thanks, Louis + * Change dependencies from transitional package perlmagick + to libimage-magick-perl (Closes: #789221) -- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100 diff --git a/debian/control b/debian/control index 88ed20562..910d4ff14 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends-Indep: libhtml-parser-perl, libhtml-scrubber-perl, libhtml-template-perl, + libimage-magick-perl | perlmagick, libmagickcore-6.q16-2-extra | libmagickcore-extra, libnet-openid-consumer-perl, librpc-xml-perl, @@ -27,7 +28,6 @@ Build-Depends-Indep: libxml-simple-perl, libxml-twig-perl, libyaml-libyaml-perl, - perlmagick, po4a (>= 0.34), Maintainer: Simon McVittie <smcv@debian.org> Uploaders: @@ -75,6 +75,7 @@ Suggests: libfile-mimeinfo-perl, libhighlight-perl, libhtml-tree-perl, + libimage-magick-perl | perlmagick, liblocale-gettext-perl (>= 1.05-1), libmagickcore-extra, libmailtools-perl, @@ -91,7 +92,6 @@ Suggests: libtext-wikiformat-perl, libxml-feed-perl, libxml-writer-perl, - perlmagick, po4a (>= 0.35-1), polygen, python, |