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

[Git][xorg-team/wayland/wayland-protocols][debian-unstable] debian/control: build depends on libwayland-dev >= 1.23.0



Title: GitLab

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

Commits:

  • 0e534950
    by Dylan Aïssi at 2025-01-05T18:17:49+01:00
    debian/control: build depends on libwayland-dev >= 1.23.0
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    

2 changed files:

Changes:

  • debian/changelog
    1
    +wayland-protocols (1.39-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Team upload.
    
    4
    +  * debian/control: build depends on libwayland-dev >= 1.23.0.
    
    5
    +
    
    6
    + -- Dylan Aïssi <daissi@debian.org>  Sun, 05 Jan 2025 18:08:16 +0100
    
    7
    +
    
    1 8
     wayland-protocols (1.39-1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Team upload.
    

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


  • Reply to: