#!/usr/bin/make -f
          
DEB_AUTO_CLEANUP_RCS            := yes
               
DEB_PYTHON_SYSTEM=pycentral

# Add here any variable or target overrides you need

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk

