[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, master, updated. debian/3.12.1-2-8-ge1bb0fd

Stephane Glondu steph at glondu.net
Wed Apr 11 12:46:15 UTC 2012


The following commit has been merged in the master branch:
commit e1bb0fdb2800ccb883d74e9fddcbb9c6726074f3
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Apr 11 14:36:48 2012 +0200

    Add references to upstream bug reports in patches

diff --git a/debian/patches/0007-Natdynlink-works-on-powerpc-and-hurd-i386.patch b/debian/patches/0007-Natdynlink-works-on-powerpc-and-hurd-i386.patch
index 301b04b..739217d 100644
--- a/debian/patches/0007-Natdynlink-works-on-powerpc-and-hurd-i386.patch
+++ b/debian/patches/0007-Natdynlink-works-on-powerpc-and-hurd-i386.patch
@@ -8,6 +8,7 @@ with ocaml 3.11.2 / coq 8.2...
 Note: there is no native compiler for powerpc64! This must be a
 typo...
 
+Bug: http://caml.inria.fr/mantis/view.php?id=5255
 Signed-off-by: Stephane Glondu <steph at glondu.net>
 ---
  configure |    3 ++-
diff --git a/debian/patches/0008-Declare-primitive-name-table-as-const-char.patch b/debian/patches/0008-Declare-primitive-name-table-as-const-char.patch
index aaf1aa3..c9a8ede 100644
--- a/debian/patches/0008-Declare-primitive-name-table-as-const-char.patch
+++ b/debian/patches/0008-Declare-primitive-name-table-as-const-char.patch
@@ -4,6 +4,7 @@ Subject: Declare primitive name table as const char *
 
 This avoids lots of warnings when compiling with g++...
 
+Bug: http://caml.inria.fr/mantis/view.php?id=5131
 Signed-off-by: Stephane Glondu <steph at glondu.net>
 ---
  bytecomp/symtable.ml |    2 +-
diff --git a/debian/patches/0009-Avoid-multiple-declarations-in-generated-.c-files-in.patch b/debian/patches/0009-Avoid-multiple-declarations-in-generated-.c-files-in.patch
index 8e2f73b..115c422 100644
--- a/debian/patches/0009-Avoid-multiple-declarations-in-generated-.c-files-in.patch
+++ b/debian/patches/0009-Avoid-multiple-declarations-in-generated-.c-files-in.patch
@@ -10,6 +10,7 @@ There are probably better implementations (in particular, in this one,
 care must be taken when changing the list of primitives available in
 mlvalues.h), but this is a small and (not too) intrusive patch.
 
+Bug: http://caml.inria.fr/mantis/view.php?id=5254
 Signed-off-by: Stephane Glondu <steph at glondu.net>
 ---
  bytecomp/bytelink.ml  |   17 +++++++++++++++--
diff --git a/debian/patches/0010-Properly-initialize-executable-name-in-caml_startup_.patch b/debian/patches/0010-Properly-initialize-executable-name-in-caml_startup_.patch
index f44e1e2..fdfc3db 100644
--- a/debian/patches/0010-Properly-initialize-executable-name-in-caml_startup_.patch
+++ b/debian/patches/0010-Properly-initialize-executable-name-in-caml_startup_.patch
@@ -2,6 +2,7 @@ From: Stephane Glondu <steph at glondu.net>
 Date: Tue, 24 May 2011 12:16:20 +0200
 Subject: Properly initialize executable name in caml_startup_code
 
+Bug: http://caml.inria.fr/mantis/view.php?id=5279
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627756
 Signed-off-by: Stephane Glondu <steph at glondu.net>
 ---

-- 
OCaml packaging



More information about the Pkg-ocaml-maint-commits mailing list