Compare commits
9 Commits
ubuntu/que
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96ffdb8897 | ||
|
|
e23d0b447c | ||
|
|
c2769f92c4 | ||
|
|
28b9d3f59e | ||
|
|
d56de0348f | ||
|
|
0c07f3ed66 | ||
|
|
bbba9e0643 | ||
|
|
efadefb101 | ||
|
|
4fc93b8c53 |
17
debian/changelog
vendored
17
debian/changelog
vendored
@ -1,3 +1,20 @@
|
||||
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.
|
||||
|
||||
7
debian/control
vendored
7
debian/control
vendored
@ -7,14 +7,13 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.2.0)
|
||||
Standards-Version: 4.7.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
|
||||
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
|
||||
|
||||
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -31,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-2025 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
|
||||
|
||||
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