Your message dated Wed, 26 Aug 2026 22:05:51 +0000
with message-id <[email protected]>
and subject line Bug#1145392: fixed in bobby 50.0.2-4
has caused the Debian Bug report #1145392,
regarding bobby: use rusqlite 0.40
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.)
--
1145392: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1145392
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bobby
Version: 50.0.2-3
Severity: important
Tags: patch
User: [email protected]
Usertags: rusqlite-0.40
X-Debbugs-Cc: [email protected]
Dear maintainers,
I am preparing a rust-rusqlite transition, which I'd like to upload today.
bobby already has adjust-rusqlite-version+features.patch which downgrades
rusqlite. That patch needs to be modified to state 0.40.0, and the
fallible_uint feature needs to be added.
I have attached a debdiff fixing this.
Best regards,
Simon Quigley
[email protected]
diff -Nru bobby-50.0.2/debian/changelog bobby-50.0.2/debian/changelog
--- bobby-50.0.2/debian/changelog 2026-07-11 13:02:05.000000000 -0500
+++ bobby-50.0.2/debian/changelog 2026-08-24 09:07:47.000000000 -0500
@@ -1,3 +1,10 @@
+bobby (50.0.2-3.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Adjust rusqlite to 0.40.
+
+ -- Simon Quigley <[email protected]> Mon, 24 Aug 2026 09:07:47 -0500
+
bobby (50.0.2-3) unstable; urgency=medium
* d/p/adjust-meson.build.patch: Increase test timeout to 1800 to overcome
diff -Nru bobby-50.0.2/debian/control bobby-50.0.2/debian/control
--- bobby-50.0.2/debian/control 2026-07-11 13:02:05.000000000 -0500
+++ bobby-50.0.2/debian/control 2026-08-24 09:07:47.000000000 -0500
@@ -15,8 +15,8 @@
librust-gtk4-0.11+gnome-50-dev (>= 0.11.2),
librust-libadwaita-0.9+default-dev (>= 0.9.1),
librust-libadwaita-0.9+v1-8-dev (>= 0.9.1),
- librust-rusqlite-0.29+buildtime-bindgen-dev (>= 0.29.0),
- librust-rusqlite-0.29+default-dev (>= 0.29.0),
+ librust-rusqlite-0.40+buildtime-bindgen-dev (>= 0.40.0),
+ librust-rusqlite-0.40+default-dev (>= 0.40.0),
libstd-rust-dev,
meson,
rustc:native,
diff -Nru bobby-50.0.2/debian/patches/adjust-rusqlite-version+features.patch
bobby-50.0.2/debian/patches/adjust-rusqlite-version+features.patch
--- bobby-50.0.2/debian/patches/adjust-rusqlite-version+features.patch
2026-07-11 13:02:05.000000000 -0500
+++ bobby-50.0.2/debian/patches/adjust-rusqlite-version+features.patch
2026-08-24 09:07:47.000000000 -0500
@@ -16,7 +16,7 @@
# From the Recommended Crate Directory – https://blessed.rs
chrono = "0.4.42"
-rusqlite = { version = "0.37.0", features = ["bundled"] }
-+rusqlite = { version = "0.29.0", features = ["buildtime_bindgen"] }
++rusqlite = { version = "0.40.0", features = ["buildtime_bindgen",
"fallible_uint"] }
# From the GNOME Project – https://gnome.org
gio = "0.22.5"
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: bobby
Source-Version: 50.0.2-4
Done: Sven Geuer <[email protected]>
We believe that the bug you reported is fixed in the latest version of
bobby, 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.
Sven Geuer <[email protected]> (supplier of updated bobby 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: Wed, 26 Aug 2026 23:28:50 +0200
Source: bobby
Architecture: source
Version: 50.0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Sven Geuer <[email protected]>
Closes: 1145392
Changes:
bobby (50.0.2-4) unstable; urgency=medium
.
* Adjust librust-rusqlite to version 0.40 and add the fallible_uint feature.
Thanks to Simon Quigley for providing a patch. (Closes: #1145392)
Checksums-Sha1:
92e2642f9907dd65fad95a4b4edf574293aec805 2589 bobby_50.0.2-4.dsc
25d5d0710ac77206ce07f199ad4eacf9829ab856 4800 bobby_50.0.2-4.debian.tar.xz
96da08822889f914cbd40b95c88b9c3319f14320 704160 bobby_50.0.2-4.git.tar.xz
d40931f7af4e3ead823d4b3e9d3493afe574bac5 17656 bobby_50.0.2-4_source.buildinfo
Checksums-Sha256:
bf15bec5010324c760607eb00fa6012f0240fdae92e3986cbb8ebaf80da3ba3f 2589
bobby_50.0.2-4.dsc
e1013071f9e01bd90b72a50833cc94a5b432f7e4de8becafe2d1e6423a95cedc 4800
bobby_50.0.2-4.debian.tar.xz
82e78b25fe88580c76cc05cfc94e2d403f6d10f05cd79fcb48e28f56e44744a3 704160
bobby_50.0.2-4.git.tar.xz
2e1e120b3bc8f78f735967a7f47065cbd07c2f4af3c08de8117e90af393cfda1 17656
bobby_50.0.2-4_source.buildinfo
Files:
9b4cdc5566b498293baae7cf84f5051d 2589 database optional bobby_50.0.2-4.dsc
7e98fca7883536af3283aea5ff748f31 4800 database optional
bobby_50.0.2-4.debian.tar.xz
6a72aa346ad9b01a9642ceff3f897b7a 704160 database None bobby_50.0.2-4.git.tar.xz
e4fadf11a81af41a08a1c65fc1b03d86 17656 database optional
bobby_50.0.2-4_source.buildinfo
Git-Tag-Info: tag=a2e0761fff1383601762fb16f9678a8de2ff0393
fp=3df5e8aa43fc9fdfd086f195adf50edaf8add585
Git-Tag-Tagger: Sven Geuer <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmqPXZsACgkQYG0ITkaD
wHljdw//bdSpnae5B4vyn6ICD29qnJiJhbylHwpCDVPVao0TK8+9L81UoYR7nx5m
KUf+DdXFNgGfCp9GC98AGAVBsIt+kOWPsj5YQJmtg1Kz5cODV2ook5wjvTXomtdz
74WNd8rIZiUqDTVQmucJE9ecFaEvpGSiw0kvSict8ZHv6GKinVAFdqBjaQqTyOmr
4CU5QvcjF03QxIMfxD3FmBeoRowG9Bxk/uYbcR1xudM0T9ueoQMAqnGG/sHcRclr
HsiZORd28P9kYO2jLvgEIZI59zMHyP72YuNcq1cqm4ztgJz76CQlTISmJj+4M0lU
wJ99ecTP0nG3msvD/zUNI183Ynn4SaN9q1K5pYUedFSO62neejm3oCcBOMwn7hw8
VRwhTal2fV4yFKKdTicSGHRXp0Hv++/aUGHvdRKiZfKbd5RENgdo3MG4kOXgYJ+n
RW9L6p75DqRum9xuBBt5Ss2l1Ekoem1EgDsMDzxo5vnlLBafDJSEfpTeFxTMdWtW
Ai6w1Plc5wBb8u+kMQooxXsgVzeUgIZx7RwCakARrLnVtlaJNzimYenM2P9uzLYf
fLU+5n34GvXMno9qdE84hkTFQA2RrW5lHZbcTTvycBo6FKRenq6B56Xscbhm7V/A
wcmo94wlyeUe+Q9WUGAUZqM7P4ney18gRZ4dJe7vmJtxB/LcHig=
=rnMz
-----END PGP SIGNATURE-----
pgpWcZnTYabUq.pgp
Description: PGP signature
--- End Message ---