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

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



Title: GitLab

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

Commits:

  • 03f2bfa9
    by Debian Janitor at 2022-11-14T21:43:45+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
    
  • 11e6f73f
    by Debian Janitor at 2022-11-14T21:43:58+00:00
    Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
    
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
    
  • 6b40eaa1
    by Debian Janitor at 2022-11-14T21:43:59+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
    
  • 5b2559bc
    by Stéphane Glondu at 2023-08-13T09:38:34+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request ocaml-team/dose3!3

2 changed files:

Changes:

  • debian/control
    ... ... @@ -29,8 +29,8 @@ Build-Depends-Indep: graphviz <!nodoc>,
    29 29
                          ocaml-odoc <!nodoc>,
    
    30 30
                          texlive-latex-base <!nodoc>,
    
    31 31
                          texlive-latex-extra <!nodoc>
    
    32
    -Standards-Version: 4.6.0
    
    33
    -Homepage: http://www.mancoosi.org/software/
    
    32
    +Standards-Version: 4.6.1
    
    33
    +Homepage: https://www.mancoosi.org/software/
    
    34 34
     Vcs-Browser: https://salsa.debian.org/ocaml-team/dose3
    
    35 35
     Vcs-Git: https://salsa.debian.org/ocaml-team/dose3.git
    
    36 36
     Rules-Requires-Root: no
    

  • debian/upstream/metadata
    1
    +---
    
    2
    +Bug-Database: https://gitlab.com/irill/dose3/-/issues
    
    3
    +Bug-Submit: https://gitlab.com/irill/dose3/-/issues/new
    
    4
    +Repository-Browse: https://gitlab.com/irill/dose3


  • Reply to: