Compare commits
9 Commits
52f2c256d8
...
67a5036cd6
Author | SHA1 | Date | |
---|---|---|---|
67a5036cd6 | |||
04ed067a95 | |||
3142a59cf3 | |||
8dcf89770d | |||
|
c4a6b4f589 | ||
|
01f6a587f8 | ||
|
f403ce04c7 | ||
|
d7c7a08216 | ||
|
8d7ddce4ee |
21
debian/changelog
vendored
21
debian/changelog
vendored
@ -1,3 +1,24 @@
|
|||||||
|
lxqt-themes (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Backport to Jammy.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 10:46:24 -0500
|
||||||
|
|
||||||
|
lxqt-themes (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 03 Aug 2023 10:43:15 -0500
|
||||||
|
|
||||||
|
lxqt-themes (1.2.0-0ubuntu2) lunar; urgency=medium
|
||||||
|
|
||||||
|
* Overhauled copyright file.
|
||||||
|
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||||
|
* Ran wrap-and-sort.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 16:06:39 -0600
|
||||||
|
|
||||||
lxqt-themes (1.2.0-0ubuntu1) lunar; urgency=medium
|
lxqt-themes (1.2.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -7,8 +7,8 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Aaron Rainbolt <arraybolt3@gmail.com>
|
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 0.12.0)
|
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 0.13.0)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
|
||||||
|
40
debian/copyright
vendored
40
debian/copyright
vendored
@ -3,31 +3,40 @@ Upstream-Name: lxqt-themes
|
|||||||
Source: https://github.com/lxqt/lxqt-themes
|
Source: https://github.com/lxqt/lxqt-themes
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2022 LXQt team
|
Copyright: 2010-2012 Razor team
|
||||||
2010-2012 Razor team
|
2012-2022 LXQt team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: graphics/*
|
Files: graphics/*
|
||||||
themes/ambiance/mainmenu.svg
|
themes/ambiance/mainmenu.svg
|
||||||
|
themes/Clearlooks/mainmenu.svg
|
||||||
themes/dark/mainmenu.svg
|
themes/dark/mainmenu.svg
|
||||||
themes/frost/mainmenu.svg
|
themes/frost/mainmenu.svg
|
||||||
themes/kde-plasma/mainmenu.svg
|
themes/KDE-Plasma/mainmenu.svg
|
||||||
|
themes/Leech/mainmenu.svg
|
||||||
themes/light/mainmenu.svg
|
themes/light/mainmenu.svg
|
||||||
Copyright: 2012-2013, Giacomo Barazzetti <giacomosrv@gmail.com>
|
themes/system/mainmenu.svg
|
||||||
|
Copyright: 2012-2013 Giacomo Barazzetti <giacomosrv@gmail.com>
|
||||||
License: CC-BY-SA-3.0
|
License: CC-BY-SA-3.0
|
||||||
|
|
||||||
|
Files: themes/silver/beam.png
|
||||||
|
wallpapers/*.jpg
|
||||||
|
wallpapers.*.png
|
||||||
|
Copyright: 2022 LXQt team
|
||||||
|
License: CC-BY-SA-3.0
|
||||||
|
|
||||||
|
Files: wallpapers/kde-plasma.png
|
||||||
|
Copyright: 2014 Nuno Pinheiro <nuno@oxygen-icons.org>
|
||||||
|
License: LGPL-3
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2014-2019, Alf Gaida <agaida@siduction.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2015, Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2015, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2022 Simon Quigley <tsimonq2@debian.org>
|
||||||
|
2023 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: themes/kde-plasma/kde-plasma.png
|
|
||||||
Copyright: 2014, Nuno Pinheiro <nuno@oxygen-icons.org>
|
|
||||||
License: LGPL-3+
|
|
||||||
|
|
||||||
|
|
||||||
License: CC-BY-SA-3.0
|
License: CC-BY-SA-3.0
|
||||||
THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
|
THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
|
||||||
CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS
|
CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS
|
||||||
@ -388,11 +397,10 @@ License: LGPL-2.1+
|
|||||||
On Debian systems, the complete text of the GNU Lesser General
|
On Debian systems, the complete text of the GNU Lesser General
|
||||||
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
|
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
|
||||||
|
|
||||||
License: LGPL-3+
|
License: LGPL-3
|
||||||
This package is free software; you can redistribute it and/or
|
This package is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
License as published by the Free Software Foundation; either
|
License version 3, as published by the Free Software Foundation.
|
||||||
version 3 of the License, or (at your option) any later version.
|
|
||||||
.
|
.
|
||||||
This package is distributed in the hope that it will be useful,
|
This package is distributed in the hope that it will be useful,
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user