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

[Git][ocaml-team/ocaml-obuild][master] Depend on ocaml instead of transitional ocaml-nox



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-obuild

Commits:

  • 4bfbdaea
    by Stephane Glondu at 2023-09-12T09:23:35+02:00
    Depend on ocaml instead of transitional ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -7,7 +7,7 @@ Standards-Version: 4.6.2
    7 7
     Rules-Requires-Root: no
    
    8 8
     Build-Depends:
    
    9 9
      debhelper-compat (= 13),
    
    10
    - ocaml-nox,
    
    10
    + ocaml,
    
    11 11
      dh-ocaml
    
    12 12
     Homepage: https://github.com/ocaml-obuild/obuild
    
    13 13
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-obuild
    


  • Reply to: