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

[Git][ocaml-team/ocaml-extunix][master] 3 commits: Depend on libfindlib-ocaml (for bytes)



Title: GitLab

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

Commits:

  • 38a4b91b
    by Stephane Glondu at 2024-06-18T06:49:26+02:00
    Depend on libfindlib-ocaml (for bytes)
    
  • a379d8d6
    by Stephane Glondu at 2024-06-18T06:49:34+02:00
    Update changelog
    
  • 1481d38b
    by Stephane Glondu at 2024-06-18T08:46:42+02:00
    Prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-extunix (0.4.1-4) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Depend on libfindlib-ocaml (for bytes)
    
    5
    +
    
    6
    + -- Stéphane Glondu <glondu@debian.org>  Tue, 18 Jun 2024 08:46:41 +0200
    
    7
    +
    
    1 8
     ocaml-extunix (0.4.1-3) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Team upload
    

  • debian/control
    ... ... @@ -9,6 +9,7 @@ Build-Depends:
    9 9
      ocaml,
    
    10 10
      ocaml-dune,
    
    11 11
      libdune-ocaml-dev,
    
    12
    + libfindlib-ocaml,
    
    12 13
      libppxlib-ocaml-dev (>= 0.18),
    
    13 14
      libounit-ocaml-dev <!nocheck>,
    
    14 15
      dh-ocaml (>= 1.2)
    


  • Reply to: