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

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



Title: GitLab

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

Commits:

  • 13967880
    by Debian Janitor at 2022-08-31T11:10:09+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
    
  • 97f0ba53
    by Stéphane Glondu at 2023-08-15T11:53:09+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Use secure URI in Homepage field
    
    See merge request ocaml-team/ocsigenserver!2

1 changed file:

Changes:

  • debian/control
    ... ... @@ -24,7 +24,7 @@ Build-Depends:
    24 24
      dh-ocaml
    
    25 25
     Standards-Version: 4.6.2
    
    26 26
     Rules-Requires-Root: no
    
    27
    -Homepage: http://ocsigen.org/ocsigenserver/
    
    27
    +Homepage: https://ocsigen.org/ocsigenserver/
    
    28 28
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocsigenserver
    
    29 29
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocsigenserver.git
    
    30 30
     
    


  • Reply to: