From b99aaa341d32e1c6b6471f5f17cd34d61a959dac Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 9 Apr 2012 17:48:09 +0200 Subject: Bring package in shape wrt current Standards version * Add all recommended build-* targets to debian/rules. This fixes a lintian warning. * Update Standards-Version to 3.9.3. --- debian/rules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 5c597f7..61d9b5b 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,10 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -build: +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp +build-stamp: clean: dh_testdir -- cgit v1.2.3-54-g00ecf