Package: php-doc / 20241205~git.dfcbb86+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
php-doc | 20241205~git.dfcbb86+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
remove xkcd mediaobjects.patch | (download) |
en/language/control-structures/goto.xml |
13 2 + 11 - 0 ! |
remove xkcd mediaobjects Two xkcd images were removed from this package sources due to licensing issues (see d/copyright). This patch changes the references to the (no longer) embedded images to just reference the xkcd URLs. |
replace non free stylesheets.patch | (download) |
phd/phpdotnet/phd/Package/PHP/ChunkedXHTML.php |
42 24 + 18 - 0 ! |
replace non-free stylesheets The css files defining the documentation pages layout are fetched from php.net during build time. These css files are not licensed under a free license and are replaced here by a modification of the debian.css file provided by the Debian's maint-guide package. |
reproducible build.patch | (download) |
phd/package-pman.php |
2 1 + 1 - 0 ! |
make the build reproducible |
system jing.patch | (download) |
doc-base/configure.php |
4 2 + 2 - 0 ! |
use system jing Jing is available in the archive, hence, there is no need to embed it in the sources. Let's use it as a build dependency instead and call the binary in the system PATH here. As discussed in the linked bug, upstream discarded the idea of using the pre-installed package in favor of embeding the jar in their repository. |