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

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



Title: GitLab

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

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +xstrp4 (1.8.2-4) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Recompile with OCaml 4.13.1
    
    5
    +  * Bump Standards-Version to 4.6.0
    
    6
    +  * Bump debian/watch version to 4
    
    7
    +
    
    8
    + -- Stéphane Glondu <glondu@debian.org>  Thu, 20 Jan 2022 16:35:31 +0100
    
    9
    +
    
    1 10
     xstrp4 (1.8.2-3) unstable; urgency=medium
    
    2 11
     
    
    3 12
       * Team upload
    

  • debian/control
    ... ... @@ -3,12 +3,12 @@ Section: ocaml
    3 3
     Priority: optional
    
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Build-Depends:
    
    6
    -  ocaml-nox,
    
    6
    +  ocaml,
    
    7 7
       ocaml-findlib,
    
    8 8
       dh-ocaml,
    
    9 9
       debhelper-compat (= 13),
    
    10 10
       camlp4
    
    11
    -Standards-Version: 4.5.0
    
    11
    +Standards-Version: 4.6.0
    
    12 12
     Rules-Requires-Root: no
    
    13 13
     Homepage: http://projects.camlcity.org/projects/xstrp4.html
    
    14 14
     Vcs-Git: https://salsa.debian.org/ocaml-team/xstrp4.git
    

  • debian/watch
    1
    -version=3
    
    1
    +version=4
    
    2 2
     http://download.camlcity.org/download/xstrp4-(\d+.*)\.tar\.gz


  • Reply to: