From 8081d49fe6646122b986cfc8692b1f7c681c88a3 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Tue, 30 Jul 2019 13:09:51 +0200 Subject: [PATCH] Document forwarded patches --- debian/patches/0003-Fix-in-configure.am.patch | 1 + ...0005-Check-for-definition-of-AT_SECURE-before-using-it.patch | 2 ++ .../0006-Add-support-for-Debian-s-armhf-in-configure.ac.patch | 1 + .../patches/0007-Fix-spelling-errors-reported-by-Lintian.patch | 1 + 4 files changed, 5 insertions(+) diff --git a/debian/patches/0003-Fix-in-configure.am.patch b/debian/patches/0003-Fix-in-configure.am.patch index 28268ed2..64a47909 100644 --- a/debian/patches/0003-Fix-in-configure.am.patch +++ b/debian/patches/0003-Fix-in-configure.am.patch @@ -2,6 +2,7 @@ From: Stephane Glondu Date: Wed, 10 Jul 2019 16:41:51 +0200 Subject: Fix in configure.am +Forwarded: https://github.com/ocaml/ocaml/pull/8830 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0005-Check-for-definition-of-AT_SECURE-before-using-it.patch b/debian/patches/0005-Check-for-definition-of-AT_SECURE-before-using-it.patch index b71cb484..f7a6aa2f 100644 --- a/debian/patches/0005-Check-for-definition-of-AT_SECURE-before-using-it.patch +++ b/debian/patches/0005-Check-for-definition-of-AT_SECURE-before-using-it.patch @@ -3,6 +3,8 @@ Date: Wed, 24 Jul 2019 09:08:39 +0200 Subject: Check for definition of AT_SECURE before using it This fixes compilation on kfreebsd-*. + +Forwarded: https://github.com/ocaml/ocaml/pull/8842 --- otherlibs/unix/envir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0006-Add-support-for-Debian-s-armhf-in-configure.ac.patch b/debian/patches/0006-Add-support-for-Debian-s-armhf-in-configure.ac.patch index ae7d3b56..f343a0db 100644 --- a/debian/patches/0006-Add-support-for-Debian-s-armhf-in-configure.ac.patch +++ b/debian/patches/0006-Add-support-for-Debian-s-armhf-in-configure.ac.patch @@ -2,6 +2,7 @@ From: Stephane Glondu Date: Wed, 24 Jul 2019 09:29:16 +0200 Subject: Add support for Debian's armhf in configure.ac +Forwarded: https://github.com/ocaml/ocaml/pull/8830 --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/patches/0007-Fix-spelling-errors-reported-by-Lintian.patch b/debian/patches/0007-Fix-spelling-errors-reported-by-Lintian.patch index d965b319..4d400e68 100644 --- a/debian/patches/0007-Fix-spelling-errors-reported-by-Lintian.patch +++ b/debian/patches/0007-Fix-spelling-errors-reported-by-Lintian.patch @@ -2,6 +2,7 @@ From: Stephane Glondu Date: Wed, 24 Jul 2019 10:05:12 +0200 Subject: Fix spelling errors reported by Lintian +Forwarded: https://github.com/ocaml/ocaml/pull/8826 --- asmcomp/cmmgen.ml | 2 +- manual/manual/library/compilerlibs.etex | 2 +- -- 2.30.2