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

[Git][ocaml-team/virt-top][debian/sid] Update packaging



Title: GitLab

Stéphane Glondu pushed to branch debian/sid at Debian OCaml Maintainers / virt-top

Commits:

  • ff8c4f63
    by Stephane Glondu at 2023-08-16T09:52:23+02:00
    Update packaging
    

2 changed files:

Changes:

  • debian/changelog
    1
    +virt-top (1.0.9-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Add Rules-Requires-Root: no
    
    4
    +  * Bump Standards-Version to 4.6.2
    
    5
    +
    
    6
    + -- Stéphane Glondu <glondu@debian.org>  Wed, 16 Aug 2023 09:51:57 +0200
    
    7
    +
    
    1 8
     virt-top (1.0.9-1.1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Non-maintainer Upload
    

  • debian/control
    ... ... @@ -13,7 +13,8 @@ Build-Depends: debhelper-compat (= 12),
    13 13
                    libxml-light-ocaml-dev,
    
    14 14
                    ocaml-findlib,
    
    15 15
                    ocaml
    
    16
    -Standards-Version: 4.4.0
    
    16
    +Standards-Version: 4.6.2
    
    17
    +Rules-Requires-Root: no
    
    17 18
     Vcs-Git: https://salsa.debian.org/ocaml-team/virt-top.git
    
    18 19
     Vcs-Browser: https://salsa.debian.org/ocaml-team/virt-top
    
    19 20
     Homepage: http://people.redhat.com/~rjones/virt-top
    


  • Reply to: