#!/bin/bash

set -e

cd "$(dirname "$0")/.."

dpkg-buildpackage -us -uc -b
lintian ../*.deb