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

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



Title: GitLab

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

Commits:

  • 05590fb2
    by Stephane Glondu at 2023-08-16T11:01:12+02:00
    Update packaging
    

2 changed files:

Changes:

  • debian/changelog
    1 1
     bibtex2html (1.99-4) UNRELEASED; urgency=medium
    
    2 2
     
    
    3
    +  [ Debian Janitor ]
    
    3 4
       * Trim trailing whitespace.
    
    4 5
       * Use secure URI in Homepage field.
    
    5 6
       * Bump debhelper from old 12 to 13.
    
    6
    -  * Update standards version to 4.6.1, no changes needed.
    
    7
    +
    
    8
    +  [ Stéphane Glondu ]
    
    9
    +  * Remove Samuel from Uploaders
    
    10
    +  * Add Rules-Requires-Root: no
    
    11
    +  * Bump Standards-Version to 4.6.2
    
    7 12
     
    
    8 13
      -- Debian Janitor <janitor@jelmer.uk>  Sun, 04 Sep 2022 20:11:32 -0000
    
    9 14
     
    

  • debian/control
    ... ... @@ -3,11 +3,14 @@ Section: tex
    3 3
     Priority: optional
    
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Uploaders:
    
    6
    - Ralf Treinen <treinen@debian.org>,
    
    7
    - Samuel Mimram <smimram@debian.org>
    
    8
    -Standards-Version: 4.6.1
    
    9
    -Build-Depends: debhelper-compat (= 13), dh-ocaml,
    
    10
    -  ocaml, hevea
    
    6
    + Ralf Treinen <treinen@debian.org>
    
    7
    +Standards-Version: 4.6.2
    
    8
    +Rules-Requires-Root: no
    
    9
    +Build-Depends:
    
    10
    + debhelper-compat (= 13),
    
    11
    + dh-ocaml,
    
    12
    + ocaml,
    
    13
    + hevea
    
    11 14
     Vcs-Browser: https://salsa.debian.org/ocaml-team/bibtex2html
    
    12 15
     Vcs-Git: https://salsa.debian.org/ocaml-team/bibtex2html.git
    
    13 16
     Homepage: https://www.lri.fr/~filliatr/bibtex2html/index.en.html
    


  • Reply to: