From c2e31a47a3c670faca4ac9f207518558417b4f71 Mon Sep 17 00:00:00 2001
From: Ralf Jung <post@ralfj.de>
Date: Thu, 13 Sep 2012 18:42:08 +0200
Subject: [PATCH] disable running the tests

---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index ce2eb52..485e7a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@ --parallel
+
+# Disable tests, they require running the osspd
+override_dh_auto_test:
-- 
2.39.5