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 Standards-version to 4.5.0, no changes needed.
|
||||
* Migrate to debhelper-compat.
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- 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>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
cmake,
|
||||
lxqt-build-tools (>= 0.7.0)
|
||||
Build-Depends: cmake, debhelper-compat (= 12), lxqt-build-tools (>= 0.7.0)
|
||||
Standards-Version: 4.5.0
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-themes/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-themes.git
|
||||
@ -18,8 +16,7 @@ Homepage: https://github.com/lxqt/lxqt-themes
|
||||
Package: lxqt-themes
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends},
|
||||
lxqt-system-theme
|
||||
Depends: lxqt-system-theme, ${misc:Depends}
|
||||
Provides: lxqt-theme
|
||||
Breaks: lxqt-common (<< 0.12.0)
|
||||
Replaces: lxqt-common (<< 0.12.0)
|
||||
@ -37,8 +34,7 @@ Description: Themes for LXQt
|
||||
Package: lxqt-system-theme
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends},
|
||||
x11-utils
|
||||
Depends: x11-utils, ${misc:Depends}
|
||||
Recommends: oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme
|
||||
Breaks: 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
|
||||
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/lxqt/graphics/
|
||||
usr/share/lxqt/themes/system
|
||||
|
Loading…
x
Reference in New Issue
Block a user