Compare commits
No commits in common. "33da57238ca75c7261544b30d05779d0dbbb725b" and "8d63102c5e799e7e83d5bfccb295f50ecab289b1" have entirely different histories.
33da57238c
...
8d63102c5e
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,10 +1,3 @@
|
||||
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
|
||||
|
||||
* New upstream release.
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -1,18 +1,18 @@
|
||||
Source: lxqt-themes
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
XSBC-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 (>= 2.1.0)
|
||||
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.0.0)
|
||||
Standards-Version: 4.7.0
|
||||
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
|
||||
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
|
||||
Homepage: https://github.com/lxqt/lxqt-themes
|
||||
Rules-Requires-Root: no
|
||||
|
||||
|
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -19,8 +19,9 @@ Files: graphics/*
|
||||
Copyright: 2012-2013 Giacomo Barazzetti <giacomosrv@gmail.com>
|
||||
License: CC-BY-SA-3.0
|
||||
|
||||
Files: wallpapers/*.jpg
|
||||
wallpapers/*.png
|
||||
Files: themes/silver/beam.png
|
||||
wallpapers/*.jpg
|
||||
wallpapers.*.png
|
||||
Copyright: 2022 LXQt team
|
||||
License: CC-BY-SA-3.0
|
||||
|
||||
|
2
debian/lxqt-system-theme.lintian-overrides
vendored
2
debian/lxqt-system-theme.lintian-overrides
vendored
@ -1,2 +0,0 @@
|
||||
# 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,3 +1,19 @@
|
||||
usr/share/lxqt/palettes/
|
||||
usr/share/lxqt/themes/
|
||||
usr/share/lxqt/wallpapers/
|
||||
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
|
||||
|
5
debian/rules
vendored
5
debian/rules
vendored
@ -6,8 +6,3 @@
|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user