Compare commits
4 Commits
8d63102c5e
...
33da57238c
Author | SHA1 | Date | |
---|---|---|---|
33da57238c | |||
884a8b5dd1 | |||
e5f8656c25 | |||
bf8e29dbda |
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lxqt-themes (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 16:35:55 -0600
|
||||||
|
|
||||||
lxqt-themes (2.0.0-0ubuntu1) oracular; urgency=medium
|
lxqt-themes (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -1,18 +1,18 @@
|
|||||||
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 (>= 2.0.0)
|
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.1.0)
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
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
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
|
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -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
|
||||||
|
|
||||||
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user