# debian/watch
# Debian Uscan configuration for ‘xkcdpass’ package.
# Manual page: ‘uscan(1)’

# Version of the Uscan configuration format for this file.
version = 3

# Automated tarball releases at GitHub service.
https://github.com/redacted/XKCD-password-generator/releases/ \
    /redacted/XKCD-password-generator/archive/xkcdpass-(\S+)\.tar\.(?:gz|bz2|xz) \
    debian


# Local variables:
# coding: utf-8
# mode: conf
# End:
# vim: fileencoding=utf-8 filetype=conf :
