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

[Git][ocaml-team/ocaml-migrate-parsetree][master] 2 commits: Update packaging



Title: GitLab

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

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    -ocaml-migrate-parsetree (2.3.0-1) UNRELEASED; urgency=medium
    
    1
    +ocaml-migrate-parsetree (2.3.0-1) unstable; urgency=medium
    
    2 2
     
    
    3
    +  * Team upload
    
    3 4
       * New upstream release
    
    5
    +  * Bump Standards-Version to 4.6.0
    
    6
    +  * Bump debian/watch version to 4
    
    4 7
     
    
    5
    - -- Stéphane Glondu <glondu@debian.org>  Sat, 25 Dec 2021 07:53:13 +0100
    
    8
    + -- Stéphane Glondu <glondu@debian.org>  Thu, 20 Jan 2022 06:31:10 +0100
    
    6 9
     
    
    7 10
     ocaml-migrate-parsetree (1.8.0-2) unstable; urgency=medium
    
    8 11
     
    

  • debian/control
    ... ... @@ -3,11 +3,11 @@ Section: ocaml
    3 3
     Priority: optional
    
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Uploaders: Andy Li <andy@onthewings.net>
    
    6
    -Standards-Version: 4.5.1
    
    6
    +Standards-Version: 4.6.0
    
    7 7
     Rules-Requires-Root: no
    
    8 8
     Build-Depends:
    
    9 9
      debhelper-compat (= 13),
    
    10
    - ocaml-nox,
    
    10
    + ocaml,
    
    11 11
      ocaml-dune (>= 2),
    
    12 12
      libppx-derivers-ocaml-dev,
    
    13 13
      libresult-ocaml-dev,
    

  • debian/watch
    1
    -version=3
    
    1
    +version=4
    
    2 2
     https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases .*ocaml-migrate-parsetree-v?([0-9.]+)\.tbz


  • Reply to: