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

mehdi pushed a commit to branch master
in repository ocamlgraph.

commit 5ec4a795648f3a2c348652acfd1bfb6d5fb042e0
Author: Mehdi Dogguy <me...@debian.org>
Date:   Mon Aug 31 13:38:47 2015 +0000

    Refresh patches
---
 ...001-prefix-binary-names-with-ocaml-and-do-not-install-us.patch | 8 +++++---
 .../0002-avoid-referencing-non-existent-icon-ed_icon.xpm.patch    | 4 +++-
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git 
a/debian/patches/0001-prefix-binary-names-with-ocaml-and-do-not-install-us.patch
 
b/debian/patches/0001-prefix-binary-names-with-ocaml-and-do-not-install-us.patch
index a646247..b206695 100644
--- 
a/debian/patches/0001-prefix-binary-names-with-ocaml-and-do-not-install-us.patch
+++ 
b/debian/patches/0001-prefix-binary-names-with-ocaml-and-do-not-install-us.patch
@@ -3,12 +3,14 @@ Date: Sun, 25 Apr 2010 14:50:30 +0200
 Subject: prefix binary names with 'ocaml' and do not install useless files
 
 ---
- Makefile.in |   11 +++++++----
+ Makefile.in | 11 +++++++----
  1 file changed, 7 insertions(+), 4 deletions(-)
 
+diff --git a/Makefile.in b/Makefile.in
+index 6890a65..85c02ef 100644
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -370,11 +370,13 @@ install: install-$(OCAMLBEST) install-by
+@@ -380,11 +380,13 @@ install: install-$(OCAMLBEST) install-byte
        mkdir -p $(BINDIR)
  ifeq (@LABLGNOMECANVAS@,yes)
  ifeq ($(OCAMLBEST),byte)
@@ -26,7 +28,7 @@ Subject: prefix binary names with 'ocaml' and do not install 
useless files
  endif
  endif
  
-@@ -382,6 +384,7 @@ install-byte:
+@@ -392,6 +394,7 @@ install-byte:
        mkdir -p $(INSTALL_LIBDIR)
        cp -f graph.cmo graph.cmi $(CMA) $(INSTALL_LIBDIR)
        cp -f $(SRCDIR)/*.mli $(INSTALL_LIBDIR)
diff --git 
a/debian/patches/0002-avoid-referencing-non-existent-icon-ed_icon.xpm.patch 
b/debian/patches/0002-avoid-referencing-non-existent-icon-ed_icon.xpm.patch
index 13a57fe..80f5188 100644
--- a/debian/patches/0002-avoid-referencing-non-existent-icon-ed_icon.xpm.patch
+++ b/debian/patches/0002-avoid-referencing-non-existent-icon-ed_icon.xpm.patch
@@ -3,9 +3,11 @@ Date: Sun, 25 Apr 2010 14:51:39 +0200
 Subject: avoid referencing non existent icon ed_icon.xpm
 
 ---
- editor/ed_main.ml |    4 +++-
+ editor/ed_main.ml | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)
 
+diff --git a/editor/ed_main.ml b/editor/ed_main.ml
+index b5ece22..e66fb4a 100644
 --- a/editor/ed_main.ml
 +++ b/editor/ed_main.ml
 @@ -899,7 +899,7 @@ described in file LICENSE.

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to