diff --git a/debian/control b/debian/control index 08aa0f4..56d71ac 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: boyska Build-Depends: debhelper (>= 9~), dh-python, python-all (>=2.6.6-3~), python-setuptools Standards-Version: 3.9.4 X-Python-Version: >= 2.7 +Testsuite: autopkgtest Package: python-fsdb Architecture: all diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..efc9c7c --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,2 @@ +Tests: import +Depends: @ diff --git a/debian/tests/import b/debian/tests/import new file mode 100644 index 0000000..655861d --- /dev/null +++ b/debian/tests/import @@ -0,0 +1,2 @@ +#!/bin/sh +python -m fsdb.fsdb