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

[Git][ocaml-team/liquidsoap][master] Update packaging



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / liquidsoap

Commits:

  • 279372ec
    by Stephane Glondu at 2023-08-16T10:50:19+02:00
    Update packaging
    

2 changed files:

Changes:

  • debian/changelog
    1
    +liquidsoap (2.1.3-3) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Add Rules-Requires-Root: no
    
    4
    +  * Bump Standards-Version to 4.6.2
    
    5
    +
    
    6
    + -- Stéphane Glondu <glondu@debian.org>  Wed, 16 Aug 2023 10:49:53 +0200
    
    7
    +
    
    1 8
     liquidsoap (2.1.3-2) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Refresh patches
    

  • debian/control
    ... ... @@ -60,7 +60,8 @@ Build-Depends: chrpath,
    60 60
                    ocaml-findlib,
    
    61 61
                    pandoc,
    
    62 62
                    sox
    
    63
    -Standards-Version: 4.6.1
    
    63
    +Standards-Version: 4.6.2
    
    64
    +Rules-Requires-Root: no
    
    64 65
     Vcs-Git: https://salsa.debian.org/ocaml-team/liquidsoap.git
    
    65 66
     Vcs-Browser: https://salsa.debian.org/ocaml-team/liquidsoap
    
    66 67
     Homepage: https://www.liquidsoap.info/
    


  • Reply to: