Package: ulex0.8 / 0.8-10

Metadata

Package Version Patches format
ulex0.8 0.8-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add DESTDIR.patch | (download)

Makefile | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 add destdir

Enable installing to a target directory passed from debian/rules.

Signed-off-by: Stefano Zacchiroli <zack@debian.org>
Signed-off-by: Stephane Glondu <steph@glondu.net>

0002 Fix version in META.patch | (download)

META | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix version in meta

Fix a typo in the findlib package version number specified in META.

Signed-off-by: Stefano Zacchiroli <zack@debian.org>
Signed-off-by: Stephane Glondu <steph@glondu.net>

0003 Install with META name ulex08.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install with meta name "ulex08"

Signed-off-by: Stefano Zacchiroli <zack@debian.org>
Signed-off-by: Stephane Glondu <steph@glondu.net>

0004 Use camlp5.patch | (download)

META | 2 1 + 1 - 0 !
Makefile | 8 4 + 4 - 0 !
README | 2 1 + 1 - 0 !
mk_pa_ulex.ml | 6 0 + 6 - 0 !
pa_ulex.ml.src | 2 1 + 1 - 0 !
5 files changed, 7 insertions(+), 13 deletions(-)

 use camlp5

Build (and install) using camlp5 instead of camlp4.

Signed-off-by: Stefano Zacchiroli <zack@debian.org>
Signed-off-by: Stephane Glondu <steph@glondu.net>

0005 Compatibility with camlp5 strict.patch | (download)

Makefile | 2 1 + 1 - 0 !
pa_ulex.ml.src | 10 6 + 4 - 0 !
2 files changed, 7 insertions(+), 5 deletions(-)

 compatibility with camlp5 strict

Signed-off-by: Stephane Glondu <steph@glondu.net>