[Pkg-ocaml-maint-commits] [ocaml] 01/02: Add links to upstream bug reports

Stéphane Glondu glondu at alioth.debian.org
Fri Nov 8 22:04:05 UTC 2013


This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch experimental/master
in repository ocaml.

commit b4b9ca2fb2ce0f04cd58f9a8a6cdd6e64428d347
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Nov 8 16:03:34 2013 +0100

    Add links to upstream bug reports
---
 debian/patches/0009-Fix-typos-and-other-wording-issues.patch      |    1 +
 debian/patches/0010-Add-const-qualifiers-in-Tcl-Tk-bindings.patch |    1 +
 debian/patches/0011-Enable-mkstemp-in-yacc.patch                  |    2 ++
 3 files changed, 4 insertions(+)

diff --git a/debian/patches/0009-Fix-typos-and-other-wording-issues.patch b/debian/patches/0009-Fix-typos-and-other-wording-issues.patch
index 8747f7d..c01e7a3 100644
--- a/debian/patches/0009-Fix-typos-and-other-wording-issues.patch
+++ b/debian/patches/0009-Fix-typos-and-other-wording-issues.patch
@@ -2,6 +2,7 @@ From: Stephane Glondu <steph at glondu.net>
 Date: Mon, 21 Oct 2013 16:34:12 +0200
 Subject: Fix typos and other wording issues
 
+Bug: http://caml.inria.fr/mantis/view.php?id=6231
 ---
  man/ocaml.m         | 2 +-
  man/ocamlc.m        | 2 +-
diff --git a/debian/patches/0010-Add-const-qualifiers-in-Tcl-Tk-bindings.patch b/debian/patches/0010-Add-const-qualifiers-in-Tcl-Tk-bindings.patch
index 21dd515..b74e521 100644
--- a/debian/patches/0010-Add-const-qualifiers-in-Tcl-Tk-bindings.patch
+++ b/debian/patches/0010-Add-const-qualifiers-in-Tcl-Tk-bindings.patch
@@ -2,6 +2,7 @@ From: Stephane Glondu <steph at glondu.net>
 Date: Thu, 7 Nov 2013 15:45:50 +0100
 Subject: Add const qualifiers in Tcl/Tk bindings
 
+Bug: http://caml.inria.fr/mantis/view.php?id=6230
 ---
  otherlibs/labltk/support/camltk.h   | 4 ++--
  otherlibs/labltk/support/cltkCaml.c | 2 +-
diff --git a/debian/patches/0011-Enable-mkstemp-in-yacc.patch b/debian/patches/0011-Enable-mkstemp-in-yacc.patch
index c2919e7..1a06916 100644
--- a/debian/patches/0011-Enable-mkstemp-in-yacc.patch
+++ b/debian/patches/0011-Enable-mkstemp-in-yacc.patch
@@ -3,6 +3,8 @@ Date: Thu, 7 Nov 2013 16:06:57 +0100
 Subject: Enable mkstemp in yacc
 
 Use the feature test macro found in the mkstemp(3) manpage.
+
+Bug: http://caml.inria.fr/mantis/view.php?id=6232
 ---
  yacc/main.c | 5 +++++
  1 file changed, 5 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git



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