Watch file results

component: main
distribution: debian
last_check: 2024-04-19 00:50:19.413539
release: sid
source: inform6-library
status: error
version: 6.12.6+dfsg1-1
warnings: In debian/watch no matching files for watch line https://gitlab.com/DavidGriffith/inform6lib/tags/ /DavidGriffith/inform6lib/-/archive/(?:.+)/inform6lib-(?:[-_]?[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 the UScan configuration format for this file.
version = 4

# Current version from the project GitLab repository.
opts = "uversionmangle=s/(\d)-((?:rc|a|b|c)\d*)$/$1~$2/,repack,repacksuffix=+dfsg1,dversionmangle=s/\+dfsg\d+$//" \
    https://gitlab.com/DavidGriffith/inform6lib/tags/ \
    /DavidGriffith/inform6lib/-/archive/(?:.+)/inform6lib-@ANY_VERSION@@ARCHIVE_EXT@ \
    debian uupdate

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