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

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



Title: GitLab

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

Commits:

  • 39e63dd0
    by Debian Janitor at 2022-11-15T18:09:56+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
    
  • d2492abf
    by Stéphane Glondu at 2023-08-15T10:57:03+00:00
    Merge branch 'lintian-fixes' into 'master'
    
    Update watch file format version to 4
    
    See merge request ocaml-team/ocaml-alsa!2

2 changed files:

Changes:

  • debian/changelog
    ... ... @@ -15,6 +15,7 @@ ocaml-alsa (0.3.0-2) unstable; urgency=medium
    15 15
       * Trim trailing whitespace.
    
    16 16
       * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    
    17 17
         Repository-Browse.
    
    18
    +  * Update watch file format version to 4.
    
    18 19
     
    
    19 20
      -- Stéphane Glondu <glondu@debian.org>  Sat, 15 Jul 2023 13:57:35 +0200
    
    20 21
     
    

  • debian/watch
    1
    -version=3
    
    1
    +version=4
    
    2 2
     https://github.com/savonet/ocaml-alsa/releases .*/archive/([0-9.]+)\.tar\.gz


  • Reply to: