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

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



Title: GitLab

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

Commits:

2 changed files:

Changes:

  • debian/changelog
    1
    -ocaml-extunix (0.3.2-1) UNRELEASED; urgency=medium
    
    1
    +ocaml-extunix (0.3.2-1) unstable; urgency=medium
    
    2 2
     
    
    3 3
       [ Stéphane Glondu ]
    
    4
    +  * Team upload
    
    4 5
       * New upstream release
    
    5 6
       * Bump Standards-Version to 4.6.0
    
    6 7
       * Bump debian/watch version to 4
    
    ... ... @@ -10,12 +11,7 @@ ocaml-extunix (0.3.2-1) UNRELEASED; urgency=medium
    10 11
       * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    
    11 12
         Repository-Browse.
    
    12 13
     
    
    13
    -  [ Pino Toscano ]
    
    14
    -  * Backport upstream commit 1025551131ff495bdd8d4e4d35d4b62d55896f05 to handle
    
    15
    -    missing socket options at runtime with getsockopt and setsockopt; patch
    
    16
    -    0003-sockopt-handle-missing-options-at-runtime.patch.
    
    17
    -
    
    18
    - -- Stéphane Glondu <glondu@debian.org>  Mon, 27 Dec 2021 06:36:24 +0100
    
    14
    + -- Stéphane Glondu <glondu@debian.org>  Fri, 21 Jan 2022 00:21:45 +0100
    
    19 15
     
    
    20 16
     ocaml-extunix (0.2.0-1) unstable; urgency=medium
    
    21 17
     
    

  • debian/control
    ... ... @@ -6,7 +6,7 @@ Uploaders:
    6 6
      Mehdi Dogguy <mehdi@debian.org>
    
    7 7
     Build-Depends:
    
    8 8
      debhelper-compat (= 13),
    
    9
    - ocaml-nox,
    
    9
    + ocaml,
    
    10 10
      ocaml-dune,
    
    11 11
      libdune-ocaml-dev,
    
    12 12
      libppxlib-ocaml-dev (>= 0.18),
    


  • Reply to: