# Debian and upstream are combined in the source repository
# at https://github.com/ndilieto/uacme which uses the DEP-14
# branch layout documented at http://dep.debian.net/deps/dep14
#
# The debian source package is maintained in the branch at
# https://github.com/ndilieto/uacme/tree/debian/master
#
version=4
opts="filenamemangle=s/(?:.*\/)?upstream\/(\d[\d\.]*)\.tar\.gz/uacme_$1.orig.tar.gz/" \
      https://github.com/ndilieto/uacme/tags (?:.*/)?upstream/(\d[\d\.]*)\.tar\.gz \
      debian debian/pristine-tar.sh
