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

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



Title: GitLab

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

Commits:

  • 2e406874
    by Debian Janitor at 2022-10-23T11:14:46+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
    
  • 03a39cef
    by Debian Janitor at 2022-10-23T11:14:49+00:00
    Update standards version to 4.6.1, no changes needed.
    
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
    
  • fe3caf51
    by Debian Janitor at 2023-03-09T04:05:51+00:00
    Update standards version to 4.6.2, no changes needed.
    
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
    
  • 2e49dc41
    by Stéphane Glondu at 2023-08-15T11:57:37+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request ocaml-team/ocamlwc!1

2 changed files:

Changes:

  • debian/changelog
    1
    +ocamlwc (0.3-19) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Use secure URI in Homepage field.
    
    4
    +  * Update standards version to 4.6.1, no changes needed.
    
    5
    +  * Update standards version to 4.6.2, no changes needed.
    
    6
    +
    
    7
    + -- Debian Janitor <janitor@jelmer.uk>  Sun, 23 Oct 2022 11:14:46 -0000
    
    8
    +
    
    1 9
     ocamlwc (0.3-18) unstable; urgency=medium
    
    2 10
     
    
    3 11
       * Recompile with OCaml 4.13.1
    

  • debian/control
    ... ... @@ -7,11 +7,11 @@ Uploaders: Georg Neis <gn@oglaroon.de>,
    7 7
      Stéphane Glondu <glondu@debian.org>
    
    8 8
     Build-Depends: debhelper-compat (= 13), dh-ocaml
    
    9 9
     Build-Depends-Indep: ocaml
    
    10
    -Standards-Version: 4.6.0
    
    10
    +Standards-Version: 4.6.2
    
    11 11
     Rules-Requires-Root: no
    
    12 12
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlwc.git
    
    13 13
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlwc
    
    14
    -Homepage: http://www.lri.fr/~filliatr/software.en.html
    
    14
    +Homepage: https://www.lri.fr/~filliatr/software.en.html
    
    15 15
     
    
    16 16
     Package: ocamlwc
    
    17 17
     Architecture: all
    


  • Reply to: