Compare commits
8 Commits
e6c9f15f3d
...
3ef7da4890
Author | SHA1 | Date | |
---|---|---|---|
3ef7da4890 | |||
300260b089 | |||
b8866fbe10 | |||
c8dba74e29 | |||
f2f5728455 | |||
46ca8bc941 | |||
2cec73f87d | |||
b8385a3d2c |
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
||||
lubuntu-artwork (24.04.3) noble; urgency=medium
|
||||
|
||||
* Add sddm-conf, lxqt-themes-extra, and lxqt-themes as Recommends.
|
||||
* Wraaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaap.
|
||||
* Update Standards-version to 4.6.2, no changes needed.
|
||||
* Update Vcs-* to match the move to Gitea.
|
||||
* Relax several dependencies that have been satisfiable since Focal, and
|
||||
remove some ancient Conflicts/Replaces present for several LTSes now.
|
||||
* Bump copyright years for myself.
|
||||
* Remove obsolete gbp.conf.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 29 Nov 2023 09:36:12 -0600
|
||||
|
||||
lubuntu-artwork (24.04.2) noble; urgency=medium
|
||||
|
||||
* Move the watermark text on the SDDM screen.
|
||||
|
25
debian/control
vendored
25
debian/control
vendored
@ -4,47 +4,40 @@ Priority: optional
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Build-Depends: debhelper-compat (= 13), icon-naming-utils, intltool
|
||||
Standards-Version: 4.6.0
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://lubuntu.me
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/lubuntu-artwork/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/lubuntu-artwork.git
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/artwork
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/artwork.git
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: lubuntu-artwork
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}
|
||||
Conflicts: lubuntu-artwork-18-04 (<< 1.0)
|
||||
Replaces: lubuntu-artwork-18-04 (<< 1.0)
|
||||
Recommends: lxqt-themes, lxqt-themes-extra
|
||||
Provides: lxqt-branding
|
||||
Description: artwork for Lubuntu
|
||||
Artwork for Lubuntu which contains the default wallpaper and default theming.
|
||||
|
||||
Package: plymouth-theme-lubuntu-logo
|
||||
Architecture: all
|
||||
Depends: plymouth (>= 0.9.2-3ubuntu1~),
|
||||
Depends: plymouth,
|
||||
plymouth-label,
|
||||
plymouth-theme-spinner,
|
||||
plymouth-theme-spinner,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Provides: plymouth-theme
|
||||
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)
|
||||
Description: plymouth theme for Lubuntu
|
||||
This package contains a Lubuntu theme for Plymouth, which displays the
|
||||
Lubuntu logo on boot.
|
||||
|
||||
Package: plymouth-theme-lubuntu-text
|
||||
Architecture: all
|
||||
Depends: plymouth (>= 0.9.2-3ubuntu1~),
|
||||
Depends: plymouth,
|
||||
plymouth-label,
|
||||
plymouth-theme-ubuntu-text,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Provides: plymouth-theme
|
||||
Conflicts: plymouth-theme-lubuntu-next-text (<< 1.0)
|
||||
Replaces: plymouth (<< 0.8.1-1~), plymouth-theme-lubuntu-next-text (<< 1.0)
|
||||
Description: plymouth text theme for Lubuntu
|
||||
This package contains a Lubuntu theme for Plymouth, which displays some
|
||||
simple text on boot.
|
||||
@ -52,9 +45,7 @@ Description: plymouth text theme for Lubuntu
|
||||
Package: sddm-theme-lubuntu
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}
|
||||
Recommends: sddm
|
||||
Conflicts: sddm-theme-lubuntu-chooser (<< 1.4)
|
||||
Replaces: sddm-theme-lubuntu-chooser (<< 1.4)
|
||||
Recommends: sddm, sddm-conf
|
||||
Provides: sddm-theme
|
||||
Description: Lubuntu theme for SDDM X11 display manager
|
||||
Lubuntu chooser theme for SDDM
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -4,7 +4,7 @@ Upstream-Contact: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
|
||||
Files: *
|
||||
Copyright: 2009-2017 Julien Lavergne <gilir@ubuntu.com>
|
||||
2018 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2018-2023 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2023 Walter Lapchynski <wxl@ubuntu.com>
|
||||
License: GPL-2+
|
||||
|
||||
|
3
debian/gbp.conf
vendored
3
debian/gbp.conf
vendored
@ -1,3 +0,0 @@
|
||||
[buildpackage]
|
||||
export-dir = ../build-area/
|
||||
debian-branch = master
|
2
debian/lubuntu-grub-theme.install
vendored
2
debian/lubuntu-grub-theme.install
vendored
@ -1,2 +1,2 @@
|
||||
usr/share/grub/themes/
|
||||
src/etc/default/grub.d/lubuntu-grub-theme.cfg /etc/default/grub.d/
|
||||
usr/share/grub/themes/
|
||||
|
Loading…
x
Reference in New Issue
Block a user