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

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



Title: GitLab

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

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +ocamlify (0.0.2-9) 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:32:02 +0100
    
    9
    +
    
    1 10
     ocamlify (0.0.2-8) unstable; urgency=medium
    
    2 11
     
    
    3 12
       * Team upload
    

  • debian/control
    ... ... @@ -5,11 +5,11 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    5 5
     Uploaders: Ralf Treinen <treinen@debian.org>
    
    6 6
     Build-Depends:
    
    7 7
      debhelper-compat (= 13),
    
    8
    - ocaml-nox (>= 4),
    
    8
    + ocaml,
    
    9 9
      dh-ocaml,
    
    10 10
      ocamlbuild,
    
    11 11
      ocaml-findlib
    
    12
    -Standards-Version: 4.5.0
    
    12
    +Standards-Version: 4.6.0
    
    13 13
     Rules-Requires-Root: no
    
    14 14
     Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlify
    
    15 15
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlify.git
    

  • debian/watch
    1
    -version=3
    
    1
    +version=4
    
    2 2
     http://forge.ocamlcore.org/frs/?group_id=53 .*/ocamlify-(.*)\.tar\.gz
    
    3 3
     # Upstream darcs repository:
    
    4 4
     #   http://forge.ocamlcore.org/scm/browser.php?group_id=53&repo_name=ocamlify


  • Reply to: