Your message dated Sat, 27 Sep 2025 16:05:28 +0000
with message-id <[email protected]>
and subject line Bug#1116395: fixed in tuigreet 0.9.1-5.1
has caused the Debian Bug report #1116395,
regarding tuigreet: Upcoming crossterm transition (0.27 -> 0.28)
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.)
--
1116395: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116395
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tuigreet
Version: 0.9.1-5
Severity: normal
Tags: patch
rust-crossterm is currently staged in experimental and we'd like to
upload it soon. Tuigreet's Build-Depends would allow that, but
Cargo.toml only allows 0.27.
Based on the changes in recent versions of crossterm, it looks like this
can be relaxed a bit and I tested a build against 0.28. Attached patch
would allow the package to build against 0.27 and 0.28 when we upload to
unstable.
-- System Information:
Debian Release: forky/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.16.8+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diffstat for tuigreet-0.9.1 tuigreet-0.9.1
changelog | 7 +++++++
patches/relax_deps.patch | 9 +++++++++
2 files changed, 16 insertions(+)
diff -Nru tuigreet-0.9.1/debian/changelog tuigreet-0.9.1/debian/changelog
--- tuigreet-0.9.1/debian/changelog 2025-01-13 10:57:18.000000000 -0500
+++ tuigreet-0.9.1/debian/changelog 2025-09-26 07:21:23.000000000 -0400
@@ -1,3 +1,10 @@
+tuigreet (0.9.1-5.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ *
+
+ -- James McCoy <[email protected]> Fri, 26 Sep 2025 07:21:23 -0400
+
tuigreet (0.9.1-5) unstable; urgency=medium
[ Peter Michael Green ]
diff -Nru tuigreet-0.9.1/debian/patches/relax_deps.patch
tuigreet-0.9.1/debian/patches/relax_deps.patch
--- tuigreet-0.9.1/debian/patches/relax_deps.patch 2025-01-13
10:57:18.000000000 -0500
+++ tuigreet-0.9.1/debian/patches/relax_deps.patch 2025-09-26
07:21:23.000000000 -0400
@@ -2,6 +2,15 @@
===================================================================
--- tuigreet-0.9.1.orig/Cargo.toml
+++ tuigreet-0.9.1/Cargo.toml
+@@ -11,7 +11,7 @@
+
+ [dependencies]
+ chrono = { version = "^0.4", features = ["unstable-locales"] }
+-crossterm = { version = "^0.27", features = ["event-stream"] }
++crossterm = { version = ">= 0.27, < 0.30", features = ["event-stream"] }
+ futures = "0.3"
+ getopts = "^0.2"
+ greetd_ipc = { version = "^0.10", features = ["tokio-codec"] }
@@ -21,12 +21,12 @@ i18n-embed = { version = "^0.14", featur
] }
i18n-embed-fl = "^0.8"
--- End Message ---
--- Begin Message ---
Source: tuigreet
Source-Version: 0.9.1-5.1
Done: Johannes Schauer Marin Rodrigues <[email protected]>
We believe that the bug you reported is fixed in the latest version of
tuigreet, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Johannes Schauer Marin Rodrigues <[email protected]> (supplier of updated
tuigreet package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 27 Sep 2025 17:41:38 +0200
Source: tuigreet
Architecture: source
Version: 0.9.1-5.1
Distribution: unstable
Urgency: medium
Maintainer: Johannes Schauer Marin Rodrigues <[email protected]>
Changed-By: Johannes Schauer Marin Rodrigues <[email protected]>
Closes: 1116395
Changes:
tuigreet (0.9.1-5.1) unstable; urgency=medium
.
[ James McCoy ]
* debian/patches/relax_deps.patch: relax crossterm dep (closes: #1116395)
Checksums-Sha1:
2a40577f02cf0599590f94e5c049dd17702c9afb 2491 tuigreet_0.9.1-5.1.dsc
0b13aaa34c7582d0e7e59ac7340e153f7046edab 4380 tuigreet_0.9.1-5.1.debian.tar.xz
Checksums-Sha256:
11b311621efa04c53460dc92ca1587d099b0666dc75a9fa4d992f73c07501686 2491
tuigreet_0.9.1-5.1.dsc
f40409a2216d686d3172513b29c0fb4ab5f54ce86dcf0001b0931ac3533c6f2c 4380
tuigreet_0.9.1-5.1.debian.tar.xz
Files:
f98f020a952bc98f0646517a298e10b5 2491 misc optional tuigreet_0.9.1-5.1.dsc
a36e72c01d0d5f7704316a98e7def469 4380 misc optional
tuigreet_0.9.1-5.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmjYBh8ACgkQ8sulx4+9
g+E4+xAAqXA/u1qdc+nLfuM+KjXpNySZIoLhY2/umDhdDYLzOQpQYyRxBXXbKxVc
Wq+CGmq95+BD8FWFCsNtt0xp8sNQcNEhWxN445gyMP9kar43vlFAdvKpmwbRCfyq
YLiTezp/0qcE8kmeHWlcktQN+GV1Iw86gf8SScQFQNWd/1LIoHHaKVb2XAH/TdoU
Oqha35ZZUFRMGyynQ8Ha6pRTxSPuUrpKTNgm8l+ZyAIR0N2N7u0O2jHSSRa2s8q5
2VgxMBkP4mPTkF/1gQGgPdgLcYEYba/8YFr5X9kVVPnOc79zq0PdSBoUaxRQJfDF
NUJVDT/Iq4f9iObs0bAzEk7AUEBz9WbKRa6nhQm695eRWFt8wiGS29cEEYe5tnXb
PT23jFP7j0VbBYVvJPHaL00yLdmyp74gdYc25u1R0xCvOoMvltEB9JMKRmdRdYyA
jNoa/toiu3E2Bpuo2M3ppdIAh9K0ifneAwsMKuLSxequrd37KF8MAAQ+ck2Y24Jb
LMpJIYgP0nvxD7otHkMaO+1BRDwMmIQ2T8HMT0IWHjiM4wTTDQ5kLUI30+WDcTbw
oPldS/a6xI00Ly3vQBohhNO91aULAzrBAAg0M5ovsBlY+nt1EbI7RBtkzdHK6GgU
cOWxFQe4uMgjUN3IPOrkUyHSiVqX1gic5h2VZM+MdEWAhzdRUk8=
=0hhy
-----END PGP SIGNATURE-----
pgp_qnkIE0eT4.pgp
Description: PGP signature
--- End Message ---