summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 00524b8)
raw | patch | inline | side by side (parent: 00524b8)
author | Marc Fournier <marc@bl.uem.li> | |
Sun, 9 Oct 2016 19:36:50 +0000 (21:36 +0200) | ||
committer | Marc Fournier <marc@bl.uem.li> | |
Sun, 9 Oct 2016 19:37:01 +0000 (21:37 +0200) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 2e73b3add8f55621e06a185b3e11da14ee7a34e7..e1d3e466df4870ae5bff50938713ca8b7a8ee663 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* debian/rules:
- Disable building the barometer, drbd, fhcount and ipc plugins on
kfreebsd architectures, as they are Linux-only.
+ - Run the test suite using dh_auto_test.
-- Marc Fournier <marc@bl.uem.li> Sun, 09 Oct 2016 20:41:36 +0200
diff --git a/debian/rules b/debian/rules
index d34f88fa6a45381419d333cb7c726dcc2d295c85..15026c773cfe832ad6e34bfb052dde525798e063 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
|| ( status=$$?; cat config.log; exit $$status )
$(MAKE)
+ dh_auto_test
perl ./debian/bin/check_plugins.pl
touch build-stamp