Watch file results

component: main
debian_mangled_uversion: 1.20.0
debian_uversion: 1.20.0+dfsg1
distribution: debian
last_check: 2025-12-17 01:50:13.151821
metadata: # debian/upstream/metadata # Part of Debian ‘xkcdpass’ package. # # This is free software, and you are welcome to redistribute it under # certain conditions; see the end of this file for copyright # information, grant of license, and disclaimer of warranty. %YAML 1.1 --- # Name: xkcdpass Contact: Steven Tobin Archive: PyPI Bug-Database: https://github.com/redacted/XKCD-password-generator/issues Bug-Submit: https://github.com/redacted/XKCD-password-generator/issues/new Repository: https://github.com/redacted/XKCD-password-generator.git Repository-Browse: https://github.com/redacted/XKCD-password-generator Changelog: https://github.com/redacted/XKCD-password-generator#changelog # Copyright © 2018–2025 Ben Finney # # This is free software; you may copy, modify, and/or distribute this work # under the terms of the GNU General Public License, version 3 or later. # No warranty expressed or implied. # See the file '/usr/share/common-licenses/GPL-3' for details. # Local variables: # coding: utf-8 # mode: yaml # End: # vim: fileencoding=utf-8 filetype=yaml :
release: sid
source: xkcdpass
status: up to date
upstream_url: https://api.github.com/repos/redacted/XKCD-password-generator/tarball/refs/tags/xkcdpass-1.20.0
upstream_version: 1.20.0
version: 1.20.0+dfsg1-1
watch_file:
# debian/watch
# Debian UScan configuration for this package.
# Manual page: ‘uscan(1)’.

# Version of the UScan configuration format for this file.
version = 4

# Automated tarball releases at GitHub service.
opts = " \
        searchmode=plain, \
        pgpmode=none, \
        repack, \
        repacksuffix=+dfsg1, \
        dversionmangle=s/\+dfsg\d+$//, \
        filenamemangle=s!tarball/refs/tags/@PACKAGE@-(@ANY_VERSION@)$!@PACKAGE@-$1.tar.gz!, \
        " \
    https://api.github.com/repos/redacted/XKCD-password-generator/tags?per_page=100 \
    https://api.github.com/repos/redacted/XKCD-password-generator/tarball/refs/tags/@PACKAGE@-@ANY_VERSION@ \
    debian uupdate

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