Hi,

after the gitlab migration of v-sim upstream I drafted a watch file
following some examples that worked for me in the past on Gitlab.  I
realised these examples watch files are also failing currently.  Thus
I suspect some change on Gitlab and I wonder how I could fix the
watch file[1] which looks like:

version=4
https://gitlab.com/l_sim/v_sim/tags?sort=updated_desc 
.*/v_sim-(\d[\d.]+)\.tar\.gz

I get:

$ uscan --verbose --report
uscan info: uscan (version 2.25.2) See uscan(1) for help
uscan info: Scan watch files in .
uscan info: Check debian/watch and debian/changelog in .
uscan info: package="v-sim" version="3.8.0-1" (as seen in debian/changelog)
uscan info: package="v-sim" version="3.8.0" (no epoch/revision)
uscan info: ./debian/changelog sets package="v-sim" version="3.8.0"
uscan info: Process watch file at: debian/watch
    package = v-sim
    version = 3.8.0
    pkg_dir = .
uscan info: Last orig.tar.* tarball version (from debian/changelog): 3.8.0
uscan info: Last orig.tar.* tarball version (dversionmangled): 3.8.0
uscan info: Requesting URL:
   https://gitlab.com/l_sim/v_sim/tags?sort=updated_desc
uscan info: redirections: 
https://gitlab.com/l_sim/v_sim/-/tags?sort=updated_desc
uscan info: Matching pattern:
   (?:(?:https://gitlab.com)?\/l_sim\/v_sim\/)?.*/v_sim-(\d[\d.]+)\.tar\.gz 
https\:\/\/gitlab\.com\/l_sim\/v_sim\/\-\/.*/v_sim-(\d[\d.]+)\.tar\.gz
uscan warn: In debian/watch no matching files for watch line
  https://gitlab.com/l_sim/v_sim/tags?sort=updated_desc 
.*/v_sim-(\d[\d.]+)\.tar\.gz
uscan info: Scan finished


Any help would be welcome.

Kind regards
    Andreas.

[1] 
https://salsa.debian.org/science-team/v-sim/-/blob/master/debian/watch?ref_type=heads

-- 
https://fam-tille.de

Reply via email to