From 8c8d4e74191c7419ae12d551269e494b58e44281 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 12 Oct 2012 10:22:39 +0200 Subject: add dep8 style tests --- debian/tests/control | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/tests/control (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 00000000..0457372b --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,2 @@ +Tests: run-tests +Depends: @, apt, apt-utils, python-debian \ No newline at end of file -- cgit v1.2.3 From 43d87e1b14719750585412ab1d15fc30e280b7d0 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 12 Oct 2012 10:58:08 +0200 Subject: debian/tests/control: update depends line --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control index 0457372b..2ca0a401 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,2 +1,2 @@ Tests: run-tests -Depends: @, apt, apt-utils, python-debian \ No newline at end of file +Depends: @, apt-utils, python-debian, fakeroot, intltool -- cgit v1.2.3