Dylan Aïssi pushed to branch debian-unstable at X Strike Force / wayland / wayland-protocols
Commits: f1c558df by Dylan Aïssi at 2026-06-10T15:39:57+02:00 Update debian/copyright Signed-off-by: Dylan Aïssi <[email protected]> - - - - - b6a3be05 by Dylan Aïssi at 2026-06-10T15:58:23+02:00 debian/control: build depends on libwayland-dev >= 1.25.0 Signed-off-by: Dylan Aïssi <[email protected]> - - - - - 12194711 by Dylan Aïssi at 2026-06-10T16:00:16+02:00 salsa-ci: enable licenserecon Signed-off-by: Dylan Aïssi <[email protected]> - - - - - 5 changed files: - debian/changelog - debian/control - debian/copyright - + debian/lrc.config - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,9 @@ wayland-protocols (1.49-1) UNRELEASED; urgency=medium * New upstream release + * Update debian/copyright + * debian/control: build depends on libwayland-dev >= 1.25.0 + * salsa-ci: enable licenserecon -- Dylan Aïssi <[email protected]> Wed, 10 Jun 2026 08:49:34 +0200 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Héctor Orón Martínez <[email protected]>, Emilio Pozuelo Monfort <[email protected]>, Dylan Aïssi <[email protected]> Build-Depends: debhelper-compat (= 13), - libwayland-dev (>= 1.23.0), + libwayland-dev (>= 1.25.0), meson (>= 0.58.0), pkgconf Standards-Version: 4.7.4 ===================================== debian/copyright ===================================== @@ -21,9 +21,31 @@ Copyright: © 2008-2013 Kristian Høgsberg © 2018 Simon Ser License: Expat +Files: experimental/xx-text-input/xx-text-input-v3.xml + staging/ext-data-control/ext-data-control-v1.xml + staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml + staging/ext-workspace/ext-workspace-v1.xml + unstable/pointer-gestures/pointer-gestures-unstable-v1.xml + unstable/text-input/text-input-unstable-v3.xml +Copyright: © 2012-2013 Intel Corporation + © 2015-2016 Jan Arne Petersen + © 2015-2021 Red Hat, Inc. + © 2018 Purism SPC + © 2025 DorotaC + © 2018 Simon Ser + © 2019 Ivan Molodetskikh + © 2024 Neal Gompa + © 2018-2020 Ilia Bozhinov + © 2020 Isaac Freund + © 2022 wb9688 + © 2023 i509VCB + © 2019 Christopher Billington + © 2022 Victoria Brekenfeld +License: HPND-sell-variant + Files: debian/* Copyright: © 2016-2023 Héctor Orón Martínez <[email protected]> - © 2024 Dylan Aïssi <[email protected]> + © 2024-2026 Dylan Aïssi <[email protected]> License: Expat License: Expat @@ -51,3 +73,25 @@ License: Expat The above is the version of the MIT "Expat" License used by X.org: . http://cgit.freedesktop.org/xorg/xserver/tree/COPYING + +License: HPND-sell-variant + Permission to use, copy, modify, distribute, and sell this + software and its documentation for any purpose is hereby granted + without fee, provided that the above copyright notice appear in + all copies and that both that copyright notice and this permission + notice appear in supporting documentation, and that the name of + the copyright holders not be used in advertising or publicity + pertaining to distribution of the software without specific, + written prior permission. The copyright holders make no + representations about the suitability of this software for any + purpose. It is provided "as is" without express or implied + warranty. + . + THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS + SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND + FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY + SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN + AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, + ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF + THIS SOFTWARE. ===================================== debian/lrc.config ===================================== @@ -0,0 +1,7 @@ +# False postive, it's HPND-sell-variant +experimental/xx-text-input/xx-text-input-v3.xml +staging/ext-data-control/ext-data-control-v1.xml +staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml +staging/ext-workspace/ext-workspace-v1.xml +unstable/pointer-gestures/pointer-gestures-unstable-v1.xml +unstable/text-input/text-input-unstable-v3.xml ===================================== debian/salsa-ci.yml ===================================== @@ -1,3 +1,6 @@ --- include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +variables: + SALSA_CI_DISABLE_LICENSERECON: 0 View it on GitLab: https://salsa.debian.org/xorg-team/wayland/wayland-protocols/-/compare/288923f469b466d259b71eccf1fb3aa9d7b89bf4...12194711b1c57e0bd0df8d6d261a12dd27c43847 -- View it on GitLab: https://salsa.debian.org/xorg-team/wayland/wayland-protocols/-/compare/288923f469b466d259b71eccf1fb3aa9d7b89bf4...12194711b1c57e0bd0df8d6d261a12dd27c43847 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

