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

[Git][ocaml-team/camlimages][master] Fix watch file



Title: GitLab

Kyle Robbertze pushed to branch master at Debian OCaml Maintainers / camlimages

Commits:

  • a15586b4
    by Kyle Robbertze at 2025-02-19T15:26:50+00:00
    Fix watch file
    

1 changed file:

Changes:

  • debian/watch
    1 1
     version=4
    
    2
    -https://gitlab.com/camlspotter/camlimages/-/tags .*camlimages-([0-9.]+)\.tar\.gz
    2
    +opts="pagemangle=s!"name":"(v?@ANY_VERSION@)"!<a href="">!g" \
    
    3
    +https://gitlab.com/api/v4/projects/camlspotter%2F@PACKAGE@/repository/tags \
    
    4
    +https://gitlab.com/camlspotter/@PACKAGE@/.*/@PACKAGE@-v?@ANY_VERSION@@ARCHIVE_EXT@


  • Reply to: