#!/bin/bash set -e . tests/lib t-dependencies git-debpush t-debpolicy t-archive-none example t-git-none t-worktree 1.1 v=1.0-1 cd $p git checkout -B master t-tagupl-settings printf '%s\n' -sn >debian/source/options git add debian/source/options git rm -f debian/source/format git commit -m 'convert to 1.0 native' tagname=test-dummy/$v t-tagupl-test --no-push # xxx test pushing # todo: test each miss/rejection t-ok