Package: mlpost / 0.8.2-4+deb11u1

Metadata

Package Version Patches format
mlpost 0.8.2-4+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0006 Fix for ocamldoc 4.patch | (download)

customdoc/img.ml | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 fix for ocamldoc >= 4


0002 Fix compilation with safe string.patch | (download)

concrete/mps.ml | 9 5 + 4 - 0 !
file.ml | 2 1 + 1 - 0 !
2 files changed, 6 insertions(+), 5 deletions(-)

 fix compilation with -safe-string


0003 Replace IFDEF macros by cppo s ifdef.patch | (download)

cairost.ml | 6 3 + 3 - 0 !
concrete.ml | 6 3 + 3 - 0 !
concrete/ctypes.mli | 6 3 + 3 - 0 !
mlpost.mli | 12 6 + 6 - 0 !
4 files changed, 15 insertions(+), 15 deletions(-)

 replace ifdef macros by cppo's #ifdef


0004 Use ppx style bitstring syntax.patch | (download)

dvi/dvi.ml | 234 117 + 117 - 0 !
dvi/tfm.ml | 50 25 + 25 - 0 !
2 files changed, 142 insertions(+), 142 deletions(-)

 use ppx-style bitstring syntax


0005 Bitstrings now use bytes.patch | (download)

dvi/dvi.ml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bitstrings now use bytes


0006 Bitstring now uses str.patch | (download)

customdoc/_tags | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bitstring now uses str


0007 Adjust myocamlbuild to use cppo and ppx.patch | (download)

myocamlbuild.ml.in | 23 15 + 8 - 0 !
1 file changed, 15 insertions(+), 8 deletions(-)

 adjust myocamlbuild to use cppo and ppx


0008 The bitstring library now needs str.patch | (download)

tool.ml | 2 1 + 1 - 0 !
version.ml.in | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 the bitstring library now needs str


0009 Override ImageMagick policy.patch | (download)

ocamlbuild.Makefile | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 override imagemagick policy
 Derive an appropriate policy from the too strict default one.