Your message dated Tue, 09 Apr 2019 12:47:07 +0000
with message-id <[email protected]>
and subject line unblock plymouth
has caused the Debian Bug report #926709,
regarding unblock: plymouth/0.9.4-1.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
926709: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package plymouth
It changes the plymouth theme to the default one used in buster.
It also fixes a password prompt issue (#915213)
Debdiff:
"""
diff -Nru plymouth-0.9.4/debian/changelog plymouth-0.9.4/debian/changelog
--- plymouth-0.9.4/debian/changelog 2018-11-08 03:03:31.000000000 +0200
+++ plymouth-0.9.4/debian/changelog 2019-04-08 14:17:05.000000000 +0200
@@ -1,3 +1,16 @@
+plymouth (0.9.4-1.1) unstable; urgency=medium
+
+ [ Andreas Henriksson ]
+ * Pass SYSTEMD_ASK_PASSWORD_AGENT=/bin/systemd-tty-ask-password-agent
+ to configure for reproducibility on merged-usr vs non-merged.
+ (Closes: #915213)
+
+ [ Jonathan Carter ]
+ * Non-maintainer upload (co-ordinated with bigon)
+ * Set default plymouth theme
+
+ -- Jonathan Carter <[email protected]> Mon, 08 Apr 2019 14:17:05 +0200
+
plymouth (0.9.4-1) unstable; urgency=medium
[ Ondřej Nový ]
diff -Nru plymouth-0.9.4/debian/patches/0003-default-theme.patch
plymouth-0.9.4/debian/patches/0003-default-theme.patch
--- plymouth-0.9.4/debian/patches/0003-default-theme.patch 2018-11-08
03:03:31.000000000 +0200
+++ plymouth-0.9.4/debian/patches/0003-default-theme.patch 2019-04-08
14:17:05.000000000 +0200
@@ -7,7 +7,7 @@
# Administrator customizations go in this file
#[Daemon]
-#Theme=fade-in
-+#Theme=text
++#Theme=futureprototype
--- a/src/plymouthd.defaults
+++ b/src/plymouthd.defaults
@@ -1,6 +1,6 @@
@@ -15,6 +15,6 @@
# upgrades.
[Daemon]
-Theme=spinner
-+Theme=text
++Theme=futureprototype
ShowDelay=5
DeviceTimeout=5
diff -Nru plymouth-0.9.4/debian/patches/0008-show-delay.patch
plymouth-0.9.4/debian/patches/0008-show-delay.patch
--- plymouth-0.9.4/debian/patches/0008-show-delay.patch 2018-11-08
03:03:31.000000000 +0200
+++ plymouth-0.9.4/debian/patches/0008-show-delay.patch 2019-04-08
14:17:05.000000000 +0200
@@ -6,14 +6,14 @@
@@ -1,3 +1,4 @@
# Administrator customizations go in this file
#[Daemon]
- #Theme=text
+ #Theme=futureprototype
+#ShowDelay=0
--- a/src/plymouthd.defaults
+++ b/src/plymouthd.defaults
@@ -2,5 +2,5 @@
# upgrades.
[Daemon]
- Theme=text
+ Theme=futureprototype
-ShowDelay=5
+ShowDelay=0
DeviceTimeout=5
diff -Nru plymouth-0.9.4/debian/rules plymouth-0.9.4/debian/rules
--- plymouth-0.9.4/debian/rules 2018-11-08 03:03:31.000000000 +0200
+++ plymouth-0.9.4/debian/rules 2019-04-08 14:15:21.000000000 +0200
@@ -19,6 +19,7 @@
cp -f /usr/share/misc/config.sub build-tools
dh_auto_configure -- \
+ SYSTEMD_ASK_PASSWORD_AGENT=/bin/systemd-tty-ask-password-agent \
--disable-silent-rules \
--prefix=/usr \
--localstatedir=/var \
"""
unblock plymouth/0.9.4-1.1
--- End Message ---
--- Begin Message ---
Unblocked plymouth.
--- End Message ---