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

[Git][ocaml-team/nproc][master] 4 commits: Update watch file format version to 4.



Title: GitLab

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

Commits:

  • 4dc3a3a4
    by Debian Janitor at 2022-11-02T08:57:22+00:00
    Update watch file format version to 4.
    
    Changes-By: lintian-brush
    Fixes: lintian: older-debian-watch-file-standard
    See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
    
  • bf254430
    by Debian Janitor at 2022-11-02T08:57:26+00:00
    Set upstream metadata fields: 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
    
  • 8eebb0f8
    by Debian Janitor at 2022-11-02T08:57:26+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
    
  • f3d03011
    by Stéphane Glondu at 2023-08-15T08:04:40+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request ocaml-team/nproc!1

3 changed files:

Changes:

  • debian/control
    ... ... @@ -11,7 +11,7 @@ Build-Depends:
    11 11
      omake,
    
    12 12
      ocaml-findlib,
    
    13 13
      dh-ocaml
    
    14
    -Standards-Version: 4.5.0
    
    14
    +Standards-Version: 4.6.1
    
    15 15
     Rules-Requires-Root: no
    
    16 16
     Homepage: https://github.com/MyLifeLabs/nproc
    
    17 17
     Vcs-Browser: https://salsa.debian.org/ocaml-team/nproc
    

  • debian/upstream/metadata
    1
    +---
    
    2
    +Repository-Browse: https://github.com/MyLifeLabs/nproc

  • debian/watch
    1
    -version=3
    
    1
    +version=4
    
    2 2
     https://github.com/MyLifeLabs/nproc/tags/ .*/v([\d\.]+)\.tar\.gz


  • Reply to: