[Pkg-ocaml-maint-commits] [ocurl] 02/23: Refresh patches
Stéphane Glondu
glondu at moszumanska.debian.org
Tue Feb 23 10:20:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ocurl.
commit fe9a64cc032c57fec8cc1e4d1420c8a440bb2728
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Feb 23 10:32:39 2016 +0100
Refresh patches
---
...001-fixes-makefile-to-use-ocamlfind-and-support-both-byt.patch | 8 ++++----
debian/patches/0002-fix-compilation-flags.patch | 7 +++----
debian/patches/0003-CURLE_URL_MALFORMAT_USER-is-obsolete.patch | 5 ++---
3 files changed, 9 insertions(+), 11 deletions(-)
diff --git a/debian/patches/0001-fixes-makefile-to-use-ocamlfind-and-support-both-byt.patch b/debian/patches/0001-fixes-makefile-to-use-ocamlfind-and-support-both-byt.patch
index d43ab6f..4f1d97f 100644
--- a/debian/patches/0001-fixes-makefile-to-use-ocamlfind-and-support-both-byt.patch
+++ b/debian/patches/0001-fixes-makefile-to-use-ocamlfind-and-support-both-byt.patch
@@ -1,10 +1,11 @@
From: Enrico Tassi <gareuselesinge at debian.org>
Date: Wed, 7 Apr 2010 22:42:24 +0200
-Subject: [PATCH] fixes makefile to use ocamlfind and support both byte and opt compilation
+Subject: fixes makefile to use ocamlfind and support both byte and opt
+ compilation
---
- Makefile.in | 30 ++++++++++++++++--------------
- 1 files changed, 16 insertions(+), 14 deletions(-)
+ Makefile.in | 30 ++++++++++++++++--------------
+ 1 file changed, 16 insertions(+), 14 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 5eff392..13df227 100644
@@ -82,4 +83,3 @@ index 5eff392..13df227 100644
@(cd examples; $(MAKE) clean)
depend:
---
diff --git a/debian/patches/0002-fix-compilation-flags.patch b/debian/patches/0002-fix-compilation-flags.patch
index 55185b5..4dda938 100644
--- a/debian/patches/0002-fix-compilation-flags.patch
+++ b/debian/patches/0002-fix-compilation-flags.patch
@@ -1,10 +1,10 @@
From: Enrico Tassi <gareuselesinge at debian.org>
Date: Wed, 7 Apr 2010 22:44:32 +0200
-Subject: [PATCH] fix compilation flags
+Subject: fix compilation flags
---
- configure | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ configure | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index 84a7df9..55d45bf 100755
@@ -21,4 +21,3 @@ index 84a7df9..55d45bf 100755
CFLAGS=$CURLDIR
---
diff --git a/debian/patches/0003-CURLE_URL_MALFORMAT_USER-is-obsolete.patch b/debian/patches/0003-CURLE_URL_MALFORMAT_USER-is-obsolete.patch
index 1751fed..11fd20f 100644
--- a/debian/patches/0003-CURLE_URL_MALFORMAT_USER-is-obsolete.patch
+++ b/debian/patches/0003-CURLE_URL_MALFORMAT_USER-is-obsolete.patch
@@ -4,8 +4,8 @@ Subject: CURLE_URL_MALFORMAT_USER is obsolete
Signed-off-by: Stephane Glondu <steph at glondu.net>
---
- curl-helper.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ curl-helper.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/curl-helper.c b/curl-helper.c
index ce99890..0fe7483 100644
@@ -20,4 +20,3 @@ index ce99890..0fe7483 100644
{"CURLE_URL_MALFORMAT_USER", CURLE_URL_MALFORMAT_USER},
#else
{"CURLE_URL_MALFORMAT_USER", -1},
---
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocurl.git
More information about the Pkg-ocaml-maint-commits
mailing list