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

[Git][ocaml-team/hevea-doc][master] 2 commits: Use secure URI in Homepage field.



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / hevea-doc

Commits:

  • 264a6f3b
    by Debian Janitor at 2022-09-18T16:30:50+00:00
    Use secure URI in Homepage field.
    
    Changes-By: lintian-brush
    Fixes: lintian: homepage-field-uses-insecure-uri
    See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
    
  • af6f0c0e
    by Stéphane Glondu at 2023-08-14T09:30:27+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request ocaml-team/hevea-doc!2

2 changed files:

Changes:

  • debian/changelog
    1
    +hevea-doc (2.36-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Use secure URI in Homepage field.
    
    4
    +
    
    5
    + -- Debian Janitor <janitor@jelmer.uk>  Sun, 18 Sep 2022 16:30:50 -0000
    
    6
    +
    
    1 7
     hevea-doc (2.36-1) unstable; urgency=medium
    
    2 8
     
    
    3 9
       * New upstream version
    

  • debian/control
    ... ... @@ -9,7 +9,7 @@ Standards-Version: 4.6.1
    9 9
     Rules-Requires-Root: no
    
    10 10
     Vcs-Browser: https://salsa.debian.org/ocaml-team/hevea-doc
    
    11 11
     Vcs-Git: https://salsa.debian.org/ocaml-team/hevea-doc.git
    
    12
    -Homepage: http://hevea.inria.fr
    
    12
    +Homepage: https://hevea.inria.fr
    
    13 13
     
    
    14 14
     Package: hevea-doc
    
    15 15
     Architecture: all
    


  • Reply to: