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

[Git][ocaml-team/ppx-derivers][master] Depend on ocaml instead of ocaml-nox



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ppx-derivers

Commits:

  • 97e2b569
    by Stephane Glondu at 2023-08-12T08:46:00+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -6,7 +6,7 @@ Uploaders: Ralf Treinen <treinen@debian.org>
    6 6
     Build-Depends:
    
    7 7
      debhelper-compat (= 12),
    
    8 8
      dh-ocaml (>= 1.2),
    
    9
    - ocaml-nox,
    
    9
    + ocaml,
    
    10 10
      ocaml-dune
    
    11 11
     Standards-Version: 4.4.0
    
    12 12
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ppx-derivers
    


  • Reply to: