[Pkg-ocaml-maint-commits] [tophide] 06/07: Refresh patch

Stéphane Glondu glondu at moszumanska.debian.org
Mon Aug 10 17:35:03 UTC 2015


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

glondu pushed a commit to branch master
in repository tophide.

commit 7e80370b0afd38010cadae416bcd7f9b9a333074
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Jun 16 09:20:05 2015 +0200

    Refresh patch
---
 .../0001-minor-changes-for-OCaml-4.00-and-lintian.patch    | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/debian/patches/0001-minor-changes-for-OCaml-4.00-and-lintian.patch b/debian/patches/0001-minor-changes-for-OCaml-4.00-and-lintian.patch
index 93ae265..b41ed5f 100644
--- a/debian/patches/0001-minor-changes-for-OCaml-4.00-and-lintian.patch
+++ b/debian/patches/0001-minor-changes-for-OCaml-4.00-and-lintian.patch
@@ -3,19 +3,15 @@ Date: Tue, 16 Jun 2015 09:17:01 +0200
 Subject: minor changes for OCaml 4.00 and lintian
 
 ---
- Makefile | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/Makefile b/Makefile
-index c11e357..dcf7b1d 100644
+index a81fd3e..e2f4f56 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -8,10 +8,10 @@ export VERSION
- 
- all: META tophide.cmo
- tophide.cmo: tophide.ml
--	ocamlc -c tophide.ml
-+	ocamlc -c -I +compiler-libs tophide.ml
+@@ -11,7 +11,7 @@ tophide.cmo: tophide.ml
+ 	ocamlc -I +compiler-libs -c tophide.ml
  
  install:
 -	ocamlfind install tophide META tophide.cmi tophide.cmo

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



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