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

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



Title: GitLab

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

Commits:

  • 79748b7a
    by root at 2022-02-17T03:01:32+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
    
  • 8b1dea65
    by Stéphane Glondu at 2023-08-15T11:42:38+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Use secure URI in Homepage field
    
    See merge request ocaml-team/ocamlpam!1

1 changed file:

Changes:

  • debian/control
    ... ... @@ -10,7 +10,7 @@ Build-Depends:
    10 10
     Standards-Version: 4.6.2
    
    11 11
     Rules-Requires-Root: no
    
    12 12
     Section: ocaml
    
    13
    -Homepage: http://sharvil.nanavati.net/projects/ocamlpam/
    
    13
    +Homepage: https://sharvil.nanavati.net/projects/ocamlpam/
    
    14 14
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlpam
    
    15 15
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlpam.git
    
    16 16
     
    


  • Reply to: