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

[Git][ocaml-team/ocaml-atd][master] 2 commits: Fix d/watch



Title: GitLab

Julien Puydt pushed to branch master at Debian OCaml Maintainers / ocaml-atd

Commits:

  • 657c9745
    by Julien Puydt at 2022-10-23T20:42:18+02:00
    Fix d/watch
    
  • e045b0e2
    by Julien Puydt at 2022-10-23T22:09:05+02:00
    Prepare for upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    -ocaml-atd (2.10.0-2) UNRELEASED; urgency=medium
    
    1
    +ocaml-atd (2.10.0-2) unstable; urgency=medium
    
    2 2
     
    
    3 3
       * Tighten the b-dep on yojson.
    
    4
    +  * Fix d/watch.
    
    4 5
     
    
    5
    - -- Julien Puydt <jpuydt@debian.org>  Fri, 12 Aug 2022 21:54:00 +0200
    
    6
    + -- Julien Puydt <jpuydt@debian.org>  Sun, 23 Oct 2022 22:08:49 +0200
    
    6 7
     
    
    7 8
     ocaml-atd (2.10.0-1) experimental; urgency=medium
    
    8 9
     
    

  • debian/watch
    1 1
     version=4
    
    2
    -https://github.com/ahrefs/atd/releases .*/v?(.*)\.tar\.gz
    2
    +https://github.com/ahrefs/atd/tags .*/v?(.*)\.tar\.gz


  • Reply to: