Remove extra runtime depends that are pulled in by debhelper anyway.
This commit is contained in:
parent
a9dd2c900c
commit
6d0fb6f7ae
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
xdg-desktop-portal-lxqt (1.1.0-0ubuntu5) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Remove extra runtime depends that are pulled in by debhelper anyway.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 16 Feb 2025 19:26:24 -0600
|
||||||
|
|
||||||
xdg-desktop-portal-lxqt (1.1.0-0ubuntu4) plucky; urgency=medium
|
xdg-desktop-portal-lxqt (1.1.0-0ubuntu4) plucky; urgency=medium
|
||||||
|
|
||||||
* No-change rebuild for Qt 6.8.2.
|
* No-change rebuild for Qt 6.8.2.
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -3,8 +3,8 @@ Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|||||||
Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: cmake (>= 3.18),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
debhelper-compat (= 13),
|
cmake (>= 3.18),
|
||||||
libfm-qt6-dev (>= 2.1.0),
|
libfm-qt6-dev (>= 2.1.0),
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
libxcb-composite0-dev,
|
libxcb-composite0-dev,
|
||||||
@ -44,11 +44,7 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: xdg-desktop-portal-lxqt
|
Package: xdg-desktop-portal-lxqt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libfm-qt6-dev (>= 2.1.0),
|
Depends: xdg-desktop-portal, ${misc:Depends}, ${shlibs:Depends}
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
|
||||||
xdg-desktop-portal,
|
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends}
|
|
||||||
Conflicts: lxqt-session (<< 2.1.0)
|
Conflicts: lxqt-session (<< 2.1.0)
|
||||||
Replaces: lxqt-session (<< 2.1.0)
|
Replaces: lxqt-session (<< 2.1.0)
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user