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

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



Title: GitLab

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

Commits:

  • 9a21b887
    by Stephane Glondu at 2023-08-16T10:58:08+02:00
    Update packaging
    

2 changed files:

Changes:

  • debian/changelog
    ... ... @@ -6,6 +6,10 @@ caml2html (1.4.4-3) UNRELEASED; urgency=medium
    6 6
       * Set upstream metadata fields: Repository-Browse
    
    7 7
       * Update standards version to 4.6.1
    
    8 8
     
    
    9
    +  [ Stéphane Glondu ]
    
    10
    +  * Add Rules-Requires-Root: no
    
    11
    +  * Bump Standards-Version to 4.6.2
    
    12
    +
    
    9 13
      -- Stéphane Glondu <glondu@debian.org>  Tue, 15 Aug 2023 09:50:54 +0200
    
    10 14
     
    
    11 15
     caml2html (1.4.4-2) unstable; urgency=medium
    

  • debian/control
    ... ... @@ -4,13 +4,14 @@ Priority: optional
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Build-Depends:
    
    6 6
       debhelper-compat (= 13),
    
    7
    -  dh-ocaml (>= 0.9~),
    
    7
    +  dh-ocaml,
    
    8 8
       ocaml,
    
    9 9
       ocaml-best-compilers,
    
    10 10
       ocaml-findlib,
    
    11 11
       libfindlib-ocaml-dev,
    
    12 12
       camlmix
    
    13
    -Standards-Version: 4.6.1
    
    13
    +Standards-Version: 4.6.2
    
    14
    +Rules-Requires-Root: no
    
    14 15
     Homepage: https://github.com/mjambon/caml2html
    
    15 16
     Vcs-Git: https://salsa.debian.org/ocaml-team/caml2html.git
    
    16 17
     Vcs-Browser: https://salsa.debian.org/ocaml-team/caml2html
    


  • Reply to: