Package: precious
Severity: serious
Tags: trixie, sid
I just updated the serial-test crate to version 2.0. Precious
needs a small update to the Debian dependency to match. (the Cargo
dependency already allows both versions).
Debdiff attatched.
diff -Nru precious-0.5.1+20230704/debian/changelog
precious-0.5.1+20230704/debian/changelog
--- precious-0.5.1+20230704/debian/changelog 2023-07-11 21:20:29.000000000
+0000
+++ precious-0.5.1+20230704/debian/changelog 2023-08-06 12:48:08.000000000
+0000
@@ -1,3 +1,11 @@
+precious (0.5.1+20230704-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Update Debian dependency on serial-test to 2.0.
+ (cargo dependency already allows the new version)
+
+ -- Peter Michael Green <plugw...@debian.org> Sun, 06 Aug 2023 12:48:08 +0000
+
precious (0.5.1+20230704-1) unstable; urgency=medium
[ upstream ]
diff -Nru precious-0.5.1+20230704/debian/control
precious-0.5.1+20230704/debian/control
--- precious-0.5.1+20230704/debian/control 2023-07-11 21:20:29.000000000
+0000
+++ precious-0.5.1+20230704/debian/control 2023-08-06 12:47:55.000000000
+0000
@@ -33,7 +33,7 @@
librust-regex-1+default-dev (>= 1.7),
librust-serde-1+default-dev (>= 1.0.147),
librust-serde-1+derive-dev (>= 1.0.147),
- librust-serial-test-0.9+default-dev <!nocheck>,
+ librust-serial-test-2.0+default-dev <!nocheck>,
librust-tempfile-3+default-dev (>= 3.3) <!nocheck>,
librust-test-case-2+default-dev <!nocheck>,
librust-thiserror-1+default-dev (>= 1.0.37),