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

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



Title: GitLab

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

Commits:

  • bd4c971b
    by Stephane Glondu at 2025-01-07T07:35:16+01:00
    Set minimum version of ocaml-dune in autopkgtests
    
  • e61e9bb4
    by Stephane Glondu at 2025-01-07T07:35:38+01:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-sedlex (3.3-2) 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:35:34 +0100
    
    7
    +
    
    1 8
     ocaml-sedlex (3.3-1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Team upload
    

  • debian/tests/control
    1 1
     Tests: test-examples
    
    2
    -Depends: ocaml-nox, ocaml-findlib, ocaml-dune, @
    
    2
    +Depends: ocaml-nox, ocaml-findlib, ocaml-dune (>= 3.17), @
    
    3 3
     Restrictions: allow-stderr


  • Reply to: