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

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



Title: GitLab

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

Commits:

  • 2051ce01
    by Stephane Glondu at 2025-08-25T07:15:15+02:00
    Update packaging
    
  • 7edb99a1
    by Stephane Glondu at 2025-08-25T07:16:01+02:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-lame (0.3.7-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:15:56 +0200
    
    9
    +
    
    1 10
     ocaml-lame (0.3.7-3) unstable; urgency=medium
    
    2 11
     
    
    3 12
       * Team upload
    

  • debian/control
    ... ... @@ -5,14 +5,13 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    5 5
     Uploaders: Kyle Robbertze <paddatrapper@debian.org>
    
    6 6
     Build-Depends:
    
    7 7
      debhelper-compat (= 13),
    
    8
    - dh-buildinfo,
    
    9 8
      ocaml,
    
    10 9
      dh-ocaml (>= 1.2),
    
    11 10
      libmp3lame-dev,
    
    12 11
      ocaml-dune,
    
    13 12
      libdune-ocaml-dev,
    
    14
    - pkg-config
    
    15
    -Standards-Version: 4.6.1
    
    13
    + pkgconf
    
    14
    +Standards-Version: 4.7.2
    
    16 15
     Rules-Requires-Root: no
    
    17 16
     Homepage: https://github.com/savonet/ocaml-lame
    
    18 17
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-lame.git
    


  • Reply to: