Compare commits
4 Commits
47d00fdd2f
...
3d713d668a
Author | SHA1 | Date | |
---|---|---|---|
3d713d668a | |||
2e67453e32 | |||
6fc4f9e985 | |||
a9e5fc264d |
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,8 +1,16 @@
|
|||||||
liblxqt (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
liblxqt (1.4.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
* Backport to Jammy.
|
* Backport to Jammy.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 10:01:01 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 10 Nov 2023 11:07:35 -0600
|
||||||
|
|
||||||
|
liblxqt (1.4.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Update copyright file.
|
||||||
|
* Bump libqtxdg-related build dependencies.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 05 Nov 2023 12:13:40 -0600
|
||||||
|
|
||||||
liblxqt (1.3.0-0ubuntu1) mantic; urgency=medium
|
liblxqt (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -12,8 +12,8 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libpolkit-qt5-1-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev (>= 3.11.0),
|
libqt5xdg-dev (>= 3.12.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.10.0),
|
libqt5xdgiconloader-dev (>= 3.12.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxss-dev,
|
libxss-dev,
|
||||||
lxqt-build-tools (>= 0.13.0)
|
lxqt-build-tools (>= 0.13.0)
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: liblxqt
|
|||||||
Source: https://github.com/lxqt/liblxqt
|
Source: https://github.com/lxqt/liblxqt
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2022 LXQt team
|
Copyright: 2012-2023 LXQt team
|
||||||
2010-2013 Razor team
|
2010-2013 Razor team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ License: GPL-2+
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2022-2023 Simon Quigley <tsimonq2@debian.org>
|
2022-2023 Simon Quigley <tsimonq2@debian.org>
|
||||||
2022 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
2022-2023 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user