Dylan Aïssi pushed to branch debian-experimental at X Strike Force / wayland / 
weston


Commits:
9829b2ec by Dylan Aïssi at 2024-01-18T21:10:37+01:00
Set minimun version of libneatvnc-dev to 0.7.0

Signed-off-by: Dylan Aïssi <[email protected]>

- - - - -
805b1005 by Dylan Aïssi at 2024-01-18T21:39:33+01:00
Drop dependency on adduser, no longer required since weston.postinst was dropped

Signed-off-by: Dylan Aïssi <[email protected]>

- - - - -
a0f58c34 by Dylan Aïssi at 2024-01-19T09:46:21+01:00
Restrict Build-Deps on libneatvnc-dev for supported architectures

Signed-off-by: Dylan Aïssi <[email protected]>

- - - - -
3fc55de6 by Dylan Aïssi at 2024-01-19T09:46:59+01:00
Update debian/changelog

Signed-off-by: Dylan Aïssi <[email protected]>

- - - - -
30e5ba2d by Dylan Aïssi at 2024-01-19T09:47:17+01:00
Release weston version 13.0.0-1~exp2

Signed-off-by: Dylan Aïssi <[email protected]>

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-weston (13.0.0-1~exp2) UNRELEASED; urgency=medium
+weston (13.0.0-1~exp2) experimental; urgency=medium
 
   * Drop outdated references to quilt
   * Fix short description of libweston-13-dev
@@ -11,6 +11,7 @@ weston (13.0.0-1~exp2) UNRELEASED; urgency=medium
       - libwayland-dev >= 1.22.0
       - meson >= 0.63.0
       - wayland-protocols >= 1.31
+      - libneatvnc-dev >= 0.7.0
   * Add debian/gbp.conf
   * Use secure URI for homepage
   * Switch to debhelper-compat 13
@@ -20,8 +21,11 @@ weston (13.0.0-1~exp2) UNRELEASED; urgency=medium
   * Mark libweston-13-0 as 'Multi-Arch: same'
   * Remove all references to weston-launch which was dropped
       upstream with weston 11
+  * Drop dependency on adduser, no longer required since
+      weston.postinst was dropped
+  * Restrict Build-Deps on libneatvnc-dev for supported architectures
 
- -- Dylan Aïssi <[email protected]>  Thu, 18 Jan 2024 14:07:16 +0100
+ -- Dylan Aïssi <[email protected]>  Fri, 19 Jan 2024 09:47:00 +0100
 
 weston (13.0.0-1~exp1) experimental; urgency=medium
 


=====================================
debian/control
=====================================
@@ -22,7 +22,7 @@ Build-Depends: debhelper-compat (= 13),
                libinput-dev (>= 1.2.0),
                libjpeg-dev,
                liblcms2-dev,
-               libneatvnc-dev,
+               libneatvnc-dev (>= 0.7.0) [!ia64 !sparc64],
                libpam0g-dev,
                libpango1.0-dev,
                libpixman-1-dev (>= 0.25.2),
@@ -58,8 +58,7 @@ Vcs-Browser: https://salsa.debian.org/xorg-team/wayland/weston
 
 Package: weston
 Architecture: linux-any
-Depends: adduser,
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
 Breaks: libweston-8-dev
 Conflicts: libweston-8-dev



View it on GitLab: 
https://salsa.debian.org/xorg-team/wayland/weston/-/compare/28438f14d90b35f281775a63cc746f97f82605d0...30e5ba2db75ef39103156bfc70922d646148e490

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/wayland/weston/-/compare/28438f14d90b35f281775a63cc746f97f82605d0...30e5ba2db75ef39103156bfc70922d646148e490
You're receiving this email because of your account on salsa.debian.org.


Reply via email to