Compare commits
24 Commits
ubuntu/nob
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96ffdb8897 | ||
|
|
e23d0b447c | ||
|
|
c2769f92c4 | ||
|
|
28b9d3f59e | ||
|
|
d56de0348f | ||
|
|
0c07f3ed66 | ||
|
|
bbba9e0643 | ||
|
|
efadefb101 | ||
|
|
4fc93b8c53 | ||
|
|
2c56e01d9e | ||
|
|
81ec032ba4 | ||
|
|
ed4ab27eab | ||
|
|
715920fe0b | ||
| 3a899272c5 | |||
| 33da57238c | |||
| 884a8b5dd1 | |||
| e5f8656c25 | |||
| bf8e29dbda | |||
|
|
8d63102c5e | ||
|
|
77033a0ef2 | ||
|
|
972c8369d7 | ||
|
|
010262bb2a | ||
|
|
d8c7566f39 | ||
|
|
056e62208a |
42
debian/changelog
vendored
42
debian/changelog
vendored
@ -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
|
||||
|
||||
* New upstream release.
|
||||
|
||||
13
debian/control
vendored
13
debian/control
vendored
@ -1,20 +1,19 @@
|
||||
Source: lxqt-themes
|
||||
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>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 0.13.0)
|
||||
Standards-Version: 4.6.2
|
||||
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.3.0)
|
||||
Standards-Version: 4.7.3
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging
|
||||
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-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.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
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: lxqt-themes
|
||||
Architecture: all
|
||||
@ -36,7 +35,7 @@ Package: lxqt-system-theme
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
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
|
||||
The System theme for LXQt provide basic styling for LXQt system
|
||||
components
|
||||
|
||||
11
debian/copyright
vendored
11
debian/copyright
vendored
@ -4,7 +4,7 @@ Source: https://github.com/lxqt/lxqt-themes
|
||||
|
||||
Files: *
|
||||
Copyright: 2010-2012 Razor team
|
||||
2012-2022 LXQt team
|
||||
2012-2025 LXQt team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: graphics/*
|
||||
@ -19,9 +19,8 @@ Files: graphics/*
|
||||
Copyright: 2012-2013 Giacomo Barazzetti <giacomosrv@gmail.com>
|
||||
License: CC-BY-SA-3.0
|
||||
|
||||
Files: themes/silver/beam.png
|
||||
wallpapers/*.jpg
|
||||
wallpapers.*.png
|
||||
Files: wallpapers/*.jpg
|
||||
wallpapers/*.png
|
||||
Copyright: 2022 LXQt team
|
||||
License: CC-BY-SA-3.0
|
||||
|
||||
@ -32,9 +31,9 @@ License: LGPL-3
|
||||
Files: debian/*
|
||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2015 ChangZhuo Chen (陳昌倬) <czchen@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: CC-BY-SA-3.0
|
||||
|
||||
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/Arch-Colors
|
||||
usr/share/lxqt/palettes/Dark
|
||||
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
|
||||
usr/share/lxqt/palettes/
|
||||
usr/share/lxqt/themes/
|
||||
usr/share/lxqt/wallpapers/
|
||||
|
||||
5
debian/rules
vendored
5
debian/rules
vendored
@ -6,3 +6,8 @@
|
||||
|
||||
override_dh_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
11
debian/watch
vendored
@ -1,5 +1,6 @@
|
||||
version=4
|
||||
opts="searchmode=plain, \
|
||||
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
|
||||
Version: 5
|
||||
Template: GitHub
|
||||
Owner: lxqt
|
||||
Project: @PACKAGE@
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user