[Python-modules-team] Bug#1062699: lirc: regression due to changed build dependencies in version 0.10.2-0.5
Gianfranco Costamagna
costamagnagianfranco at yahoo.it
Mon Feb 12 10:57:37 GMT 2024
control: tags -1 patch pending
--- lirc-0.10.2/debian/changelog 2024-01-17 14:21:20.000000000 +0100
+++ lirc-0.10.2/debian/changelog 2024-02-12 11:47:28.000000000 +0100
@@ -1,3 +1,9 @@
+lirc (0.10.2-0.6) unstable; urgency=medium
+
+ * Add back libsystemd-dev (Closes: #1062699)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Mon, 12 Feb 2024 11:47:28 +0100
+
lirc (0.10.2-0.5) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru lirc-0.10.2/debian/control lirc-0.10.2/debian/control
--- lirc-0.10.2/debian/control 2024-01-17 14:21:18.000000000 +0100
+++ lirc-0.10.2/debian/control 2024-02-12 11:47:26.000000000 +0100
@@ -21,6 +21,7 @@
libftdi1-dev,
libpython3-dev (>= 3.5),
systemd-dev [linux-any],
+ libsystemd-dev [linux-any],
libudev-dev [linux-any],
libusb-dev,
libusb-1.0-0-dev,
On Fri, 2 Feb 2024 19:46:05 +0100 Thomas Uhle <thomas.uhle at mailbox.tu-dresden.de> wrote:
> Source: lirc
> Version: 0.10.2-0.5
> Severity: serious
> X-Debbugs-CC: 1060557 at bugs.debian.org
>
> Dear maintainers, dear Gianfranco,
>
> unfortunately, you have not exchanged systemd by systemd-dev but
> libsystemd-dev by systemd-dev instead. So libsystemd-dev is no longer
> a build dependency and so /usr/sbin/lircd is no longer build with
> libsystemd.so for instance. Could you please fix that.
>
> Thank you in advance!
>
> Best regards,
>
> Thomas Uhle
>
>
More information about the Python-modules-team
mailing list