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

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



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / spamoracle

Commits:

  • 42cf42cb
    by Stephane Glondu at 2023-08-12T08:57:50+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -3,7 +3,7 @@ Section: net
    3 3
     Priority: optional
    
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Uploaders: Samuel Mimram <smimram@debian.org>, Stefano Zacchiroli <zack@debian.org>
    
    6
    -Build-Depends: debhelper-compat (= 12), dh-ocaml, ocaml-nox (>= 3.11)
    
    6
    +Build-Depends: debhelper-compat (= 12), dh-ocaml, ocaml
    
    7 7
     Standards-Version: 4.5.0
    
    8 8
     Homepage: https://github.com/xavierleroy/spamoracle/
    
    9 9
     Vcs-Git: https://salsa.debian.org/ocaml-team/spamoracle.git
    


  • Reply to: