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

[Git][ocaml-team/ocsigenserver][master] 2 commits: Do no longer Build-Depend on libocamlnet-ocaml-dev



Title: GitLab

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

Commits:

  • 122bf404
    by Stephane Glondu at 2024-06-14T14:25:55+02:00
    Do no longer Build-Depend on libocamlnet-ocaml-dev
    
  • 76863ad0
    by Stephane Glondu at 2024-06-14T14:25:55+02:00
    Update changelog
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocsigenserver (5.1.2-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Do no longer Build-Depend on libocamlnet-ocaml-dev
    
    4
    +
    
    5
    + -- Stéphane Glondu <glondu@debian.org>  Fri, 14 Jun 2024 14:17:53 +0200
    
    6
    +
    
    1 7
     ocsigenserver (5.1.2-1) unstable; urgency=medium
    
    2 8
     
    
    3 9
       * New upstream release
    

  • debian/control
    ... ... @@ -12,7 +12,7 @@ Build-Depends:
    12 12
      liblwt-ocaml-dev (>= 3.0.0),
    
    13 13
      liblwt-ssl-ocaml-dev,
    
    14 14
      liblwt-log-ocaml-dev,
    
    15
    - libocamlnet-ocaml-dev,
    
    15
    + libzip-ocaml-dev,
    
    16 16
      libre-ocaml-dev (>= 1.11.0),
    
    17 17
      libsqlite3-ocaml-dev,
    
    18 18
      libcryptokit-ocaml-dev,
    


  • Reply to: