#!/bin/sh EDITOR=/usr/bin/vi AUTHOR=$(dpkg-parsechangelog | sed -n 's/^Maintainer: //p') bzr commit --author="$AUTHOR"