Your message dated Sun, 31 Mar 2019 19:04:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#926124: unblock: weston/5.0.0-3
has caused the Debian Bug report #926124,
regarding unblock: weston/5.0.0-3
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.)
--
926124: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926124
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package weston
Fixed a couple bugs related to:
- make build reproducible
- fix startup with systemd-login
Find debdiff attached:
diff --git a/debian/changelog b/debian/changelog
index d6a391bc..ba9cb592 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+weston (5.0.0-3) unstable; urgency=medium
+
+ * debian/control: add libdbus-1-dev to Build-Depends
+ - Fixes "won't start despite having an active logind session"
+ (Closes: #799325)
+ Thanks Paul Menzel for analysis.
+ * debian/patches/reproducible-build-899358.patch: new patch
+ - Make the build reproducible
+ (Closes: #899358)
+
+ -- Héctor Orón Martínez <[email protected]> Thu, 28 Mar 2019 14:11:26 +0100
+
weston (5.0.0-2) unstable; urgency=medium
[ Emilio Pozuelo Monfort ]
diff --git a/debian/control b/debian/control
index c2c11c28..4eea61de 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
debhelper (>= 10),
quilt,
pkg-config,
+ libdbus-1-dev,
libpixman-1-dev (>= 0.25.2),
libpng-dev,
libjpeg-dev,
diff --git a/debian/patches/reproducible-build-899358.patch
b/debian/patches/reproducible-build-899358.patch
new file mode 100644
index 00000000..642c9dfb
--- /dev/null
+++ b/debian/patches/reproducible-build-899358.patch
@@ -0,0 +1,14 @@
+https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899358
+Index: weston/weston.ini.in
+===================================================================
+--- weston.orig/weston.ini.in 2019-03-28 12:55:11.730324981 +0100
++++ weston/weston.ini.in 2019-03-28 12:58:53.029372855 +0100
+@@ -38,7 +38,7 @@
+
+ [launcher]
+ icon=/usr/share/icons/gnome/24x24/apps/arts.png
+-path=@abs_top_builddir@/weston-flower
++path=@libexecdir@/weston-flower
+
+ [input-method]
+ path=@libexecdir@/weston-keyboard
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 00000000..4a8185bf
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+reproducible-build-899358.patch
unblock weston/5.0.0-3
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf
Kernel: Linux 4.19.0-4-amd64 (SMP w/16 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8),
LANGUAGE=ca_AD:ca (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Héctor Orón Martínez:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package weston
>
> Fixed a couple bugs related to:
> - make build reproducible
> - fix startup with systemd-login
>
> Find debdiff attached:
>
> [...]
>
> unblock weston/5.0.0-3
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---