diff options
author | Simon McVittie <smcv@debian.org> | 2017-01-10 13:21:46 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2017-01-10 13:21:46 +0000 |
commit | 9a05d81d39638b5cfa9b94a5687e5d8572466a35 (patch) | |
tree | 6aedc0766fe444fb1e99d66d66b77abb3039f3c0 /debian | |
parent | 4b369f0f67554454025f3c2065e4e8929fe4b643 (diff) | |
download | ikiwiki-9a05d81d39638b5cfa9b94a5687e5d8572466a35.tar ikiwiki-9a05d81d39638b5cfa9b94a5687e5d8572466a35.tar.gz |
Sset libmagickcore-6.q16-3-extra as preferred build-dependency
The virtual package libmagickcore-extra is now merely an alternative,
to help autopkgtest to do the right thing.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 347d5186e..8205b953a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,9 @@ ikiwiki (3.20170109) UNRELEASED; urgency=medium * d/ikiwiki.lintian-overrides: silence false positive spelling warning for Moin Moin * d/ikiwiki.doc-base: register the documentation with doc-base + * d/control: set libmagickcore-6.q16-3-extra as preferred + build-dependency, with virtual package libmagickcore-extra as an + alternative, to help autopkgtest to do the right thing -- Simon McVittie <smcv@debian.org> Mon, 09 Jan 2017 14:33:19 +0000 diff --git a/debian/control b/debian/control index 47abb9a29..2a70766d8 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: libhtml-template-perl, libipc-run-perl, libimage-magick-perl | perlmagick, - libmagickcore-extra, + libmagickcore-6.q16-3-extra | libmagickcore-extra, libnet-openid-consumer-perl, librpc-xml-perl, libtext-markdown-discount-perl, |