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

glondu pushed a commit to branch master
in repository caml2html.

commit 938f38a3c307fe76a1e3384b983cd769cd11c0a8
Author: Stephane Glondu <st...@glondu.net>
Date:   Sat Jul 22 00:43:26 2017 +0200

    Put patch in git format
---
 ...h => 0001-fix-html-tags-inside-ocamldoc-comments.patch} | 14 +++++++++++---
 debian/patches/series                                      |  2 +-
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/patches/fix-ocamldoc-html-tags.patch 
b/debian/patches/0001-fix-html-tags-inside-ocamldoc-comments.patch
similarity index 82%
rename from debian/patches/fix-ocamldoc-html-tags.patch
rename to debian/patches/0001-fix-html-tags-inside-ocamldoc-comments.patch
index 1bb207e..6f376a7 100644
--- a/debian/patches/fix-ocamldoc-html-tags.patch
+++ b/debian/patches/0001-fix-html-tags-inside-ocamldoc-comments.patch
@@ -1,8 +1,16 @@
-Description: fix html tags inside ocamldoc comments
-Author: Hendrik Tews <hend...@askra.de>
+From: Hendrik Tews <hend...@askra.de>
+Date: Sat, 22 Jul 2017 00:42:15 +0200
+Subject: fix html tags inside ocamldoc comments
+
+---
+ output.mli | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/output.mli b/output.mli
+index 174fe1c..4771776 100644
 --- a/output.mli
 +++ b/output.mli
-@@ -69,24 +69,24 @@
+@@ -69,24 +69,24 @@ val ocaml :
    Buffer.t -> 
    Input.token list -> unit
  (** [ocaml buf l] formats the list of tokens [l] into some HTML code
diff --git a/debian/patches/series b/debian/patches/series
index 5cd1fb1..ffd165d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-fix-ocamldoc-html-tags.patch
+0001-fix-html-tags-inside-ocamldoc-comments.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/caml2html.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