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

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



Title: GitLab

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

Commits:

  • f07a84e0
    by Stephane Glondu at 2025-08-25T07:24:46+02:00
    Update packaging
    
  • fbe8a3f4
    by Stephane Glondu at 2025-08-25T07:25:36+02:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-shine (0.2.3-4) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Replace pkg-config by pkgconf in Build-Depends
    
    5
    +  * Remove dh-buildinfo from Build-Depends
    
    6
    +  * Bump Standards-Version to 4.7.2
    
    7
    +
    
    8
    + -- Stéphane Glondu <glondu@debian.org>  Mon, 25 Aug 2025 07:25:34 +0200
    
    9
    +
    
    1 10
     ocaml-shine (0.2.3-3) unstable; urgency=medium
    
    2 11
     
    
    3 12
       * Team upload
    

  • debian/control
    ... ... @@ -4,14 +4,13 @@ Priority: optional
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Build-Depends:
    
    6 6
      debhelper-compat (= 13),
    
    7
    - dh-buildinfo,
    
    8 7
      ocaml,
    
    9 8
      dh-ocaml (>= 1.2),
    
    10 9
      libshine-dev,
    
    11 10
      ocaml-dune,
    
    12 11
      libdune-ocaml-dev,
    
    13
    - pkg-config
    
    14
    -Standards-Version: 4.6.0
    
    12
    + pkgconf
    
    13
    +Standards-Version: 4.7.2
    
    15 14
     Rules-Requires-Root: no
    
    16 15
     Homepage: https://www.liquidsoap.info/
    
    17 16
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-shine
    


  • Reply to: