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

[Git][ocaml-team/ocplib-simplex][master] 6 commits: Use secure copyright file specification URI.



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocplib-simplex

Commits:

  • ab94bca6
    by Debian Janitor at 2022-11-05T14:03:01+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
    
  • bd5f823d
    by Debian Janitor at 2022-11-05T14:03:01+00:00
    Bump debhelper from old 10 to 13.
    
    Changes-By: lintian-brush
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
    
  • 3bd56ed3
    by Debian Janitor at 2022-11-05T14:03:01+00:00
    Set debhelper-compat version in Build-Depends.
    
    Changes-By: lintian-brush
    Fixes: lintian: uses-debhelper-compat-file
    See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
    
  • 3047bb90
    by Debian Janitor at 2022-11-05T14:03:11+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
    
  • 12f648d4
    by Stéphane Glondu at 2023-08-14T06:44:14+00:00
    Merge branch 'master' into 'lintian-fixes'
    
    # Conflicts:
    #   debian/changelog
    #   debian/control
  • 5e47b9f9
    by Stéphane Glondu at 2023-08-14T06:44:27+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request ocaml-team/ocplib-simplex!1

2 changed files:

Changes:

  • debian/changelog
    1
    +ocplib-simplex (0.5-4) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Use secure copyright file specification URI.
    
    4
    +  * Bump debhelper from old 10 to 13.
    
    5
    +  * Set debhelper-compat version in Build-Depends.
    
    6
    +  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
    
    7
    +
    
    8
    + -- Debian Janitor <janitor@jelmer.uk>  Sat, 05 Nov 2022 14:03:01 -0000
    
    9
    +
    
    1 10
     ocplib-simplex (0.5-3) unstable; urgency=medium
    
    2 11
     
    
    3 12
       * Team upload
    

  • debian/upstream/metadata
    1
    +---
    
    2
    +Bug-Database: https://github.com/OCamlPro/ocplib-simplex/issues
    
    3
    +Bug-Submit: https://github.com/OCamlPro/ocplib-simplex/issues/new
    
    4
    +Repository-Browse: https://github.com/OCamlPro/ocplib-simplex


  • Reply to: