[Pkg-xmpp-devel] Fix debian/watch for psi-plus
Stefan Kropp
stefan.kropp at posteo.de
Sat Mar 19 00:02:10 GMT 2022
Hello,
I will start to fix the uscan errors for the XMPP Maintainers
packages. The first is psi-plus:
https://qa.debian.org/cgi-bin/watch?pkg=psi-plus
The current file in salsa:
------------------------------------------------------------
version=4
https://github.com/psi-plus/psi-plus-snapshots/tags \
.*/psi-plus/psi-plus-snapshots/archive/(\d.+)\.tar\.gz \
debian uupdate
------------------------------------------------------------
The download link is like
https://github.com/psi-plus/psi-plus-snapshots/archive/refs/tags/1.5.1615.tar.gz
I tried the following configuration, which includes /refs/tags/
------------------------------------------------------------
version=4
https://github.com/psi-plus/psi-plus-snapshots/tags \
https://github.com/psi-plus/psi-plus-snapshots/archive/refs/tags/(\d.+)\.tar\.gz \
debian
------------------------------------------------------------
This looks better. I'm not sure if it's required to add uupdate.
Boris: Is is fine for you? Are you going to fix this?
--
Stefan
More information about the Pkg-xmpp-devel
mailing list