language: c install: - sudo apt-get update -qq - sudo apt-get install -qq debhelper devscripts python python-debian quilt autotools-dev script: - debuild -uc -us #notifications: # email: false