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

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



Title: GitLab

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

Commits:

  • c407be01
    by Stephane Glondu at 2025-08-25T01:24:46+02:00
    Update packaging
    
  • 58d85ac9
    by Stephane Glondu at 2025-08-25T01:25:24+02:00
    Update changelog and prepare upload to unstable
    

2 changed files:

Changes:

  • debian/changelog
    1
    +ocaml-duppy (0.9.5-2) unstable; urgency=medium
    
    2
    +
    
    3
    +  * Team upload
    
    4
    +  * Remove dh-buildinfo from Build-Depends
    
    5
    +  * Bump Standards-Version to 4.7.2
    
    6
    +
    
    7
    + -- Stéphane Glondu <glondu@debian.org>  Mon, 25 Aug 2025 01:25:21 +0200
    
    8
    +
    
    1 9
     ocaml-duppy (0.9.5-1) unstable; urgency=medium
    
    2 10
     
    
    3 11
       * New upstream release
    

  • debian/control
    ... ... @@ -4,12 +4,11 @@ Priority: optional
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Uploaders: Kyle Robbertze <paddatrapper@debian.org>
    
    6 6
     Build-Depends: debhelper-compat (= 13),
    
    7
    -               dh-buildinfo,
    
    8 7
                    dh-ocaml (>= 1.2),
    
    9 8
                    libre-ocaml-dev,
    
    10 9
                    ocaml-dune,
    
    11 10
                    ocaml
    
    12
    -Standards-Version: 4.6.2
    
    11
    +Standards-Version: 4.7.2
    
    13 12
     Rules-Requires-Root: no
    
    14 13
     Homepage: https://savonet.sourceforge.net/
    
    15 14
     Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-duppy.git
    


  • Reply to: