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

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



Title: GitLab

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

Commits:

  • 866873db
    by Stephane Glondu at 2025-08-25T01:31:49+02:00
    Update packaging
    
  • 34bfeed3
    by Stephane Glondu at 2025-08-25T01:32:35+02:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-gstreamer (0.3.1-5) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Remove dh-buildinfo from Build-Depends
    
    5
    +  * Build-depend on pkgconf instead of pkg-config
    
    6
    +  * Bump Standards-Version to 4.7.2
    
    7
    +
    
    8
    + -- Stéphane Glondu <glondu@debian.org>  Mon, 25 Aug 2025 01:32:29 +0200
    
    9
    +
    
    1 10
     ocaml-gstreamer (0.3.1-4) unstable; urgency=medium
    
    2 11
     
    
    3 12
       * Team upload
    

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


  • Reply to: