Watch file results

component: main
distribution: debian
last_check: 2025-09-11 00:53:10.841681
release: sid
source: inform-mode
status: error
version: 1.6.2-4
warnings: In debian/watch no matching files for watch source https://www.rupert-lane.org/inform-mode/releases/
watch_file:
# debian/watch
# Debian UScan configuration for this package.
# Manual page: uscan(1).

# Version of UScan configuration format.
version = 4

# Source tarball from Rupert Lane's repository.
opts = "" \
    https://www.rupert-lane.org/@PACKAGE@/releases/ \
    @PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@ \
    debian uupdate

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