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

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



Title: GitLab

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

Commits:

  • 0384b437
    by Stephane Glondu at 2025-08-25T07:18:29+02:00
    Update packaging
    
  • a17868b8
    by Stephane Glondu at 2025-08-25T07:19:01+02:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-mm (0.8.6-2) 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 07:18:58 +0200
    
    8
    +
    
    1 9
     ocaml-mm (0.8.6-1) unstable; urgency=medium
    
    2 10
     
    
    3 11
       * Team upload
    

  • debian/control
    ... ... @@ -4,7 +4,6 @@ Priority: optional
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Uploaders: Kyle Robbertze <paddatrapper@debian.org>
    
    6 6
     Build-Depends: debhelper-compat (= 13),
    
    7
    -               dh-buildinfo,
    
    8 7
                    dh-ocaml (>= 1.2),
    
    9 8
                    ocaml-dune (>= 2.8.0),
    
    10 9
                    libalsa-ocaml-dev,
    
    ... ... @@ -14,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
    14 13
                    libpulse-ocaml-dev,
    
    15 14
                    libtheora-ocaml-dev,
    
    16 15
                    ocaml
    
    17
    -Standards-Version: 4.7.0
    
    16
    +Standards-Version: 4.7.2
    
    18 17
     Homepage: https://github.com/savonet/ocaml-mm
    
    19 18
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-mm.git
    
    20 19
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-mm
    


  • Reply to: