From 338e52e2ecc67db2f378f86b5d7791b80c28064e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 5 Apr 2013 21:14:06 +0100 Subject: Add manpage to .deb and check/clean commands to setup.py --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 374df7b..87c455c 100755 --- a/debian/rules +++ b/debian/rules @@ -4,4 +4,4 @@ dh $@ --with=python2 --buildsystem=python_distutils override_auto_test: - cmdtest tests + python setup.py check -- cgit v1.2.1