chiark
/
gitweb
/
~mdw
/
mLib-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
debian: Abandon CDBS in favour of plain Debhelper.
[mLib-python]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index 6ebce3c90c180e385161cabc01ad6741350360b4..c224393a3b90cf471f2c55aaff8ea70921860ae3 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-1,9
+1,2
@@
#! /usr/bin/make -f
#! /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