[Pkg-ocaml-maint-commits] [SCM] ocamlbricks packaging branch, master, updated. debian/0.50.1-4-26-g57c36f5
Lucas Nussbaum
lucas at debian.org
Mon Feb 18 16:18:12 UTC 2013
The following commit has been merged in the master branch:
commit 5115fcfa363b8536ce29165d36c74f1714933137
Author: Lucas Nussbaum <lucas at debian.org>
Date: Tue Feb 12 20:16:48 2013 +0100
disable tests, there are none
diff --git a/debian/rules b/debian/rules
index d303347..fda2a95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@ override_dh_auto_clean:
dh_auto_clean
rm -f meta_ocamlbricks.ml
+override_dh_auto_test:
+ # do nothing
+
# see https://launchpad.net/ocamlbricks/trunk
PACKAGE = ocamlbricks
SRC_VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(\([0-9]\+\):\)\?\(.*\)-.*/\3/p')
--
ocamlbricks packaging
More information about the Pkg-ocaml-maint-commits
mailing list