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

nicoo-guest pushed a commit to branch master
in repository camlpdf.

commit 131d7548f73e5e9ac0d26e8d248672ee09b60b4f
Author: Nicolas Braud-Santoni <nico...@braud-santoni.eu>
Date:   Sat Jul 23 17:12:39 2016 -0400

    Remove obsolete patches
---
 debian/patches/0001-Remove-custom.patch | 34 ---------------------------------
 debian/patches/series                   |  1 -
 2 files changed, 35 deletions(-)

diff --git a/debian/patches/0001-Remove-custom.patch 
b/debian/patches/0001-Remove-custom.patch
deleted file mode 100644
index 46d3219..0000000
--- a/debian/patches/0001-Remove-custom.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From: Stephane Glondu <st...@glondu.net>
-Date: Sat, 30 Nov 2013 13:59:03 +0100
-Subject: Remove -custom
-
-Also, do not compile camlpdf.top: it fails and it is not installed
-anyway.
----
- Makefile | 5 ++++-
- 1 file changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/Makefile b/Makefile
-index b736b1e..4144055 100644
---- a/Makefile
-+++ b/Makefile
-@@ -11,6 +11,9 @@ PACKS = bigarray
- 
- RESULT = camlpdf
- 
-+# Avoid custom binary
-+NO_CUSTOM = yes
-+
- LIBINSTALL_FILES = camlpdf.a camlpdf.cma camlpdf.cmxa libcamlpdf_stubs.a \
- dllcamlpdf_stubs.* $(foreach x,$(PDFMODS),$x.mli) \
- $(foreach x,$(PDFMODS),$x.cmi)
-@@ -19,7 +22,7 @@ OCAMLNCFLAGS = -g
- OCAMLBCFLAGS = -g
- OCAMLLDFLAGS = -g
- 
--all : native-code-library byte-code-library top htdoc
-+all : native-code-library byte-code-library htdoc
- 
- install : libinstall
- 
--- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 10b7c18..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Remove-custom.patch

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