[Pkg-ocaml-maint-commits] [SCM] syslog-ocaml packaging branch, master, updated. debian/1.4-1-8-gba5edb2

Eric Cooper ecc at cmu.edu
Fri Mar 6 17:09:42 UTC 2009


The following commit has been merged in the master branch:
commit ba5edb2117f90cb18968d433bbaaad4a43c59211
Author: Eric Cooper <ecc at cmu.edu>
Date:   Fri Mar 6 12:06:22 2009 -0500

    add NO_CUSTOM = yes in Makefile

diff --git a/Makefile b/Makefile
index 1facb86..5863c51 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ OCAMLMAKEFILE = /usr/share/ocamlmakefile/OCamlMakefile
 SOURCES=aux.mli aux.ml aux_stubs.c syslog.mli syslog.ml
 RESULT=syslog
 PACKS=unix
+NO_CUSTOM = yes
 
 LIBINSTALL_FILES=$(wildcard *.mli *.cmi *.cma *.cmx *.cmxa *.a *.so)
 
diff --git a/debian/changelog b/debian/changelog
index 6b638ff..c345e18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+syslog-ocaml (1.4-4) unstable; urgency=low
+
+  * Add NO_CUSTOM = yes in Makefile
+
+ -- Eric Cooper <ecc at cmu.edu>  Fri, 06 Mar 2009 11:00:57 -0500
+
 syslog-ocaml (1.4-3) unstable; urgency=low
 
   * Compile C files with -fPIC (closes: #518041)

-- 
syslog-ocaml packaging



More information about the Pkg-ocaml-maint-commits mailing list