[Pkg-ocaml-maint-commits] [omake] 01/09: Refresh patches

Stéphane Glondu glondu at moszumanska.debian.org
Tue Feb 4 08:03:23 UTC 2014


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

glondu pushed a commit to branch master
in repository omake.

commit 22d43113e4bbb6aafca9ca47ce64df1bdd066e76
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Feb 4 07:48:32 2014 +0100

    Refresh patches
---
 debian/patches/0001-stdin-stdout-fix-upstream-r12115.patch          | 6 +++---
 debian/patches/0002-Remove-useless-sync-external-declaration.patch  | 6 +++---
 debian/patches/0003-Fix-attempt-to-free-a-non-heap-object.patch     | 6 +++---
 debian/patches/0004-Disable-warnings-introduced-in-OCaml-3.12.patch | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/patches/0001-stdin-stdout-fix-upstream-r12115.patch b/debian/patches/0001-stdin-stdout-fix-upstream-r12115.patch
index 4727b19..a7d269e 100644
--- a/debian/patches/0001-stdin-stdout-fix-upstream-r12115.patch
+++ b/debian/patches/0001-stdin-stdout-fix-upstream-r12115.patch
@@ -1,10 +1,10 @@
 From: Mike Furr <mfurr at debian.org>
 Date: Wed, 1 Apr 2009 23:50:52 +0200
-Subject: [PATCH] stdin <-> stdout fix (upstream r12115)
+Subject: stdin <-> stdout fix (upstream r12115)
 
 ---
- src/build/omake_rule.ml |    6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ src/build/omake_rule.ml | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/src/build/omake_rule.ml b/src/build/omake_rule.ml
 index 52fbf72..6792334 100644
diff --git a/debian/patches/0002-Remove-useless-sync-external-declaration.patch b/debian/patches/0002-Remove-useless-sync-external-declaration.patch
index 224f542..f5a2aae 100644
--- a/debian/patches/0002-Remove-useless-sync-external-declaration.patch
+++ b/debian/patches/0002-Remove-useless-sync-external-declaration.patch
@@ -1,11 +1,11 @@
 From: Stephane Glondu <steph at glondu.net>
 Date: Sat, 11 Apr 2009 14:43:02 +0200
-Subject: [PATCH] Remove useless "sync" external declaration
+Subject: Remove useless "sync" external declaration
 
 Taken from upstream SVN r12923, closes: #522008.
 ---
- src/exec/omake_exec.ml |    2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ src/exec/omake_exec.ml | 2 --
+ 1 file changed, 2 deletions(-)
 
 diff --git a/src/exec/omake_exec.ml b/src/exec/omake_exec.ml
 index 8c034b5..7e40b35 100644
diff --git a/debian/patches/0003-Fix-attempt-to-free-a-non-heap-object.patch b/debian/patches/0003-Fix-attempt-to-free-a-non-heap-object.patch
index e90232a..f7eda3d 100644
--- a/debian/patches/0003-Fix-attempt-to-free-a-non-heap-object.patch
+++ b/debian/patches/0003-Fix-attempt-to-free-a-non-heap-object.patch
@@ -1,6 +1,6 @@
 From: Martin Michlmayr <tbm at cyrius.com>
 Date: Sat, 11 Apr 2009 17:05:35 +0200
-Subject: [PATCH] Fix attempt to free a non-heap object
+Subject: Fix attempt to free a non-heap object
 
 Spotted by Martin Michlmayr thanks to a new warning in GCC 4.4.
 See Debian bug #505045.
@@ -8,8 +8,8 @@ See Debian bug #505045.
 Signed-off-by: Martin Michlmayr <tbm at cyrius.com>
 Signed-off-by: Stephane Glondu <steph at glondu.net>
 ---
- src/libmojave-external/cutil/lm_printf.c |    8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ src/libmojave-external/cutil/lm_printf.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
 
 diff --git a/src/libmojave-external/cutil/lm_printf.c b/src/libmojave-external/cutil/lm_printf.c
 index dc14927..5d9075d 100644
diff --git a/debian/patches/0004-Disable-warnings-introduced-in-OCaml-3.12.patch b/debian/patches/0004-Disable-warnings-introduced-in-OCaml-3.12.patch
index 288e69f..44f33cc 100644
--- a/debian/patches/0004-Disable-warnings-introduced-in-OCaml-3.12.patch
+++ b/debian/patches/0004-Disable-warnings-introduced-in-OCaml-3.12.patch
@@ -1,11 +1,11 @@
 From: Stephane Glondu <steph at glondu.net>
 Date: Mon, 3 May 2010 22:05:09 +0200
-Subject: [PATCH] Disable warnings introduced in OCaml 3.12
+Subject: Disable warnings introduced in OCaml 3.12
 
 For compatibility with OCaml 3.12. Closes: #580091.
 ---
- OMakefile |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ OMakefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/OMakefile b/OMakefile
 index 9b77a25..366f2e5 100644

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



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