Compare commits
28 Commits
debian/1.1
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
2c56e01d9e | ||
|
81ec032ba4 | ||
|
ed4ab27eab | ||
|
715920fe0b | ||
3a899272c5 | |||
33da57238c | |||
884a8b5dd1 | |||
e5f8656c25 | |||
bf8e29dbda | |||
|
8d63102c5e | ||
|
77033a0ef2 | ||
|
972c8369d7 | ||
|
010262bb2a | ||
|
d8c7566f39 | ||
|
056e62208a | ||
04ed067a95 | |||
3142a59cf3 | |||
8dcf89770d | |||
|
c4a6b4f589 | ||
|
01f6a587f8 | ||
|
f403ce04c7 | ||
|
d7c7a08216 | ||
|
8d7ddce4ee | ||
52f2c256d8 | |||
567676d1ea | |||
4bfec2a764 | |||
a7f841aea6 | |||
ac63e57394 |
49
debian/changelog
vendored
49
debian/changelog
vendored
@ -1,3 +1,52 @@
|
|||||||
|
lxqt-themes (2.2.0-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Update build dependencies.
|
||||||
|
* Update copyright file.
|
||||||
|
* Bump Standards-Version to 4.7.2, no changes necessary.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 31 Jul 2025 15:49:57 -0500
|
||||||
|
|
||||||
|
lxqt-themes (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:21 -0600
|
||||||
|
|
||||||
|
lxqt-themes (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Update copyright file.
|
||||||
|
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||||
|
* Bump build dependencies.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:30:48 -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
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Fix the watch file, for real this time.
|
||||||
|
* Lubuntuify the package slightly, to make debhelper happy.
|
||||||
|
* Bump lxqt-build-tools build dep.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Nov 2022 21:48:47 -0600
|
||||||
|
|
||||||
lxqt-themes (1.1.0-1) experimental; urgency=medium
|
lxqt-themes (1.1.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
[ Aaron Rainbolt ]
|
[ Aaron Rainbolt ]
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -1,15 +1,18 @@
|
|||||||
Source: lxqt-themes
|
Source: lxqt-themes
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
|
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.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.11.0)
|
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.2.0)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.7.2
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging.git
|
||||||
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
|
||||||
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git
|
||||||
Homepage: https://github.com/lxqt/lxqt-themes
|
Homepage: https://github.com/lxqt/lxqt-themes
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
|
39
debian/copyright
vendored
39
debian/copyright
vendored
@ -3,31 +3,39 @@ 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-2025 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: 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-2025 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 +396,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
|
||||||
|
2
debian/lxqt-system-theme.lintian-overrides
vendored
Normal file
2
debian/lxqt-system-theme.lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# This is okay/expected
|
||||||
|
lxqt-system-theme: package-contains-documentation-outside-usr-share-doc [usr/share/lxqt/graphics/README]
|
22
debian/lxqt-themes.install
vendored
22
debian/lxqt-themes.install
vendored
@ -1,19 +1,3 @@
|
|||||||
usr/share/lxqt/palettes/Ambiance
|
usr/share/lxqt/palettes/
|
||||||
usr/share/lxqt/palettes/Arch-Colors
|
usr/share/lxqt/themes/
|
||||||
usr/share/lxqt/palettes/Dark
|
usr/share/lxqt/wallpapers/
|
||||||
usr/share/lxqt/palettes/Leech
|
|
||||||
usr/share/lxqt/palettes/Silver-bright
|
|
||||||
usr/share/lxqt/palettes/Silver-dark
|
|
||||||
usr/share/lxqt/palettes/Valendas
|
|
||||||
usr/share/lxqt/themes/Arch-Colors
|
|
||||||
usr/share/lxqt/themes/Clearlooks
|
|
||||||
usr/share/lxqt/themes/KDE-Plasma
|
|
||||||
usr/share/lxqt/themes/Leech
|
|
||||||
usr/share/lxqt/themes/Valendas
|
|
||||||
usr/share/lxqt/themes/ambiance
|
|
||||||
usr/share/lxqt/themes/dark
|
|
||||||
usr/share/lxqt/themes/frost
|
|
||||||
usr/share/lxqt/themes/kvantum
|
|
||||||
usr/share/lxqt/themes/light
|
|
||||||
usr/share/lxqt/themes/silver
|
|
||||||
usr/share/lxqt/wallpapers
|
|
||||||
|
5
debian/rules
vendored
5
debian/rules
vendored
@ -6,3 +6,8 @@
|
|||||||
|
|
||||||
override_dh_missing:
|
override_dh_missing:
|
||||||
dh_missing --fail-missing
|
dh_missing --fail-missing
|
||||||
|
|
||||||
|
override_dh_install:
|
||||||
|
dh_install
|
||||||
|
rm -rf debian/lxqt-themes/usr/share/lxqt/themes/system/
|
||||||
|
rm debian/lxqt-themes/usr/share/lxqt/wallpapers/License
|
||||||
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,3 +1,5 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="searchmode=plain, \
|
||||||
https://github.com/lxqt/lxqt-themes/releases .*/lxqt-themes-([\d\.]+).tar.xz
|
pgpsigurlmangle=s/$/.asc/, \
|
||||||
|
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
||||||
|
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user