2007-06-03 | paulb | file changeset files shortlog | [project @ 2007-06-03 22:05:56 by paulb] Added tentative packaging files for Debian Etch. |
paulb@283 | 1 | #! /usr/bin/make -f |
paulb@283 | 2 | |
paulb@283 | 3 | DEB_PYTHON_SYSTEM=pysupport |
paulb@283 | 4 | |
paulb@283 | 5 | # Debhelper must be included before python-distutils to use |
paulb@283 | 6 | # dh_python / dh_pycentral / dh_pysupport |
paulb@283 | 7 | include /usr/share/cdbs/1/rules/debhelper.mk |
paulb@283 | 8 | include /usr/share/cdbs/1/class/python-distutils.mk |
paulb@283 | 9 | include /usr/share/cdbs/1/rules/simple-patchsys.mk |