Watch file results

component: main
debian_mangled_uversion: 1.5.4
debian_uversion: 1.5.4+dfsg.1
distribution: debian
last_check: 2025-12-13 05:20:12.842569
metadata: # debian/upstream/metadata # Part of Debian ‘jquery-at.js’ 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: At.js Contact: Harold Luo Archive: GitHub Bug-Database: https://github.com/ichord/At.js/issues Bug-Submit: https://github.com/ichord/At.js/issues/new Repository: https://github.com/ichord/At.js.git Repository-Browse: https://github.com/ichord/At.js/ Changelog: https://github.com/ichord/At.js/blob/master/CHANGELOG.md # Copyright © 2018–2022 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: jquery-at.js
status: up to date
upstream_url: https://github.com/ichord/At.js/archive/refs/tags/v1.5.4.tar.gz
upstream_version: 1.5.4
version: 1.5.4+dfsg.1-4
watch_file:
# debian/watch
# Debian UScan configuration for this package.
# Manual page: ‘uscan(1)’.

# Version of UScan configuration format.
version = 4

# Source tarball from Harold.Luo's repository.
opts = "uversionmangle=s/(\d)-((?:rc|a|b|c)\d*)$/$1~$2/,repack,repacksuffix=+dfsg.1,dversionmangle=s/\+dfsg\.\d+$//" \
    https://github.com/ichord/At.js/tags/ \
    /ichord/At.js/archive/refs/tags/(?:v)?@ANY_VERSION@@ARCHIVE_EXT@ \
    debian uupdate

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