Run wrap-and-sort.
This commit is contained in:
parent
8a631ad0bc
commit
2893a253ca
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ lubuntu-artwork (1.4) UNRELEASED; urgency=medium
|
|||||||
* Since Ubuntu's sddm is hardcoded to use the Breeze theme, add postinst and
|
* Since Ubuntu's sddm is hardcoded to use the Breeze theme, add postinst and
|
||||||
prerm scripts which install the Lubuntu SDDM theme as the Breeze theme.
|
prerm scripts which install the Lubuntu SDDM theme as the Breeze theme.
|
||||||
Conflict against sddm-theme-breeze accordingly.
|
Conflict against sddm-theme-breeze accordingly.
|
||||||
|
* Run wrap-and-sort.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 07 Jul 2018 16:09:18 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 07 Jul 2018 16:09:18 -0500
|
||||||
|
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -24,7 +24,9 @@ Depends: plymouth (>= 0.9.2-3ubuntu1~),
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Provides: plymouth-theme
|
Provides: plymouth-theme
|
||||||
Replaces: lubuntu-plymouth-theme, plymouth (<< 0.8.1-1~), plymouth-theme-lubuntu-next-logo (<< 1.0)
|
Replaces: lubuntu-plymouth-theme,
|
||||||
|
plymouth (<< 0.8.1-1~),
|
||||||
|
plymouth-theme-lubuntu-next-logo (<< 1.0)
|
||||||
Conflicts: lubuntu-plymouth-theme, plymouth-theme-lubuntu-next-logo (<< 1.0)
|
Conflicts: lubuntu-plymouth-theme, plymouth-theme-lubuntu-next-logo (<< 1.0)
|
||||||
Description: plymouth theme for Lubuntu
|
Description: plymouth theme for Lubuntu
|
||||||
This package contains a Lubuntu theme for Plymouth, which displays the
|
This package contains a Lubuntu theme for Plymouth, which displays the
|
||||||
@ -48,7 +50,7 @@ Package: sddm-theme-lubuntu
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}
|
||||||
Recommends: sddm
|
Recommends: sddm
|
||||||
Conflicts: sddm-theme-lubuntu-chooser (<< 1.4), sddm-theme-breeze
|
Conflicts: sddm-theme-breeze, sddm-theme-lubuntu-chooser (<< 1.4)
|
||||||
Replaces: sddm-theme-lubuntu-chooser (<< 1.4)
|
Replaces: sddm-theme-lubuntu-chooser (<< 1.4)
|
||||||
Provides: sddm-theme
|
Provides: sddm-theme
|
||||||
Description: 'Lubuntu chooser' theme for SDDM X11 display manager
|
Description: 'Lubuntu chooser' theme for SDDM X11 display manager
|
||||||
|
2
debian/lubuntu-artwork.install
vendored
2
debian/lubuntu-artwork.install
vendored
@ -1,4 +1,4 @@
|
|||||||
|
usr/share/lubuntu/wallpapers/1804-*
|
||||||
usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
||||||
usr/share/lxqt/themes/Lubuntu*
|
usr/share/lxqt/themes/Lubuntu*
|
||||||
usr/share/lubuntu/wallpapers/1804-*
|
|
||||||
usr/share/themes/
|
usr/share/themes/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user