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


Commits:
14b30323 by Dylan Aïssi at 2024-02-27T09:23:33+01:00
Fix syntax of non fatal tests

Signed-off-by: Dylan Aïssi <dylan.ai...@collabora.com>

- - - - -
0dd716ea by Dylan Aïssi at 2024-02-27T09:24:22+01:00
Release weston version 13.0.0-4

Signed-off-by: Dylan Aïssi <dylan.ai...@collabora.com>

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+weston (13.0.0-4) unstable; urgency=medium
+
+  * Fix syntax of non fatal tests
+
+ -- Dylan Aïssi <dai...@debian.org>  Tue, 27 Feb 2024 09:24:06 +0100
+
 weston (13.0.0-3) unstable; urgency=medium
 
   * Retrict architectures where tests are run


=====================================
debian/rules
=====================================
@@ -28,7 +28,7 @@ override_dh_auto_test:
 ifneq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel i386 ppc64el))
        XDG_RUNTIME_DIR=$(CURDIR)/debian/tmp/tmp/xdgruntimedir dh_auto_test
 else
-       XDG_RUNTIME_DIR=$(CURDIR)/debian/tmp/tmp/xdgruntimedir -dh_auto_test
+       XDG_RUNTIME_DIR=$(CURDIR)/debian/tmp/tmp/xdgruntimedir dh_auto_test || 
true
 endif
 
 override_dh_missing:



View it on GitLab: 
https://salsa.debian.org/xorg-team/wayland/weston/-/compare/dea6a083bc1f4c1306d0eac21ca11a3ecbcc497b...0dd716ea1c42d411b53dddf566325ef67582dbc6

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/wayland/weston/-/compare/dea6a083bc1f4c1306d0eac21ca11a3ecbcc497b...0dd716ea1c42d411b53dddf566325ef67582dbc6
You're receiving this email because of your account on salsa.debian.org.


Reply via email to