Compare commits
2 Commits
ubuntu/1.1
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
75970e2e38 | |||
6d0fb6f7ae |
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
xdg-desktop-portal-lxqt (1.1.0-0ubuntu6) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:59:23 -0600
|
||||||
|
|
||||||
|
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.
|
||||||
|
12
debian/control
vendored
12
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,
|
||||||
@ -36,7 +36,7 @@ Build-Depends: cmake (>= 3.18),
|
|||||||
libxkbcommon-dev (>= 0.5.0),
|
libxkbcommon-dev (>= 0.5.0),
|
||||||
lxqt-build-tools (>= 2.1.0),
|
lxqt-build-tools (>= 2.1.0),
|
||||||
qt6-base-private-dev (>= 6.6.0)
|
qt6-base-private-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging.git
|
||||||
Homepage: https://github.com/lxqt/xdg-desktop-portal-lxqt
|
Homepage: https://github.com/lxqt/xdg-desktop-portal-lxqt
|
||||||
@ -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}
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -22,7 +22,7 @@ Copyright: 2016-2018 Red Hat Inc
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2022-2023 Simon Quigley <tsimonq2@ubuntu.com>
|
Copyright: 2022-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user