#!/bin/sh set -eu VERSION=$(dpkg-parsechangelog -S Version | cut -d- -f 1) SRC=/usr/src/vizzini-$VERSION cat <