[Pkg-ocaml-maint-commits] [tophide] 02/07: Put patch in git format

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 344ebd8f886d8bd72e334b84cd34f8834aff366f
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Jun 16 09:17:31 2015 +0200

    Put patch in git format
---
 ...> 0001-minor-changes-for-OCaml-4.00-and-lintian.patch} | 15 ++++++++++++---
 debian/patches/series                                     |  2 +-
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/patches/makefile.patch b/debian/patches/0001-minor-changes-for-OCaml-4.00-and-lintian.patch
similarity index 51%
rename from debian/patches/makefile.patch
rename to debian/patches/0001-minor-changes-for-OCaml-4.00-and-lintian.patch
index 09d266b..93ae265 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/0001-minor-changes-for-OCaml-4.00-and-lintian.patch
@@ -1,8 +1,16 @@
-Description: minor changes for OCaml 4.00 and lintian
-Author: Hendrik Tews <hendrik at askra.de>
+From: Hendrik Tews <hendrik at askra.de>
+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(-)
+
+diff --git a/Makefile b/Makefile
+index c11e357..dcf7b1d 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -8,10 +8,10 @@
+@@ -8,10 +8,10 @@ export VERSION
  
  all: META tophide.cmo
  tophide.cmo: tophide.ml
@@ -15,3 +23,4 @@ Author: Hendrik Tews <hendrik at askra.de>
  
  uninstall:
  	ocamlfind remove tophide
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 82374e5..997ac12 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-makefile.patch
+0001-minor-changes-for-OCaml-4.00-and-lintian.patch

-- 
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