.mailmap: Add file to fix CVS-ish names in history.
[xtoys] / debian / rules
index 1ee41f9..d6037af 100755 (executable)
@@ -1,8 +1,4 @@
 #! /usr/bin/make -f
 
-CDBS = /usr/share/cdbs/1
-include $(CDBS)/rules/debhelper.mk
-include $(CDBS)/class/autotools.mk
-
-DEB_BUILDDIR = $(CURDIR)/build
-DEB_DESTDIR = $(CURDIR)/debian/tmp
+ARGS_binary-indep = --with-python2
+%:; dh $@ --parallel -Bdebian/build $(ARGS_$@)