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

[Git][ocaml-team/ocplib-simplex][master] 2 commits: Test depend on libzarith-ocaml-dev, dependency used for testing



Title: GitLab

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

Commits:

  • 78132777
    by Stephane Glondu at 2024-06-07T09:06:59+02:00
    Test depend on libzarith-ocaml-dev, dependency used for testing
    
  • 6644f24d
    by Stephane Glondu at 2024-06-07T09:07:50+02:00
    Prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocplib-simplex (0.5.1-2) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Test depend on libzarith-ocaml-dev, dependency used for testing
    
    5
    +    (Closes: #1072668)
    
    6
    +
    
    7
    + -- Stéphane Glondu <glondu@debian.org>  Fri, 07 Jun 2024 09:06:39 +0200
    
    8
    +
    
    1 9
     ocplib-simplex (0.5.1-1) unstable; urgency=medium
    
    2 10
     
    
    3 11
       * Team upload
    

  • debian/tests/control
    1 1
     Tests: upstream-tests
    
    2
    -Depends: @, ocaml, ocaml-dune, libnum-ocaml-dev, liblogs-ocaml-dev
    2
    +Depends: @, ocaml, ocaml-dune, libzarith-ocaml-dev, liblogs-ocaml-dev


  • Reply to: