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

[Git][ocaml-team/morbig][master] 2 commits: Test api-c requires ocaml-native-compilers



Title: GitLab

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

Commits:

  • 183fba19
    by Stephane Glondu at 2024-08-13T07:28:03+02:00
    Test api-c requires ocaml-native-compilers
    
  • 977ad4bc
    by Stephane Glondu at 2024-08-13T07:28:03+02:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +morbig (0.11.0-3) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Fix autopkgtest on bytecode architectures
    
    5
    +
    
    6
    + -- Stéphane Glondu <glondu@debian.org>  Tue, 13 Aug 2024 07:22:08 +0200
    
    7
    +
    
    1 8
     morbig (0.11.0-2) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Team upload
    

  • debian/tests/control
    ... ... @@ -5,4 +5,5 @@ Tests: api-ocaml
    5 5
     Depends: libmorbig-ocaml-dev, ocaml, ocaml-findlib, ocamlbuild
    
    6 6
     
    
    7 7
     Tests: api-c
    
    8
    -Depends: libmorbig-ocaml-dev, ocaml-findlib, gcc, make
    8
    +Depends: libmorbig-ocaml-dev, ocaml-findlib, gcc, make, ocaml-native-compilers
    
    9
    +Restrictions: skip-not-installable


  • Reply to: