[Pkg-ocaml-maint-commits] [ocaml-ctypes] 01/01: Add Forwarded field to patches

Stéphane Glondu glondu at moszumanska.debian.org
Wed Jun 22 19:09:46 UTC 2016


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

glondu pushed a commit to branch master
in repository ocaml-ctypes.

commit 149f11afff3d9c9fe0eeb824c2a1d913d2b49f6c
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jun 22 21:09:08 2016 +0200

    Add Forwarded field to patches
---
 debian/patches/0005-Add-support-for-bytecode-architectures.patch | 1 +
 debian/patches/0006-Fix-test-roots.patch                         | 2 ++
 debian/patches/0007-Fix-typo-in-ctypes_primitive_ffitype.patch   | 1 +
 3 files changed, 4 insertions(+)

diff --git a/debian/patches/0005-Add-support-for-bytecode-architectures.patch b/debian/patches/0005-Add-support-for-bytecode-architectures.patch
index ebf9582..fa66bfe 100644
--- a/debian/patches/0005-Add-support-for-bytecode-architectures.patch
+++ b/debian/patches/0005-Add-support-for-bytecode-architectures.patch
@@ -2,6 +2,7 @@ From: Stephane Glondu <steph at glondu.net>
 Date: Wed, 22 Jun 2016 11:58:02 +0200
 Subject: Add support for bytecode architectures
 
+Forwarded: https://github.com/ocamllabs/ocaml-ctypes/pull/410
 ---
  Makefile       |   1 +
  Makefile.rules |  15 +++-
diff --git a/debian/patches/0006-Fix-test-roots.patch b/debian/patches/0006-Fix-test-roots.patch
index bfd3a6a..6a29537 100644
--- a/debian/patches/0006-Fix-test-roots.patch
+++ b/debian/patches/0006-Fix-test-roots.patch
@@ -4,6 +4,8 @@ Subject: Fix test-roots
 
 Better delimit v's lifetime with a local block. This is relevant in
 bytecode.
+
+Forwarded: https://github.com/ocamllabs/ocaml-ctypes/pull/410
 ---
  tests/test-roots/test_roots.ml | 40 +++++++++++++++++++++++++---------------
  1 file changed, 25 insertions(+), 15 deletions(-)
diff --git a/debian/patches/0007-Fix-typo-in-ctypes_primitive_ffitype.patch b/debian/patches/0007-Fix-typo-in-ctypes_primitive_ffitype.patch
index 38df383..665cab5 100644
--- a/debian/patches/0007-Fix-typo-in-ctypes_primitive_ffitype.patch
+++ b/debian/patches/0007-Fix-typo-in-ctypes_primitive_ffitype.patch
@@ -2,6 +2,7 @@ From: Stephane Glondu <steph at glondu.net>
 Date: Wed, 22 Jun 2016 15:42:49 +0200
 Subject: Fix typo in ctypes_primitive_ffitype
 
+Forwarded: https://github.com/ocamllabs/ocaml-ctypes/pull/410
 ---
  src/ctypes-foreign-base/ffi_type_stubs.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

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



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