[Pkg-ocaml-maint-commits] [SCM] ocaml-batteries packaging branch, master, updated. debian/1.2.2-1-4-gff6c03d
Stephane Glondu
steph at glondu.net
Thu Aug 11 21:25:34 UTC 2011
The following commit has been merged in the master branch:
commit 13f905860cf76c9c9f5897e24c45417f2c06ccc1
Author: Stephane Glondu <steph at glondu.net>
Date: Thu Aug 11 22:36:53 2011 +0200
Refresh patches
diff --git a/debian/patches/0001-Add-Set-an-installation-prefix-path.patch b/debian/patches/0001-Add-Set-an-installation-prefix-path.patch
index 16bf318..176d4f4 100644
--- a/debian/patches/0001-Add-Set-an-installation-prefix-path.patch
+++ b/debian/patches/0001-Add-Set-an-installation-prefix-path.patch
@@ -1,6 +1,6 @@
From: Mehdi Dogguy <mehdi at debian.org>
Date: Wed, 14 Jul 2010 21:35:14 +0200
-Subject: [PATCH] Add/Set an installation prefix path
+Subject: Add/Set an installation prefix path
---
Makefile | 6 ++++--
diff --git a/debian/patches/0002-Fix-build-with-OCaml-3.12.0.patch b/debian/patches/0002-Fix-build-with-OCaml-3.12.0.patch
index 59521e2..d3297e1 100644
--- a/debian/patches/0002-Fix-build-with-OCaml-3.12.0.patch
+++ b/debian/patches/0002-Fix-build-with-OCaml-3.12.0.patch
@@ -1,6 +1,6 @@
From: Stephane Glondu <steph at glondu.net>
Date: Sat, 19 Jun 2010 20:03:48 -0700
-Subject: [PATCH] Fix build with OCaml 3.12.0
+Subject: Fix build with OCaml 3.12.0
The quotation <:ctyp< $a$ $b$ >> doesn't work any more with OCaml
3.12.0+beta1; we manually expand it.
@@ -13,7 +13,7 @@ Signed-off-by: Stephane Glondu <steph at glondu.net>
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/syntax/pa_strings/pa_format.ml b/src/syntax/pa_strings/pa_format.ml
-index 0b40904..aa402ca 100644
+index 0b40904..e3059b2 100644
--- a/src/syntax/pa_strings/pa_format.ml
+++ b/src/syntax/pa_strings/pa_format.ml
@@ -246,7 +246,7 @@ struct
diff --git a/debian/patches/0003-Do-not-enforce-sanity-check-rules.patch b/debian/patches/0003-Do-not-enforce-sanity-check-rules.patch
index c33b39a..cab215d 100644
--- a/debian/patches/0003-Do-not-enforce-sanity-check-rules.patch
+++ b/debian/patches/0003-Do-not-enforce-sanity-check-rules.patch
@@ -1,13 +1,13 @@
From: Mehdi Dogguy <mehdi at debian.org>
Date: Wed, 14 Jul 2010 22:22:08 +0200
-Subject: [PATCH] Do not enforce sanity-check rules
+Subject: Do not enforce sanity-check rules
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
-index e8f1c4c..b9adb0d 100644
+index e8f1c4c..5a136d6 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ clean:
--
ocaml-batteries packaging
More information about the Pkg-ocaml-maint-commits
mailing list