Debian Patches

Status for imagemagick/8:6.9.12.98+dfsg1-5.2

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-br-tag.patch Fix br tag
find . -path './.git' -prune -o -type 'f' -name '*.html' -exec sed -i 's,<br>,<br />,g' {} \;
=?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2018-02-02
0002-Fix-api-Image-.html.patch Fix api/Image++.html =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2016-12-14
0003-Fix-www-api-mophologie.html.patch Fix www/api/mophologie.html =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2016-12-14
0004-Fix-www-command-line-options.html.patch Fix www/command-line-options.html =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2016-12-14
0005-Use-modern-idiom-for-autoconf.patch Use modern idiom for autoconf =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2015-09-15
0006-Allow-distribution-to-custumize-the-html-pointer-to-.patch Allow distribution to custumize the html pointer to documentation
Allow to say on debian system you might install the imagemagick-doc package
=?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid debian 2018-02-02
0008-Fix-remaining-error-in-html-files.patch Fix remaining error in html files =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> no 2017-03-18
0009-Improve-man-page-to-use-version-information-and-quan.patch Improve man page to use version information and quantum
Use ls *.in |sed 's,[.]1.in,,g' |xargs -n1 sh -c 'sed -i "s,$1(1),$1-im@MAGICK_MAJOR_VERSION@.@MAGICK_ABI_SUFFIX_LC@(1),g" *.in' sedtest
use ls *.in |sed 's,[.]1.in,,g' |xargs -n1 sh -c 'sed -i "s,fB$1,fB$1-im@MAGICK_MAJOR_VERSION@.@MAGICK_ABI_SUFFIX_LC@,g" *.in' sedtest
use ls *.in |sed 's,[.]1.in,,g' |xargs -n1 sh -c 'sed -i "s,.TH $1,.TH $1-im@MAGICK_MAJOR_VERSION@.@MAGICK_ABI_SUFFIX_LC@,g" *.in' sedtest
=?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> no 2017-03-21
0010-Fix-changelog-tag-mismatch.patch Fix changelog tag mismatch =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> no 2017-06-04
0011-Fix-html-error-in-api-Image-.html.patch Fix html error in api/Image++.html =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2017-08-11
0012-Fix-www-escape.html.patch Fix www/escape.html =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2017-08-11
0013-Fix-www-magick-script.html.patch Fix www/magick-script.html =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2017-08-11
0014-Fix-www-support.html.patch Fix www/support.html =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2017-08-11
0015-Fix-instead-of-lt-and-input-form.patch Fix < instead of &lt; and input form =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2018-02-03
0016-Fix-another-errors-in-html-files.patch Fix another errors in html files =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> invalid 2018-03-19
0017-Fix-end-tags.patch Fix end tags =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> invalid 2018-07-30
0018-Fix-a-few-html-error.patch Fix a few html error =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> invalid 2020-07-26
0019-Fix-a-typo-in-manpage.patch Fix a typo in manpage =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> no 2020-07-27
0020-Finalize-fixing-error-in-html.patch Finalize fixing error in html =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> no 2021-01-11
0021-FIx-error-in-new-upstream-html.patch FIx error in new upstream html =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> invalid 2021-02-01
0022-Embeds-date-dependent-on-timezone.patch Embeds date dependent on timezone
Use date -u and dpkg-parsechangelog
Vagrant Cascadian <vagrant@reproducible-builds.org> yes debian 2021-08-30
0023-Fix-www-Magick-index.html.patch Fix www/Magick++/index.html =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> not-needed 2023-06-18
0024-Fix-doctype-to-DOCTYPE.patch Fix !doctype to !DOCTYPE
Forwarded:not-needed
=?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> no 2023-06-18
0025-Add-input-end-tag.patch Add input end tag
sed -i -e 's,<input \([^>/]*[^/]\)>,<input \1 />,g' *.html
=?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> not-needed 2023-06-18
0026-Fix-another-html-file.patch Fix another html file =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> not-needed 2023-06-18
0027-Fix-doctype-to-DOCTYPE.patch Fix !doctype to !DOCTYPE =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> not-needed 2023-06-18
0028-Fix-remaining-http-error.patch Fix remaining http error =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> not-needed 2023-06-18
0028-Fix-html-error-in-6.9.12.98-dfsg1.patch Fix html error in 6.9.12.98+dfsg1 =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> not-needed 2023-10-10
0029-time-to-live-returned-incorrect-results-when-SOURCE_.patch time-to-live returned incorrect results when SOURCE_DATE_EPOCH set
FTBFS during debian build
Cristy <urban-warrior@imagemagick.org> yes upstream https://github.com/ImageMagick/ImageMagick6/commit/eb9ac36ffbeb57bebeefe48a8c9b0bb1f057561b.patch 2023-10-11
0030-Add-a-debian-policy.patch Add a debian policy
Install also other policy
=?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> no 2023-10-21

All known versions for source package 'imagemagick'

Links