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

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



Title: GitLab

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

Commits:

  • 4e676c61
    by Debian Janitor at 2022-11-02T01:26:02+00:00
    Update watch file format version to 4.
    
    Changes-By: lintian-brush
    Fixes: lintian: obsolete-debian-watch-file-standard
    See-also: https://lintian.debian.org/tags/obsolete-debian-watch-file-standard.html
    
  • ed125a99
    by Debian Janitor at 2022-11-02T01:26:06+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
    
  • 9f7d262a
    by Stephane Glondu at 2023-08-15T13:20:39+02:00
    Merge branch 'ocamlgsl-lintian-fixes'
    

3 changed files:

Changes:

  • debian/changelog
    1
    +ocamlgsl (1.24.3-5) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  [ Debian Janitor ]
    
    4
    +  * Update watch file format version to 4.
    
    5
    +  * Update standards version to 4.6.1, no changes needed.
    
    6
    +
    
    7
    + -- Stéphane Glondu <glondu@debian.org>  Tue, 15 Aug 2023 13:20:17 +0200
    
    8
    +
    
    1 9
     ocamlgsl (1.24.3-4) unstable; urgency=medium
    
    2 10
     
    
    3 11
       * Team upload
    

  • debian/control
    ... ... @@ -11,7 +11,7 @@ Build-Depends:
    11 11
      chrpath,
    
    12 12
      gawk,
    
    13 13
      dh-ocaml (>= 1.2)
    
    14
    -Standards-Version: 4.5.0
    
    14
    +Standards-Version: 4.6.1
    
    15 15
     Rules-Requires-Root: no
    
    16 16
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlgsl.git
    
    17 17
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlgsl
    

  • debian/watch
    1
    -version=2
    
    1
    +version=4
    
    2 2
     https://github.com/mmottl/gsl-ocaml/tags .*/v?(\d\S*)\.tar\.gz


  • Reply to: