[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Watch file github mode pointing to certain branch issue (Was: cmake help for minimac4 needed)



Hi Andreas,

On 2022-10-27 11:31, Andreas Tille wrote:
Unfortunately its not just omp but the latest commit from the
development branch.  Thus I tried gitmode[1] according to the docs:

$ cat debian/watch
version=4

opts="mode=git,gitmode=full,pgpmode=none,pretty=0.0+git%cd.%h" \
     https://github.com/jonathonl/omp  refs/heads/develop


but I do not get any helpful result:

$ uscan --verbose
uscan info: uscan (version 2.22.2) See uscan(1) for help
uscan info: Scan watch files in .
uscan info: Check debian/watch and debian/changelog in .
uscan info: package="libomp-jonathonl" version="0.0+git20181221.506f3e5-1" (as seen in debian/changelog)
uscan info: package="libomp-jonathonl" version="0.0+git20181221.506f3e5" (no epoch/revision)
uscan info: ./debian/changelog sets package="libomp-jonathonl" version="0.0+git20181221.506f3e5"
uscan info: Process watch file at: debian/watch
     package = libomp-jonathonl
     version = 0.0+git20181221.506f3e5
     pkg_dir = .
uscan info: opts: mode=git,gitmode=full,pgpmode=none,pretty=0.0+git%cd.%h
uscan info: line:https://github.com/jonathonl/omp  refs/heads/develop
uscan info: Parsing mode=git
uscan info: Parsing gitmode=full
uscan info: Parsing pgpmode=none
uscan info: Parsing pretty=0.0+git%cd.%h
uscan info: line:https://github.com/jonathonl/omp  refs/heads/develop
uscan warn: Tag pattern missing version delimiters () in debian/watch, skipping:
   https://github.com/jonathonl/omp  refs/heads/develop
uscan info: Scan finished


Any idea what might went wrong?

I have just pushed a fix. Please check if that works for you as well.

Best,
Andrius


Reply to: