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

bengen pushed a commit to branch master
in repository cppo.

commit 0091f95fbb2a707d33e1badb017f0521b5b850a2
Author: Hilko Bengen <ben...@debian.org>
Date:   Sat Feb 6 00:33:02 2016 +0100

    Install native libraries where available
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fb9661b..ecd707b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cppo (1.3.1-2) UNRELEASED; urgency=medium
+
+  * Team upload
+  * Install native libraries where available
+
+ -- Hilko Bengen <ben...@debian.org>  Sat, 06 Feb 2016 00:32:54 +0100
+
 cppo (1.3.1-1) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/rules b/debian/rules
index 8d769dc..6339d8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,4 +26,4 @@ endif
 .PHONY: override_dh_auto_install
 override_dh_auto_install:
        mkdir -p $(OCAMLFIND_DESTDIR)
-       make install 'BINDIR=$(DESTDIR)/usr/bin' BEST=$(OCAML_BEST)
+       make install 'BINDIR=$(DESTDIR)/usr/bin'

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