The following commit has been merged in the master branch:
commit 7ee270603bf5d1ca0487137bcd2d3bffed7bd588
Author: Stephane Glondu <[email protected]>
Date: Mon Mar 19 07:24:51 2012 +0100
Call dh_install with --fail-missing
diff --git a/debian/rules b/debian/rules
index e9b2108..4d37b14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,4 +52,4 @@ override_dh_auto_install:
.PHONY: override_dh_install
override_dh_install:
- dh_install --list-missing
\ No newline at end of file
+ dh_install --fail-missing
--
eliom packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits