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

[Git][ocaml-team/ocplib-simplex][master] 2 commits: Set minimum version of ocaml-dune in autopkgtests



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocplib-simplex

Commits:

  • 57deffde
    by Stephane Glondu at 2025-01-07T07:15:17+01:00
    Set minimum version of ocaml-dune in autopkgtests
    
  • 1b5c8f8c
    by Stephane Glondu at 2025-01-07T07:15:54+01:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocplib-simplex (0.5.1-4) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Set minimum version of ocaml-dune in autopkgtests
    
    5
    +
    
    6
    + -- Stéphane Glondu <glondu@debian.org>  Tue, 07 Jan 2025 07:15:47 +0100
    
    7
    +
    
    1 8
     ocplib-simplex (0.5.1-3) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Team upload
    

  • debian/tests/control
    1 1
     Tests: upstream-tests
    
    2
    -Depends: @, ocaml, ocaml-dune, libzarith-ocaml-dev, liblogs-ocaml-dev
    2
    +Depends: @, ocaml, ocaml-dune (>= 3.17), libzarith-ocaml-dev, liblogs-ocaml-dev


  • Reply to: