Compare commits
No commits in common. "1c535d4861e078e9241e5e4da5cef0fd53b6b553" and "68238dec46b338d9879d8ed388bf84614eb491d6" have entirely different histories.
1c535d4861
...
68238dec46
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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
|
||||
|
||||
* New upstream release.
|
||||
|
27
debian/control
vendored
27
debian/control
vendored
@ -1,28 +1,28 @@
|
||||
Source: lxqt-session
|
||||
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>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
layer-shell-qt (>= 6.0.0),
|
||||
libkf6windowsystem-dev (>= 6.0.0),
|
||||
liblayershellqtinterface-dev (>= 6.0.0),
|
||||
liblxqt2-dev (>= 2.1.0),
|
||||
layer-shell-qt,
|
||||
libkf6windowsystem-dev,
|
||||
liblayershellqtinterface-dev,
|
||||
liblxqt2-dev (>= 2.0.0),
|
||||
libproc2-dev,
|
||||
libudev-dev [linux-any],
|
||||
libx11-dev,
|
||||
qt6-svg-dev (>= 6.6.0),
|
||||
qt6-wayland-dev (>= 6.6.0),
|
||||
qtxdg-tools (>= 4.1.0),
|
||||
xdg-user-dirs
|
||||
qtxdg-tools (>= 4.0.0),
|
||||
xdg-user-dirs,
|
||||
qt6-svg-dev,
|
||||
qt6-wayland-dev
|
||||
Standards-Version: 4.7.0
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
||||
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-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git
|
||||
Homepage: https://github.com/lxqt/lxqt-session
|
||||
Rules-Requires-Root: no
|
||||
|
||||
@ -63,9 +63,6 @@ Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||
Description: Language package for lxqt-session
|
||||
LXQt is an advanced, easy-to-use, and fast desktop environment based on
|
||||
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.
|
||||
The l10n files for lxqt-session.
|
||||
.
|
||||
This package contains the l10n files needed by lxqt-session.
|
||||
|
1
debian/lxqt-session.install
vendored
1
debian/lxqt-session.install
vendored
@ -14,7 +14,6 @@ usr/share/applications/lxqt-shutdown.desktop
|
||||
usr/share/applications/lxqt-suspend.desktop
|
||||
usr/share/lxqt/lxqt.conf
|
||||
usr/share/lxqt/session.conf
|
||||
usr/share/lxqt/waylandwindowmanagers.conf
|
||||
usr/share/lxqt/windowmanagers.conf
|
||||
usr/share/man/man1/lxqt-config-session.1
|
||||
usr/share/man/man1/lxqt-leave.1
|
||||
|
4
debian/lxqt-session.lintian-overrides
vendored
4
debian/lxqt-session.lintian-overrides
vendored
@ -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]
|
2
debian/source/lintian-overrides
vendored
2
debian/source/lintian-overrides
vendored
@ -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]
|
Loading…
x
Reference in New Issue
Block a user