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

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



Title: GitLab

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

Commits:

  • 3a574069
    by Dylan Aïssi at 2025-01-06T12:52:55+01:00
    debian/control: build depends on libwayland-dev >= 1.23.0
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    
  • babf8777
    by Dylan Aïssi at 2025-01-06T12:53:21+01:00
    Release wayland-protocols version 1.39-1~bpo12+2
    
    Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
    

2 changed files:

Changes:

  • debian/changelog
    1
    +wayland-protocols (1.39-1~bpo12+2) bookworm-backports; urgency=medium
    
    2
    +
    
    3
    +  * debian/control: build depends on libwayland-dev >= 1.23.0.
    
    4
    +
    
    5
    + -- Dylan Aïssi <daissi@debian.org>  Mon, 06 Jan 2025 12:53:01 +0100
    
    6
    +
    
    1 7
     wayland-protocols (1.39-1~bpo12+1) bookworm-backports; urgency=medium
    
    2 8
     
    
    3 9
       * Rebuild for bookworm-backports.
    

  • 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: