Watch file results

component: main
distribution: debian
last_check: 2024-04-23 00:50:51.465406
release: sid
source: comixcursors
status: error
version: 0.9.1-2
warnings: In debian/watch no matching files for watch line https://gitlab.com/limitland/comixcursors/tags /limitland/comixcursors/-/archive/[^/]+/comixcursors-(?:[-_]?[Vv]?(\d[\-+\.:\~\da-zA-Z]*))(?i)(?:\.(?:tar\.xz|tar\.bz2|tar\.gz|tar\.zstd?|zip|tgz|tbz|txz)) debian uupdate
watch_file:
# debian/watch
# Debian UScan configuration for this package.
# Manual page: uscan(1).

# Version of UScan configuration format.
version = 4

# Source tarball from Jens Luetkens's repository.
opts = "" \
    https://gitlab.com/limitland/@PACKAGE@/tags \
    /limitland/@PACKAGE@/-/archive/[^/]+/@PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@ \
    debian uupdate

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