Run wrap-and-sort.
This commit is contained in:
parent
afd8bb8464
commit
1553ba7526
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ lxqt-themes (0.15.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
- Update LXQt build dependencies.
|
- Update LXQt build dependencies.
|
||||||
* Update Standards-version to 4.5.0, no changes needed.
|
* Update Standards-version to 4.5.0, no changes needed.
|
||||||
* Migrate to debhelper-compat.
|
* Migrate to debhelper-compat.
|
||||||
|
* Run wrap-and-sort.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 30 Apr 2020 23:48:05 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 30 Apr 2020 23:48:05 -0500
|
||||||
|
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -5,9 +5,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 12),
|
Build-Depends: cmake, debhelper-compat (= 12), lxqt-build-tools (>= 0.7.0)
|
||||||
cmake,
|
|
||||||
lxqt-build-tools (>= 0.7.0)
|
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.0
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-themes/
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-themes/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-themes.git
|
Vcs-Git: https://phab.lubuntu.me/source/lxqt-themes.git
|
||||||
@ -18,8 +16,7 @@ Homepage: https://github.com/lxqt/lxqt-themes
|
|||||||
Package: lxqt-themes
|
Package: lxqt-themes
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Depends: ${misc:Depends},
|
Depends: lxqt-system-theme, ${misc:Depends}
|
||||||
lxqt-system-theme
|
|
||||||
Provides: lxqt-theme
|
Provides: lxqt-theme
|
||||||
Breaks: lxqt-common (<< 0.12.0)
|
Breaks: lxqt-common (<< 0.12.0)
|
||||||
Replaces: lxqt-common (<< 0.12.0)
|
Replaces: lxqt-common (<< 0.12.0)
|
||||||
@ -37,8 +34,7 @@ Description: Themes for LXQt
|
|||||||
Package: lxqt-system-theme
|
Package: lxqt-system-theme
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Depends: ${misc:Depends},
|
Depends: x11-utils, ${misc:Depends}
|
||||||
x11-utils
|
|
||||||
Recommends: oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme
|
Recommends: oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme
|
||||||
Breaks: lxqt-common (<< 0.12.0)
|
Breaks: lxqt-common (<< 0.12.0)
|
||||||
Replaces: lxqt-common (<< 0.12.0)
|
Replaces: lxqt-common (<< 0.12.0)
|
||||||
|
1
debian/copyright
vendored
1
debian/copyright
vendored
@ -400,4 +400,3 @@ License: LGPL-3+
|
|||||||
.
|
.
|
||||||
On Debian systems, the complete text of the GNU Lesser General
|
On Debian systems, the complete text of the GNU Lesser General
|
||||||
Public License can be found in "/usr/share/common-licenses/LGPL-3".
|
Public License can be found in "/usr/share/common-licenses/LGPL-3".
|
||||||
|
|
||||||
|
5
debian/lxqt-system-theme.install
vendored
5
debian/lxqt-system-theme.install
vendored
@ -1,4 +1,3 @@
|
|||||||
usr/share/lxqt/themes/system
|
|
||||||
usr/share/lxqt/graphics/
|
|
||||||
usr/share/icons/hicolor/
|
usr/share/icons/hicolor/
|
||||||
|
usr/share/lxqt/graphics/
|
||||||
|
usr/share/lxqt/themes/system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user