From: Stephane Glondu Date: Thu, 21 Jun 2012 15:31:48 +0000 (+0200) Subject: Add references to upstream bugreport in patches X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~230 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=596896b65a2d4fabe6863f42c7e995266e913aaa;p=ocaml.git Add references to upstream bugreport in patches --- diff --git a/debian/patches/0012-Fix-symbol-mangling-in-asmcomp-tests-on-i386-and-spa.patch b/debian/patches/0012-Fix-symbol-mangling-in-asmcomp-tests-on-i386-and-spa.patch index 3487eef3..f9758500 100644 --- a/debian/patches/0012-Fix-symbol-mangling-in-asmcomp-tests-on-i386-and-spa.patch +++ b/debian/patches/0012-Fix-symbol-mangling-in-asmcomp-tests-on-i386-and-spa.patch @@ -4,6 +4,7 @@ Subject: Fix symbol mangling in asmcomp tests on *-i386 and sparc Based on a patch by Pino Toscano . +Bug: http://caml.inria.fr/mantis/view.php?id=5661 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661716 Signed-off-by: Stephane Glondu --- diff --git a/debian/patches/0013-Fix-testsuite-on-bytecode-architectures.patch b/debian/patches/0013-Fix-testsuite-on-bytecode-architectures.patch index e370a49a..0a82e30c 100644 --- a/debian/patches/0013-Fix-testsuite-on-bytecode-architectures.patch +++ b/debian/patches/0013-Fix-testsuite-on-bytecode-architectures.patch @@ -2,6 +2,8 @@ From: Stephane Glondu Date: Wed, 20 Jun 2012 13:50:25 +0200 Subject: Fix testsuite on bytecode architectures +Bug: http://caml.inria.fr/mantis/view.php?id=5661 + --- testsuite/makefiles/Makefile.one | 3 ++- testsuite/tests/lib-scanf-2/Makefile | 3 ++- diff --git a/debian/patches/0015-Move-power.o-rule-in-asmcomp-test-after-definition-o.patch b/debian/patches/0015-Move-power.o-rule-in-asmcomp-test-after-definition-o.patch index f42da1be..e8908645 100644 --- a/debian/patches/0015-Move-power.o-rule-in-asmcomp-test-after-definition-o.patch +++ b/debian/patches/0015-Move-power.o-rule-in-asmcomp-test-after-definition-o.patch @@ -2,6 +2,8 @@ From: Stephane Glondu Date: Wed, 20 Jun 2012 22:00:46 +0200 Subject: Move power.o rule in asmcomp test after definition of $(SYSTEM) +Bug: http://caml.inria.fr/mantis/view.php?id=5661 + --- testsuite/tests/asmcomp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)