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

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



Title: GitLab

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

Commits:

  • ba2e9b5b
    by Stephane Glondu at 2025-08-25T01:35:12+02:00
    Update packaging
    
  • 386d2c05
    by Stephane Glondu at 2025-08-25T01:35:52+02:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-ladspa (0.2.2-4) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Remove dh-buildinfo from Build-Depends
    
    5
    +  * Bump Standards-Version to 4.7.2
    
    6
    +
    
    7
    + -- Stéphane Glondu <glondu@debian.org>  Mon, 25 Aug 2025 01:35:48 +0200
    
    8
    +
    
    1 9
     ocaml-ladspa (0.2.2-3) unstable; urgency=medium
    
    2 10
     
    
    3 11
       [ Stéphane Glondu ]
    

  • debian/control
    ... ... @@ -4,13 +4,12 @@ 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
      ladspa-sdk,
    
    11 10
      ocaml-dune,
    
    12 11
      libdune-ocaml-dev
    
    13
    -Standards-Version: 4.6.0
    
    12
    +Standards-Version: 4.7.2
    
    14 13
     Rules-Requires-Root: no
    
    15 14
     Homepage: https://github.com/savonet/ocaml-ladspa
    
    16 15
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-ladspa.git
    


  • Reply to: