Compare commits

..

No commits in common. "1c535d4861e078e9241e5e4da5cef0fd53b6b553" and "68238dec46b338d9879d8ed388bf84614eb491d6" have entirely different histories.

5 changed files with 12 additions and 29 deletions

7
debian/changelog vendored
View File

@ -1,10 +1,3 @@
lxqt-session (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 18:24:10 -0600
lxqt-session (2.0.0-0ubuntu1) oracular; urgency=medium lxqt-session (2.0.0-0ubuntu1) oracular; urgency=medium
* New upstream release. * New upstream release.

27
debian/control vendored
View File

@ -1,28 +1,28 @@
Source: lxqt-session Source: lxqt-session
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>, Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>, ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org> Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
layer-shell-qt (>= 6.0.0), layer-shell-qt,
libkf6windowsystem-dev (>= 6.0.0), libkf6windowsystem-dev,
liblayershellqtinterface-dev (>= 6.0.0), liblayershellqtinterface-dev,
liblxqt2-dev (>= 2.1.0), liblxqt2-dev (>= 2.0.0),
libproc2-dev, libproc2-dev,
libudev-dev [linux-any], libudev-dev [linux-any],
libx11-dev, libx11-dev,
qt6-svg-dev (>= 6.6.0), qtxdg-tools (>= 4.0.0),
qt6-wayland-dev (>= 6.6.0), xdg-user-dirs,
qtxdg-tools (>= 4.1.0), qt6-svg-dev,
xdg-user-dirs qt6-wayland-dev
Standards-Version: 4.7.0 Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git
Homepage: https://github.com/lxqt/lxqt-session Homepage: https://github.com/lxqt/lxqt-session
Rules-Requires-Root: no Rules-Requires-Root: no
@ -63,9 +63,6 @@ Multi-Arch: foreign
Section: localization Section: localization
Depends: qt6-translations-l10n, ${misc:Depends} Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package for lxqt-session Description: Language package for lxqt-session
LXQt is an advanced, easy-to-use, and fast desktop environment based on The l10n files for lxqt-session.
Qt technologies. It has been tailored for users who value simplicity,
speed, and an intuitive interface. Unlike most desktop environments,
LXQt also works fine with less powerful machines.
. .
This package contains the l10n files needed by lxqt-session. This package contains the l10n files needed by lxqt-session.

View File

@ -14,7 +14,6 @@ usr/share/applications/lxqt-shutdown.desktop
usr/share/applications/lxqt-suspend.desktop usr/share/applications/lxqt-suspend.desktop
usr/share/lxqt/lxqt.conf usr/share/lxqt/lxqt.conf
usr/share/lxqt/session.conf usr/share/lxqt/session.conf
usr/share/lxqt/waylandwindowmanagers.conf
usr/share/lxqt/windowmanagers.conf usr/share/lxqt/windowmanagers.conf
usr/share/man/man1/lxqt-config-session.1 usr/share/man/man1/lxqt-config-session.1
usr/share/man/man1/lxqt-leave.1 usr/share/man/man1/lxqt-leave.1

View File

@ -1,4 +0,0 @@
# This is expected
lxqt-session: desktop-entry-lacks-keywords-entry [usr/share/*/*.desktop]
lxqt-session: desktop-entry-lacks-icon-entry [usr/share/*/*.desktop]
lxqt-session: desktop-entry-invalid-category LXQt [usr/share/*/*.desktop]

View File

@ -1,2 +0,0 @@
# We will not be forwarding this patch
lxqt-session source: patch-not-forwarded-upstream [debian/patches/gtk-3-configuration-copy.patch]