Your message dated Thu, 25 Apr 2019 08:49:05 +0200
with message-id <[email protected]>
and subject line Re: Bug#927918: sway: ambiguous version dependency on wlroots
has caused the Debian Bug report #927918,
regarding sway: ambiguous version dependency on wlroots
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
927918: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927918
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sway
Version: 1.0-1
Severity: normal
Tags: upstream
Dear Maintainer,
debian/control has Build-Depends on libwlroots-dev (>= 0.5). Upstream's
release notes for tag 1.0 says the release depends on wlroots 0.5.
meson.build depends on wlroots_version = '>=0.4.1'. meson.build also
remains at >=0.4.1 in upstream master branch (post-1.0 release).
As you can see, there's two conflicting informations for for the
required wlroots version from upstream sources.
https://github.com/swaywm/sway/releases/tag/1.0
Which wlroots dependency version is really required for Debian?
-- System Information:
Debian Release: 10.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Hi Linda,
On 4/25/19 4:37 AM, Linda Lapinlampi wrote:
> debian/control has Build-Depends on libwlroots-dev (>= 0.5). Upstream's
> release notes for tag 1.0 says the release depends on wlroots 0.5.
> meson.build depends on wlroots_version = '>=0.4.1'. meson.build also
> remains at >=0.4.1 in upstream master branch (post-1.0 release).
>
> As you can see, there's two conflicting informations for for the
> required wlroots version from upstream sources.
>
> https://github.com/swaywm/sway/releases/tag/1.0
>
> Which wlroots dependency version is really required for Debian?
This was an error in the upstream meson file, which is fixed now
https://github.com/swaywm/sway/commit/8adb70f9c54549a5cb4fd7d2288ddce66dedfd9e.
The correct version is 0.5
>
> -- System Information:
> Debian Release: 10.0
> APT prefers unstable
> APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.19.0-4-amd64 (SMP w/2 CPU cores)
> Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=C
> (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
--- End Message ---