[Pkg-ocaml-maint-commits] [SCM] ocamlgraph packaging branch, master, updated. debian/1.8.2-2-6-g54a29de

Mehdi Dogguy mehdi at debian.org
Tue Jun 25 20:28:44 UTC 2013


The following commit has been merged in the master branch:
commit e446b141b9c69e411b61ee1c08d275b9fbc9ddc3
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Tue Jun 25 22:21:18 2013 +0200

    Refresh patches

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 5bb3904..ea16682 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
@@ -1,16 +1,16 @@
 From: Mehdi Dogguy <mehdi at debian.org>
 Date: Sun, 25 Apr 2010 14:50:30 +0200
-Subject: [PATCH] prefix binary names with 'ocaml' and do not install useless files
+Subject: prefix binary names with 'ocaml' and do not install useless files
 
 ---
  Makefile.in |   11 +++++++----
- 1 files changed, 7 insertions(+), 4 deletions(-)
+ 1 file changed, 7 insertions(+), 4 deletions(-)
 
 diff --git a/Makefile.in b/Makefile.in
-index f138175..136909e 100644
+index 1b32d45..3aa2377 100644
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -293,11 +293,13 @@ install: install-$(OCAMLBEST) install-byte
+@@ -330,11 +330,13 @@ install: install-$(OCAMLBEST) install-byte
  	mkdir -p $(BINDIR)
  ifeq (@LABLGNOMECANVAS@,yes)
  ifeq ($(OCAMLBEST),byte)
@@ -28,7 +28,7 @@ index f138175..136909e 100644
  endif
  endif
  
-@@ -305,6 +307,7 @@ install-byte:
+@@ -342,6 +344,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 e9237d6..9f4a108 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
@@ -1,10 +1,10 @@
 From: Mehdi Dogguy <mehdi at debian.org>
 Date: Sun, 25 Apr 2010 14:51:39 +0200
-Subject: [PATCH] avoid referencing non existent icon ed_icon.xpm
+Subject: avoid referencing non existent icon ed_icon.xpm
 
 ---
  editor/ed_main.ml |    4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
 
 diff --git a/editor/ed_main.ml b/editor/ed_main.ml
 index b5ece22..e66fb4a 100644

-- 
ocamlgraph packaging



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