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

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



Title: GitLab

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

Commits:

  • c37ca7d4
    by Stephane Glondu at 2023-08-16T10:46:57+02:00
    Update packaging
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-lastfm (0.3.3-4) 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:46:38 +0200
    
    7
    +
    
    1 8
     ocaml-lastfm (0.3.3-3) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Team upload
    

  • debian/control
    ... ... @@ -11,7 +11,8 @@ Build-Depends: debhelper-compat (= 13),
    11 11
                    libxmlplaylist-ocaml-dev (>= 0.1.3),
    
    12 12
                    ocaml-findlib (>= 1.2.4),
    
    13 13
                    ocaml
    
    14
    -Standards-Version: 4.6.0
    
    14
    +Standards-Version: 4.6.2
    
    15
    +Rules-Requires-Root: no
    
    15 16
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-lastfm.git
    
    16 17
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-lastfm
    
    17 18
     Homepage: http://savonet.sourceforge.net/
    


  • Reply to: