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

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



Title: GitLab

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

Commits:

  • 43a166aa
    by Stephane Glondu at 2024-06-29T08:50:36+02:00
    Update packaging
    
  • 80b8f0fc
    by Stephane Glondu at 2024-06-29T08:50:53+02:00
    Prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    -coccinelle (1.1.1.deb-6) UNRELEASED; urgency=medium
    
    1
    +coccinelle (1.1.1.deb-6) unstable; urgency=medium
    
    2 2
     
    
    3
    +  * Team upload
    
    3 4
       * Fix build with OCaml 5.2.0
    
    4 5
     
    
    5
    - -- Stéphane Glondu <glondu@debian.org>  Thu, 27 Jun 2024 11:07:18 +0200
    
    6
    + -- Stéphane Glondu <glondu@debian.org>  Sat, 29 Jun 2024 08:50:49 +0200
    
    6 7
     
    
    7 8
     coccinelle (1.1.1.deb-5) unstable; urgency=medium
    
    8 9
     
    

  • debian/control
    ... ... @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
    14 14
      menhir,
    
    15 15
      ocaml-findlib,
    
    16 16
      ocaml,
    
    17
    - pkg-config,
    
    17
    + pkgconf,
    
    18 18
      python3
    
    19 19
     Build-Depends-Indep:
    
    20 20
      texlive-fonts-extra,
    


  • Reply to: