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

[Git][ocaml-team/ocaml-xmlplaylist][master] 2 commits: Bump Standards-Version to 4.6.2



Title: GitLab

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

Commits:

  • 69371161
    by Stephane Glondu at 2023-09-02T08:34:04+02:00
    Bump Standards-Version to 4.6.2
    
  • 39edbe11
    by Stephane Glondu at 2023-09-02T08:34:04+02:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    -ocaml-xmlplaylist (0.1.5-2) UNRELEASED; urgency=medium
    
    1
    +ocaml-xmlplaylist (0.1.5-4) unstable; urgency=medium
    
    2 2
     
    
    3
    +  [ Stéphane Glondu ]
    
    4
    +  * Team upload
    
    5
    +  * Depend on ocaml instead of transitional ocaml-nox
    
    6
    +  * Bump Standards-Version to 4.6.2
    
    7
    +
    
    8
    +  [ Debian Janitor ]
    
    3 9
       * Update watch file format version to 4.
    
    4 10
       * Set upstream metadata fields: Archive, Bug-Database, Name,
    
    5 11
         Repository-Browse.
    
    6 12
       * debian/watch: Use GitHub /tags rather than /releases page.
    
    7 13
     
    
    8
    - -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Nov 2022 09:02:48 -0000
    
    14
    + -- Stéphane Glondu <glondu@debian.org>  Sat, 02 Sep 2023 08:26:20 +0200
    
    9 15
     
    
    10 16
     ocaml-xmlplaylist (0.1.5-3) unstable; urgency=medium
    
    11 17
     
    

  • debian/control
    ... ... @@ -9,7 +9,7 @@ Build-Depends:
    9 9
      dh-ocaml (>= 1.2),
    
    10 10
      ocaml-dune (>= 2.0),
    
    11 11
      libxmlm-ocaml-dev
    
    12
    -Standards-Version: 4.5.0
    
    12
    +Standards-Version: 4.6.2
    
    13 13
     Rules-Requires-Root: no
    
    14 14
     Homepage: https://github.com/savonet/ocaml-xmlplaylist
    
    15 15
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-xmlplaylist.git
    


  • Reply to: