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 | |
0007-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 | ||
0008-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 | ||
0009-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 | ||
0010-Fix-www-support.html.patch | Fix www/support.html | =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> | invalid | 2017-08-11 | ||
0011-Fix-instead-of-lt-and-input-form.patch | Fix < instead of < and input form | =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com> | invalid | 2018-02-03 | ||
0012-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 | ||
0013-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 | ||
0014-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 | ||
0015-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 | ||
0016-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 | |
0017-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 | ||
0018-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 | ||
0019-Fix-another-html-file.patch | Fix another html file | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2023-06-18 | ||
0020-Fix-remaining-http-error.patch | Fix remaining http error | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2023-06-18 | ||
0021-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 | ||
0022-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 | ||
0023-Fix-downcase-doctype.patch | Fix downcase doctype | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2023-11-01 | ||
0024-Fix-remaining-of-html-error.patch | Fix remaining of html error | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | invalid | 2023-11-01 | ||
0025-Add-missing-link-flags.patch | Add missing link flags | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | yes | 2023-11-05 | ||
0026-New-fix-of-html.patch | New fix of html | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2023-12-26 | ||
0027-Replace-doctype-by-DOCTYPE.patch | Replace doctype by DOCTYPE | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2024-06-05 | ||
0028-Remove-pageadd.patch | Remove pageadd | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2024-06-05 | ||
0029-Remove-spurious-div.patch | Remove spurious div | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2024-06-05 | ||
0030-Remove-adds.patch | Remove adds | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2024-06-05 | ||
0031-Remove-spurious-div.patch | Remove spurious div | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2024-06-05 | ||
0032-Remove-deprecation-warning.patch | Remove deprecation warning For debian it is too early to warn user |
=?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2024-06-26 | ||
0033-Fix-remaining-www-error.patch | Fix remaining www error | =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org> | not-needed | 2024-10-27 | ||
0034-if-default-font-not-found-identify-a-suitable-font.patch | if default font not found, identify a suitable font | Cristy <urban-warrior@imagemagick.org> | yes | upstream | https://github.com/ImageMagick/ImageMagick/commit/c10d6f81c0c653bd0302a0edd4e08388d3b2b424 | 2024-11-02 |
0035-search-for-default-font.patch | search for default font | Cristy <urban-warrior@imagemagick.org> | yes | upstream | 2024-11-03 |