chiark / gitweb /
debian: Abandon CDBS in favour of plain Debhelper.
[mLib-python] / debian / rules
index 6ebce3c90c180e385161cabc01ad6741350360b4..c224393a3b90cf471f2c55aaff8ea70921860ae3 100755 (executable)
@@ -1,9 +1,2 @@
 #! /usr/bin/make -f
-
-CDBS = /usr/share/cdbs/1
-
-DEB_PYTHON_SYSTEM = pycentral
-include $(CDBS)/rules/debhelper.mk
-include $(CDBS)/class/python-distutils.mk
-
-###----- That's all, folks --------------------------------------------------
+%:; dh $@ --parallel -Bdebian/build --with=python-central