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

[Git][ocaml-team/xstrp4][master] 3 commits: Use secure copyright file specification URI.



Title: GitLab

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

Commits:

  • a8ee32a9
    by Debian Janitor at 2022-10-21T17:14:22+00:00
    Use secure copyright file specification URI.
    
    Changes-By: lintian-brush
    Fixes: lintian: insecure-copyright-format-uri
    See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
    
  • fd7e3b07
    by Debian Janitor at 2022-10-21T17:14:32+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
    
  • 19dbfe19
    by Stéphane Glondu at 2023-08-15T12:07:45+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request ocaml-team/xstrp4!1

2 changed files:

Changes:

  • debian/control
    ... ... @@ -8,7 +8,7 @@ Build-Depends:
    8 8
       dh-ocaml,
    
    9 9
       debhelper-compat (= 13),
    
    10 10
       camlp4
    
    11
    -Standards-Version: 4.6.0
    
    11
    +Standards-Version: 4.6.1
    
    12 12
     Rules-Requires-Root: no
    
    13 13
     Homepage: http://projects.camlcity.org/projects/xstrp4.html
    
    14 14
     Vcs-Git: https://salsa.debian.org/ocaml-team/xstrp4.git
    

  • debian/copyright
    1
    -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    1
    +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2 2
     Upstream-Name: xstrp4
    
    3 3
     Packaged-By: Sylvain Le Gall <gildor@debian.org>
    
    4 4
     
    


  • Reply to: