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

[Git][ocaml-team/ocamlwc][master] 2 commits: Update packaging



Title: GitLab

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

Commits:

2 changed files:

Changes:

  • debian/changelog
    1
    +ocamlwc (0.3-18) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Recompile with OCaml 4.13.1
    
    4
    +  * Bump Standards-Version to 4.6.0
    
    5
    +
    
    6
    + -- Stéphane Glondu <glondu@debian.org>  Wed, 19 Jan 2022 21:18:17 +0100
    
    7
    +
    
    1 8
     ocamlwc (0.3-17) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Recompile with OCaml 4.11.1
    

  • debian/control
    ... ... @@ -6,8 +6,8 @@ Uploaders: Georg Neis <gn@oglaroon.de>,
    6 6
      Ralf Treinen <treinen@debian.org>,
    
    7 7
      Stéphane Glondu <glondu@debian.org>
    
    8 8
     Build-Depends: debhelper-compat (= 13), dh-ocaml
    
    9
    -Build-Depends-Indep: ocaml-nox
    
    10
    -Standards-Version: 4.5.0
    
    9
    +Build-Depends-Indep: ocaml
    
    10
    +Standards-Version: 4.6.0
    
    11 11
     Rules-Requires-Root: no
    
    12 12
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlwc.git
    
    13 13
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlwc
    


  • Reply to: