Compare commits
No commits in common. "df63b13716f1bb68c58ac44d004172fbc01920dc" and "7c1753a64ef781e84b6bc01a2766e5432c7f8733" have entirely different histories.
df63b13716
...
7c1753a64e
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,11 +1,3 @@
|
|||||||
liblxqt (2.2.0-0ubuntu1) UNRELEASED; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
- Update build dependencies.
|
|
||||||
* Update Standards-Version to 4.7.2, no changes needed.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 19 Apr 2025 17:25:06 -0500
|
|
||||||
|
|
||||||
liblxqt (2.1.0-0ubuntu3) plucky; urgency=medium
|
liblxqt (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
* Update Standards-Version to 4.7.1, no changes needed.
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -10,14 +10,14 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
dh-exec,
|
dh-exec,
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
libpolkit-qt6-1-dev,
|
libpolkit-qt6-1-dev,
|
||||||
libqt6xdg-dev (>= 4.2.0),
|
libqt6xdg-dev (>= 4.1.0),
|
||||||
libqt6xdgiconloader-dev (>= 4.2.0),
|
libqt6xdgiconloader-dev (>= 4.1.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxkbcommon-dev (>= 0.5.0),
|
libxkbcommon-dev (>= 0.5.0),
|
||||||
libxss-dev,
|
libxss-dev,
|
||||||
lxqt-build-tools (>= 2.2.0),
|
lxqt-build-tools (>= 2.1.0),
|
||||||
qt6-svg-dev (>= 6.6.0)
|
qt6-svg-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.2
|
Standards-Version: 4.7.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
||||||
@ -48,9 +48,9 @@ Package: liblxqt2-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: liblxqt2 (= ${binary:Version}),
|
Depends: liblxqt2 (= ${binary:Version}),
|
||||||
libqt6xdg-dev (>= 4.2.0),
|
libqt6xdg-dev (>= 4.1.0),
|
||||||
libqt6xdgiconloader-dev (>= 4.2.0),
|
libqt6xdgiconloader-dev (>= 4.1.0),
|
||||||
lxqt-build-tools (>= 2.2.0),
|
lxqt-build-tools (>= 2.1.0),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: Shared libraries for LXQt desktop environment (dev)
|
Description: Shared libraries for LXQt desktop environment (dev)
|
||||||
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user