Bug#1115099: lightdm-remote-session-x2go: please replace CDBS build with short debhelper 13 sequencer
Hi,
I've uploaded a fix to DELAYED/15.
Please tell me if it should be cancelled or delayed.
Greetings
Alexandre
Here's a glimpse of the contents,
It can also be fully imported after upload with gbp
or I can can provide a traditional patch against
last upload.
------
$ head debian/changelog
lightdm-remote-session-x2go (0.0.2.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Redo CDBS build with short DH sequencer (Closes: #1115099)
* Bump Standards-Version: to 4.7.2
-- Alexandre Detiste <tchet@debian.org> Mon, 03 Nov 2025 19:28:21 +0100
$ cat debian/rules
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- --libexec=/usr/lib/lightdm-remote-session-x2go/
Reply to: