Package: btm
Version: 0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5-4

I hope to update rust-toml-edit to version 0.24 soon, the Cargo
dependencies in btm allow the new version but the Debian
build-dependencies do not. After tweaking them the package
builds succesfully with the new rust-toml-edit.

A debdiff is attatched, the new version of rust-toml-edit is
available in expeirmental if you want to test further.
diff -Nru btm-0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5/debian/changelog 
btm-0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5/debian/changelog
--- btm-0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5/debian/changelog      
2026-01-03 16:35:16.000000000 +0000
+++ btm-0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5/debian/changelog      
2026-01-13 17:01:38.000000000 +0000
@@ -1,3 +1,10 @@
+btm (0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Relax debian build-dependencies for toml-edit crate.
+
+ -- Peter Michael Green <[email protected]>  Tue, 13 Jan 2026 17:01:38 +0000
+
 btm (0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5-4) unstable; urgency=medium
 
   * fix patch 2001_portable-pty
diff -Nru btm-0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5/debian/control 
btm-0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5/debian/control
--- btm-0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5/debian/control        
2026-01-03 12:58:54.000000000 +0000
+++ btm-0.12.3+~0+20250330+~0.30.0+~0.37.2+~0.3.5/debian/control        
2026-01-13 17:01:38.000000000 +0000
@@ -43,8 +43,10 @@
  librust-tempfile-3+default-dev,
  librust-termwiz-0.23-dev,
  librust-thiserror-1+default-dev,
- librust-toml-edit-0.23+default-dev,
- librust-toml-edit-0.23+serde-dev,
+ librust-toml-edit+default-dev (>= 0.23),
+ librust-toml-edit+serde-dev (>= 0.23),
+ librust-toml-edit+default-dev (<< 0.25),
+ librust-toml-edit+serde-dev (<< 0.25),
  librust-unicode-segmentation-1+default-dev,
  librust-unicode-width-0.2+default-dev,
  librust-assert-cmd-2+default-dev,

Reply via email to