[ubuntu/jammy-proposed] plymouth 0.9.5+git20211018-1ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Wed Feb 23 15:21:12 UTC 2022
plymouth (0.9.5+git20211018-1ubuntu1) jammy; urgency=medium
* Resynchronize on Debian
plymouth (0.9.5+git20211018-1) unstable; urgency=medium
* New upstream version 0.9.5+git20211018 (Closes: #967047)
- debian/patches/0005-cmdline.patch: Refreshed
- debian/plymouth.install: Install plymouthd-fd-escrow executable.
Also copy it in the initramfs
- debian/libplymouth5.symbols: Add newly exported symbols
* debian/control: Bump Standards-Version to 4.6.0 (no further changes)
plymouth (0.9.5-3) unstable; urgency=medium
[ Laurent Bigonville ]
* debian/control: Remove dependency the ttf-dejavu-core alternative
* Don't use /etc/vconsole.conf after all as it's not used anywhere in debian
* d/p/0003-default-theme.patch: Switch to homeworld for bullseye
[ Simon McVittie ]
* Unfuzz 0008-show-delay.patch to apply cleanly
plymouth (0.9.5-2) unstable; urgency=medium
* debian/local/plymouth.hook: Copy logo-text-version-64.png in the initramfs
* Use /etc/default/keyboard if /etc/vconsole.conf is not available. This
should fix CAPS lock indicator in some cases. Try to copy both files in
the initramfs as well. See: #968287
* debian/local/plymouth.hook: Remove compatibility with wheezy and previous
versions. Also, do not copy libpango explicitly but rely on copy_exec to
copy it when needed, the label plugin is linked against it.
* Copy the Cantarell font to the initramfs as it's used by spinner and bgrt
themes
* debian/libplymouth5.symbols: Add Build-Depends-Package field
plymouth (0.9.5-1) experimental; urgency=medium
* New upstream version 0.9.5
* Refresh the patches or delete the ones applied upstream
d/p/0003-default-theme.patch, d/p/0005-cmdline.patch,
d/p/0008-show-delay.patch: Refreshed
d/p/0005-Add-RemainAfterExit-yes-to-plymouth-s-systemd-servic.patch,
d/p/0006-main-switch-log-file-when-switching-mode.patch,
d/p/0007-main-fix-mode-changing-before-splash-is-shown.patch: Deleted
* debian/plymouth-themes.install: Remove the throbgress plugin, dropped
upstream
* debian/rules: Remove --enable-gdm-transition, dropped upstream
* debian/plymouth.install: Install logrotate configuration for boot.log
* debian/plymouth.install: Install the translation files
* debian/plymouth-themes.install: Install the new bgrt theme
* debian/rules: Set --with-runtimedir=/run
* Bump libplymouth4 soname to libplymouth5
* debian/local/plymouth.hook: Install the ImageDir even if it's coming from
another theme
plymouth (0.9.4-3) unstable; urgency=medium
* Drop debian/patches/0001-awk.patch and add a break against mawk (<< 1.3.4),
the awk script has been tested gainst mawk (>= 1.3.4) and gawk
* Add RemainAfterExit=yes to plymouth's systemd service files, cherry-picked
patch from upstream
* Properly close the boot.log file when changing mode (Closes: #943424)
plymouth (0.9.4-2) unstable; urgency=medium
[ Laurent Bigonville ]
* debian/plymouth.links: Drop the manpage symlink plymouth-log-viewer.8, the
executable is not installed anymore (Closes: #922320)
* debian/rules: Stop passing start and stop actions for update-rc.d to
dh_installinit. update-rc.d is not supporting that for quite some time
* debian/plymouth.postinst: Remove old cleanup code needed for early 0.9.0
uploads
* debian/control: Bump Standards-Version to 4.5.0 (no further changes)
* Bump debhelper compatibility to 12, switch from dh_systemd_start to
dh_installsystemd
* debian/rules: Disable call to dh_installinitramfs, let's manage that
ourself but update the maintainer scripts to mimic what it's doing.
* debian/rules: Drop dh_strip override, plymouth-dbg is gone for at least
one release and we don't need the migration bits to the -dbgsym package
* Move everything from / to /usr now that the later is mounted at early
boot, add compatibility symlinks for the executable in case the system is
not migrated to usr-merge.
* debian/control: Add Rules-Requires-Root: no
* Move some executables to /usr/libexec now that's allowed in the policy
* debian/rules: Rely on dh_autoreconf to update config.guess and config.sub
* Drop debian/patches/0004-return-code.patch, this doesn't seem needed
anymore, thanks to Sebastien Bacher for noticing
[ Alper Nebi Yasak ]
* Include less modules when appropriate. (Closes: #940014)
Date: Wed, 23 Feb 2022 15:23:01 +0100
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/plymouth/0.9.5+git20211018-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 23 Feb 2022 15:23:01 +0100
Source: plymouth
Built-For-Profiles: noudeb
Architecture: source
Version: 0.9.5+git20211018-1ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Closes: 922320 940014 943424 967047
Changes:
plymouth (0.9.5+git20211018-1ubuntu1) jammy; urgency=medium
.
* Resynchronize on Debian
.
plymouth (0.9.5+git20211018-1) unstable; urgency=medium
.
* New upstream version 0.9.5+git20211018 (Closes: #967047)
- debian/patches/0005-cmdline.patch: Refreshed
- debian/plymouth.install: Install plymouthd-fd-escrow executable.
Also copy it in the initramfs
- debian/libplymouth5.symbols: Add newly exported symbols
* debian/control: Bump Standards-Version to 4.6.0 (no further changes)
.
plymouth (0.9.5-3) unstable; urgency=medium
.
[ Laurent Bigonville ]
* debian/control: Remove dependency the ttf-dejavu-core alternative
* Don't use /etc/vconsole.conf after all as it's not used anywhere in debian
* d/p/0003-default-theme.patch: Switch to homeworld for bullseye
.
[ Simon McVittie ]
* Unfuzz 0008-show-delay.patch to apply cleanly
.
plymouth (0.9.5-2) unstable; urgency=medium
.
* debian/local/plymouth.hook: Copy logo-text-version-64.png in the initramfs
* Use /etc/default/keyboard if /etc/vconsole.conf is not available. This
should fix CAPS lock indicator in some cases. Try to copy both files in
the initramfs as well. See: #968287
* debian/local/plymouth.hook: Remove compatibility with wheezy and previous
versions. Also, do not copy libpango explicitly but rely on copy_exec to
copy it when needed, the label plugin is linked against it.
* Copy the Cantarell font to the initramfs as it's used by spinner and bgrt
themes
* debian/libplymouth5.symbols: Add Build-Depends-Package field
.
plymouth (0.9.5-1) experimental; urgency=medium
.
* New upstream version 0.9.5
* Refresh the patches or delete the ones applied upstream
d/p/0003-default-theme.patch, d/p/0005-cmdline.patch,
d/p/0008-show-delay.patch: Refreshed
d/p/0005-Add-RemainAfterExit-yes-to-plymouth-s-systemd-servic.patch,
d/p/0006-main-switch-log-file-when-switching-mode.patch,
d/p/0007-main-fix-mode-changing-before-splash-is-shown.patch: Deleted
* debian/plymouth-themes.install: Remove the throbgress plugin, dropped
upstream
* debian/rules: Remove --enable-gdm-transition, dropped upstream
* debian/plymouth.install: Install logrotate configuration for boot.log
* debian/plymouth.install: Install the translation files
* debian/plymouth-themes.install: Install the new bgrt theme
* debian/rules: Set --with-runtimedir=/run
* Bump libplymouth4 soname to libplymouth5
* debian/local/plymouth.hook: Install the ImageDir even if it's coming from
another theme
.
plymouth (0.9.4-3) unstable; urgency=medium
.
* Drop debian/patches/0001-awk.patch and add a break against mawk (<< 1.3.4),
the awk script has been tested gainst mawk (>= 1.3.4) and gawk
* Add RemainAfterExit=yes to plymouth's systemd service files, cherry-picked
patch from upstream
* Properly close the boot.log file when changing mode (Closes: #943424)
.
plymouth (0.9.4-2) unstable; urgency=medium
.
[ Laurent Bigonville ]
* debian/plymouth.links: Drop the manpage symlink plymouth-log-viewer.8, the
executable is not installed anymore (Closes: #922320)
* debian/rules: Stop passing start and stop actions for update-rc.d to
dh_installinit. update-rc.d is not supporting that for quite some time
* debian/plymouth.postinst: Remove old cleanup code needed for early 0.9.0
uploads
* debian/control: Bump Standards-Version to 4.5.0 (no further changes)
* Bump debhelper compatibility to 12, switch from dh_systemd_start to
dh_installsystemd
* debian/rules: Disable call to dh_installinitramfs, let's manage that
ourself but update the maintainer scripts to mimic what it's doing.
* debian/rules: Drop dh_strip override, plymouth-dbg is gone for at least
one release and we don't need the migration bits to the -dbgsym package
* Move everything from / to /usr now that the later is mounted at early
boot, add compatibility symlinks for the executable in case the system is
not migrated to usr-merge.
* debian/control: Add Rules-Requires-Root: no
* Move some executables to /usr/libexec now that's allowed in the policy
* debian/rules: Rely on dh_autoreconf to update config.guess and config.sub
* Drop debian/patches/0004-return-code.patch, this doesn't seem needed
anymore, thanks to Sebastien Bacher for noticing
.
[ Alper Nebi Yasak ]
* Include less modules when appropriate. (Closes: #940014)
Checksums-Sha1:
cfbf074a67824637a3148f7c7a768433658a1093 2172 plymouth_0.9.5+git20211018-1ubuntu1.dsc
2067fcdd4f014b1e35ff4689fa47de066e66cbdc 1189836 plymouth_0.9.5+git20211018.orig.tar.xz
93877e2cf2540b915f6a85b2f88d12268c5c3ab2 266844 plymouth_0.9.5+git20211018-1ubuntu1.debian.tar.xz
ab210ac04490193179f00256f071c7321c1b442f 16177 plymouth_0.9.5+git20211018-1ubuntu1_source.buildinfo
Checksums-Sha256:
c4b7f50fb017d117d502a11127a0b96ad5b1778294490de5573c4a3c1b5b05be 2172 plymouth_0.9.5+git20211018-1ubuntu1.dsc
a2144be7386f600b9a24e20b10c41fc8e899ccdf42003ab892e1b93c8a2da4b4 1189836 plymouth_0.9.5+git20211018.orig.tar.xz
ef92deaf80beaa3207a9b93d31535f91858c8a83ddf4edf7efdb8e4c87b3ed74 266844 plymouth_0.9.5+git20211018-1ubuntu1.debian.tar.xz
777ec2d5ca3d82b06819379b026998a99cddef92f20c3740a8fbc3e13340d005 16177 plymouth_0.9.5+git20211018-1ubuntu1_source.buildinfo
Files:
527b28d441e84cbed6d6efc56fd4b7dd 2172 misc optional plymouth_0.9.5+git20211018-1ubuntu1.dsc
359f8e2bb8f9171aa5a538d3996ec104 1189836 misc optional plymouth_0.9.5+git20211018.orig.tar.xz
544876440b483253efc0464cf1601902 266844 misc optional plymouth_0.9.5+git20211018-1ubuntu1.debian.tar.xz
dd9f76127b706b4a0f8a84c56a75229a 16177 misc optional plymouth_0.9.5+git20211018-1ubuntu1_source.buildinfo
Original-Maintainer: Laurent Bigonville <bigon at debian.org>
More information about the jammy-changes
mailing list