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

[Git][ocaml-team/ocaml-obuild][master] Update packaging



Title: GitLab

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

Commits:

  • 6d1672a8
    by Stephane Glondu at 2023-08-16T10:46:00+02:00
    Update packaging
    

2 changed files:

Changes:

  • debian/changelog
    1 1
     ocaml-obuild (0.1.10-4) UNRELEASED; urgency=low
    
    2 2
     
    
    3
    +  [ Debian Janitor ]
    
    3 4
       * Bump debhelper from deprecated 9 to 12.
    
    4 5
       * Set debhelper-compat version in Build-Depends.
    
    5 6
       * Set upstream metadata fields: Bug-Database, Bug-Submit.
    
    6 7
       * Update watch file format version to 4.
    
    7 8
       * Bump debhelper from old 12 to 13.
    
    8 9
       * Set upstream metadata fields: Repository-Browse.
    
    9
    -  * Update standards version to 4.1.5, no changes needed.
    
    10 10
       * Set upstream metadata fields: Repository.
    
    11 11
     
    
    12
    +  [ Stéphane Glondu ]
    
    13
    +  * Add Rules-Requires-Root: no
    
    14
    +  * Bump Standards-Version to 4.6.2
    
    15
    +
    
    12 16
      -- Debian Janitor <janitor@jelmer.uk>  Mon, 20 Jul 2020 02:12:48 -0000
    
    13 17
     
    
    14 18
     ocaml-obuild (0.1.10-3) unstable; urgency=medium
    

  • debian/control
    ... ... @@ -3,7 +3,8 @@ 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.1.5
    
    6
    +Standards-Version: 4.6.2
    
    7
    +Rules-Requires-Root: no
    
    7 8
     Build-Depends:
    
    8 9
      debhelper-compat (= 13),
    
    9 10
      ocaml-nox,
    


  • Reply to: