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

[Git][xorg-team/wayland/wayland-protocols][debian-unstable] Bump minimum versions of meson and libwayland-dev



Title: GitLab

Dylan Aïssi pushed to branch debian-unstable at X Strike Force / wayland / wayland-protocols

Commits:

  • ffaecaee
    by Dylan Aïssi at 2024-10-14T15:54:05+02:00
    Bump minimum versions of meson and libwayland-dev
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -6,8 +6,8 @@ Uploaders: Héctor Orón Martínez <zumbi@debian.org>,
    6 6
                Emilio Pozuelo Monfort <pochu@debian.org>
    
    7 7
     Build-Depends:
    
    8 8
      debhelper-compat (= 13),
    
    9
    - meson (>= 0.55.0),
    
    10
    - libwayland-dev,
    
    9
    + meson (>= 0.58.0),
    
    10
    + libwayland-dev (>= 1.20.0),
    
    11 11
      pkgconf
    
    12 12
     Standards-Version: 4.7.0
    
    13 13
     Rules-Requires-Root: no
    


  • Reply to: