Compare commits

..

24 Commits

Author SHA1 Message Date
Aaron Rainbolt
96ffdb8897
Fix signing key (copy the one from lxqt-powermanagement) 2026-02-19 17:47:28 -05:00
Aaron Rainbolt
e23d0b447c
Bump build deps 2026-02-19 17:46:03 -05:00
Aaron Rainbolt
c2769f92c4
Remove Rules-Requires-Root 2026-02-19 17:45:26 -05:00
Aaron Rainbolt
28b9d3f59e
Bump Standards-Version 2026-02-19 17:45:02 -05:00
Aaron Rainbolt
d56de0348f
Fix watch file 2026-02-19 17:44:35 -05:00
Aaron Rainbolt
0c07f3ed66
Update copyright file 2026-02-19 17:43:57 -05:00
Aaron Rainbolt
bbba9e0643
Bump version for new upstream release 2026-02-19 17:43:02 -05:00
Rik Mills
efadefb101 Sync with Resolute archive. 2025-12-18 13:10:45 +00:00
Aaron Rainbolt
4fc93b8c53
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:17:00 -06:00
Aaron Rainbolt
2c56e01d9e
Update build deps 2025-07-31 15:53:53 -05:00
Aaron Rainbolt
81ec032ba4
Bump Standards-Version 2025-07-31 15:52:56 -05:00
Aaron Rainbolt
ed4ab27eab
Update copyright file 2025-07-31 15:51:34 -05:00
Aaron Rainbolt
715920fe0b
Bump version for new upstream release 2025-07-31 15:50:26 -05:00
3a899272c5 Upload to Plucky 2024-11-15 15:34:45 -06:00
33da57238c Make Lintian happy 2024-11-05 17:28:50 -06:00
884a8b5dd1 Simplify file installation 2024-11-05 17:15:06 -06:00
e5f8656c25 Bump build dependencies. 2024-11-05 16:36:46 -06:00
bf8e29dbda New upstream release. 2024-11-05 16:36:04 -06:00
Aaron Rainbolt
8d63102c5e Release to Oracular 2024-08-15 16:30:56 -05:00
Aaron Rainbolt
77033a0ef2 PPA build 2024-06-26 22:14:30 -05:00
Aaron Rainbolt
972c8369d7 Bump build deps 2024-06-26 22:01:55 -05:00
Aaron Rainbolt
010262bb2a Bump Standards-Version 2024-06-26 22:01:14 -05:00
Aaron Rainbolt
d8c7566f39 Update copyright file 2024-06-26 22:00:37 -05:00
Aaron Rainbolt
056e62208a Bump version for new upstream release 2024-06-26 21:59:00 -05:00
8 changed files with 120 additions and 88 deletions

42
debian/changelog vendored
View File

@ -1,3 +1,45 @@
lxqt-themes (2.3.0-0ubuntu1) resolute; urgency=medium
* New upstream release.
- Update build dependencies.
- Fix signing key.
* Update copyright file.
* Bump Standards-Version to 4.7.3, no changes necessary.
* Remove unnecessary Rules-Requires-Root.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 19 Feb 2026 17:42:37 -0500
lxqt-themes (2.2.0-0ubuntu2) resolute; urgency=medium
* Recommend kf6-breeze-icon-theme instead of transitional package.
-- Rik Mills <rikmills@kde.org> Thu, 18 Dec 2025 13:05:59 +0000
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 lxqt-themes (1.3.0-0ubuntu1) mantic; urgency=medium
* New upstream release. * New upstream release.

13
debian/control vendored
View File

@ -1,20 +1,19 @@
Source: lxqt-themes Source: lxqt-themes
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> 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.13.0) Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.3.0)
Standards-Version: 4.6.2 Standards-Version: 4.7.3
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 Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git 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
Package: lxqt-themes Package: lxqt-themes
Architecture: all Architecture: all
@ -36,7 +35,7 @@ Package: lxqt-system-theme
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Depends: x11-utils, ${misc:Depends} Depends: x11-utils, ${misc:Depends}
Recommends: papirus-icon-theme | oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme Recommends: papirus-icon-theme | oxygen-icon-theme | kf6-breeze-icon-theme | faenza-icon-theme
Description: System theme for LXQt Description: System theme for LXQt
The System theme for LXQt provide basic styling for LXQt system The System theme for LXQt provide basic styling for LXQt system
components components

11
debian/copyright vendored
View File

@ -4,7 +4,7 @@ Source: https://github.com/lxqt/lxqt-themes
Files: * Files: *
Copyright: 2010-2012 Razor team Copyright: 2010-2012 Razor team
2012-2022 LXQt team 2012-2025 LXQt team
License: LGPL-2.1+ License: LGPL-2.1+
Files: graphics/* Files: graphics/*
@ -19,9 +19,8 @@ Files: graphics/*
Copyright: 2012-2013 Giacomo Barazzetti <giacomosrv@gmail.com> 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 Files: wallpapers/*.jpg
wallpapers/*.jpg wallpapers/*.png
wallpapers.*.png
Copyright: 2022 LXQt team Copyright: 2022 LXQt team
License: CC-BY-SA-3.0 License: CC-BY-SA-3.0
@ -32,9 +31,9 @@ License: LGPL-3
Files: debian/* Files: debian/*
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org> Copyright: 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>
2022 Simon Quigley <tsimonq2@debian.org> 2022 Simon Quigley <tsimonq2@debian.org>
2023 Aaron Rainbolt <arraybolt3@ubuntu.com> 2015-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2023-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1+ License: LGPL-2.1+
License: CC-BY-SA-3.0 License: CC-BY-SA-3.0

View File

@ -0,0 +1,2 @@
# This is okay/expected
lxqt-system-theme: package-contains-documentation-outside-usr-share-doc [usr/share/lxqt/graphics/README]

View File

@ -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
View File

@ -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

11
debian/watch vendored
View File

@ -1,5 +1,6 @@
version=4 Version: 5
opts="searchmode=plain, \ Template: GitHub
pgpsigurlmangle=s/$/.asc/, \ Owner: lxqt
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \ Project: @PACKAGE@
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
Pgp-Mode: auto