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

glondu pushed a commit to branch master
in repository atdgen.

commit d74be9f62dfe63b9cf8cdaea26fe398aef903799
Author: Stephane Glondu <st...@glondu.net>
Date:   Sat Feb 1 16:56:02 2014 +0100

    Put patch in git format
---
 ...files-for-dangling-cmi-s-and-fix-test-com.patch} | 21 +++++++++++++++------
 debian/patches/series                               |  2 +-
 2 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/debian/patches/makefile.patch 
b/debian/patches/0001-Install-ml-files-for-dangling-cmi-s-and-fix-test-com.patch
similarity index 88%
rename from debian/patches/makefile.patch
rename to 
debian/patches/0001-Install-ml-files-for-dangling-cmi-s-and-fix-test-com.patch
index 40bd38b..18036bb 100644
--- a/debian/patches/makefile.patch
+++ 
b/debian/patches/0001-Install-ml-files-for-dangling-cmi-s-and-fix-test-com.patch
@@ -1,8 +1,16 @@
-Description: install ml files for dangling cmi's and fix test compilation
-Author: Hendrik Tews <hend...@askra.de>
+From: Hendrik Tews <hend...@askra.de>
+Date: Sat, 1 Feb 2014 16:55:27 +0100
+Subject: Install ml files for dangling cmi's and fix test compilation
+
+---
+ Makefile | 66 +++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 36 insertions(+), 30 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 4c6c30a..1bbba66 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -98,8 +98,14 @@
+@@ -98,8 +98,14 @@ install: META
        test ! -f atdgen || cp atdgen $(BINDIR)/
        test ! -f atdgen.exe || cp atdgen.exe $(BINDIR)/
        ocamlfind install atdgen META \
@@ -19,7 +27,7 @@ Author: Hendrik Tews <hend...@askra.de>
  
  uninstall:
        test ! -f $(BINDIR)/atdgen.run || rm $(BINDIR)/atdgen.run
-@@ -163,7 +169,7 @@
+@@ -163,7 +169,7 @@ atdgen$(EXE): dep $(CMI) $(CMX) ag_main.ml
  
  
  .PHONY: doc
@@ -28,7 +36,7 @@ Author: Hendrik Tews <hend...@askra.de>
        cd manual; $(MAKE)
  
  odoc/index.html: $(CMI)
-@@ -175,7 +181,7 @@
+@@ -175,7 +181,7 @@ odoc/index.html: $(CMI)
  # Some testing
  
  .PHONY: test really-test
@@ -37,7 +45,7 @@ Author: Hendrik Tews <hend...@askra.de>
        OCAMLPATH=..:$$OCAMLPATH $(MAKE) really-test
  
  really-test:
-@@ -192,33 +198,33 @@
+@@ -192,33 +198,33 @@ really-test:
        ./atdgen test4.atd
        ./atdgen -json test4.atd -o test4j
        ./atdgen -validate -extend Test test.atd -o testv
@@ -97,3 +105,4 @@ Author: Hendrik Tews <hend...@askra.de>
                test.mli test2.mli testj.mli test2j.mli test3b.mli \
                test3j.mli test4.mli test4j.mli testv.mli
        ./test_atdgen
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 82374e5..4a9014b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-makefile.patch
+0001-Install-ml-files-for-dangling-cmi-s-and-fix-test-com.patch

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