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

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



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-result

Commits:

  • 78b22354
    by Debian Janitor at 2023-07-15T05:49:43+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
    
  • ca8c013b
    by Debian Janitor at 2023-07-15T05:49:47+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
    
  • cf5bf2f6
    by Stephane Glondu at 2023-08-15T13:35:06+02:00
    Merge branch 'ocaml-result-lintian-fixes'
    
  • ce172a4a
    by Stephane Glondu at 2023-08-15T13:36:00+02:00
    Update changelog
    

3 changed files:

Changes:

  • debian/changelog
    1 1
     ocaml-result (1.5-4) UNRELEASED; urgency=medium
    
    2 2
     
    
    3
    +  [ Stéphane Glondu ]
    
    3 4
       * Use ocaml_dune DH buildsystem
    
    4 5
     
    
    6
    +  [ Debian Janitor ]
    
    7
    +  * Update watch file format version to 4
    
    8
    +  * Update standards version to 4.6.2, no changes needed
    
    9
    +
    
    5 10
      -- Stéphane Glondu <glondu@debian.org>  Sun, 13 Aug 2023 16:58:43 +0200
    
    6 11
     
    
    7 12
     ocaml-result (1.5-3) unstable; urgency=medium
    

  • debian/control
    ... ... @@ -9,7 +9,7 @@ Build-Depends:
    9 9
      ocaml-findlib,
    
    10 10
      ocaml-dune (>= 2),
    
    11 11
      dh-ocaml (>= 1.2)
    
    12
    -Standards-Version: 4.5.0
    
    12
    +Standards-Version: 4.6.2
    
    13 13
     Rules-Requires-Root: no
    
    14 14
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-result
    
    15 15
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-result.git
    

  • debian/watch
    1
    -version=3
    
    1
    +version=4
    
    2 2
     opts=uversionmangle=s/-rc/~rc/ https://github.com/janestreet/result/tags /.*/archive/([\d\.\-rc]+)\.tar\.gz


  • Reply to: