diff -r 82e86cd8e217 -r b3267ba817b4 debian/rules --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/rules Mon Oct 06 10:32:38 2014 +0200 @@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +.PHONY: build +build: + dh $@ --with python2 + +%: + dh $@ --with python2