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

[Git][ocaml-team/ocaml-visitors][master] 2 commits: Add libresult-ocaml-dev to Build-Depends



Title: GitLab

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

Commits:

  • 833899e9
    by Stephane Glondu at 2024-06-04T09:32:16+02:00
    Add libresult-ocaml-dev to Build-Depends
    
  • 3eac32e2
    by Stephane Glondu at 2024-06-04T09:32:38+02:00
    Prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-visitors (20210608-6) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Add libresult-ocaml-dev to Build-Depends
    
    5
    +
    
    6
    + -- Stéphane Glondu <glondu@debian.org>  Tue, 04 Jun 2024 09:32:32 +0200
    
    7
    +
    
    1 8
     ocaml-visitors (20210608-5) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Team upload
    

  • debian/control
    ... ... @@ -9,6 +9,7 @@ Build-Depends:
    9 9
      ocaml,
    
    10 10
      libppxlib-ocaml-dev (>= 0.22.0),
    
    11 11
      libppx-deriving-ocaml-dev (>= 5.0),
    
    12
    + libresult-ocaml-dev,
    
    12 13
      ocaml-dune (>= 2.0)
    
    13 14
     Build-Depends-Indep:
    
    14 15
      texlive-latex-base,
    


  • Reply to: