Your message dated Fri, 17 May 2024 11:35:49 +0000
with message-id <[email protected]>
and subject line Bug#1071212: fixed in rust-roadmap 0.6.0-3
has caused the Debian Bug report #1071212,
regarding rust-roadmap - upcoming rust-serde-yaml update.
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.)


-- 
1071212: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071212
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rust-roadmap
Version: 0.6.0-2

I hope to update rust-serde-yaml to 0.9 in unstable soon
(this was requested a long time ago, but squeekboard
stalled the process)

rust-serde-yaml 0.9 is available in experimental. I
have built a version of rust-roadmap with the dependency
bumped and was able to build it and run it's
autopkgtests succesfully.

The debdiff I used for testing is attached.
diff -Nru rust-roadmap-0.6.0/debian/changelog 
rust-roadmap-0.6.0/debian/changelog
--- rust-roadmap-0.6.0/debian/changelog 2024-01-14 19:47:20.000000000 +0000
+++ rust-roadmap-0.6.0/debian/changelog 2024-05-16 08:34:24.000000000 +0000
@@ -1,3 +1,10 @@
+rust-roadmap (0.6.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Bump serde-yaml to 0.9
+
+ -- Peter Michael Green <[email protected]>  Thu, 16 May 2024 08:34:24 +0000
+
 rust-roadmap (0.6.0-2) unstable; urgency=medium
 
   * update copyright info: update coverage
diff -Nru rust-roadmap-0.6.0/debian/control rust-roadmap-0.6.0/debian/control
--- rust-roadmap-0.6.0/debian/control   2024-01-13 18:57:13.000000000 +0000
+++ rust-roadmap-0.6.0/debian/control   2024-05-16 08:34:24.000000000 +0000
@@ -9,7 +9,7 @@
  librust-anyhow-1+default-dev <!nocheck>,
  librust-serde-1+default-dev <!nocheck>,
  librust-serde-1+derive-dev <!nocheck>,
- librust-serde-yaml-0.8+default-dev <!nocheck>,
+ librust-serde-yaml-0.9+default-dev <!nocheck>,
  librust-textwrap-0.16+default-dev <!nocheck>,
  librust-thiserror-1+default-dev <!nocheck>,
  libstring-shellquote-perl,
@@ -26,7 +26,7 @@
  librust-anyhow-1+default-dev,
  librust-serde-1+default-dev,
  librust-serde-1+derive-dev,
- librust-serde-yaml-0.8+default-dev,
+ librust-serde-yaml-0.9+default-dev,
  librust-textwrap-0.16+default-dev,
  librust-thiserror-1+default-dev,
  ${misc:Depends},
diff -Nru rust-roadmap-0.6.0/debian/patches/1002_serde-yaml.patch 
rust-roadmap-0.6.0/debian/patches/1002_serde-yaml.patch
--- rust-roadmap-0.6.0/debian/patches/1002_serde-yaml.patch     1970-01-01 
00:00:00.000000000 +0000
+++ rust-roadmap-0.6.0/debian/patches/1002_serde-yaml.patch     2024-05-16 
08:27:50.000000000 +0000
@@ -0,0 +1,12 @@
+Index: rust-roadmap-0.6.0/Cargo.toml
+===================================================================
+--- rust-roadmap-0.6.0.orig/Cargo.toml
++++ rust-roadmap-0.6.0/Cargo.toml
+@@ -12,6 +12,6 @@ repository = "https://gitlab.com/larswir
+ [dependencies]
+ anyhow = "1"
+ serde = { version = "1.0.134", features = ["derive"] }
+-serde_yaml = "0.8"
++serde_yaml = "0.9"
+ textwrap = ">= 0.15, <= 0.16"
+ thiserror = "1"
diff -Nru rust-roadmap-0.6.0/debian/patches/series 
rust-roadmap-0.6.0/debian/patches/series
--- rust-roadmap-0.6.0/debian/patches/series    2023-12-29 19:06:14.000000000 
+0000
+++ rust-roadmap-0.6.0/debian/patches/series    2024-05-16 08:14:27.000000000 
+0000
@@ -1 +1,2 @@
 1001_textwrap.patch
+1002_serde-yaml.patch

--- End Message ---
--- Begin Message ---
Source: rust-roadmap
Source-Version: 0.6.0-3
Done: Jonas Smedegaard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-roadmap, 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.
Jonas Smedegaard <[email protected]> (supplier of updated rust-roadmap 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: Fri, 17 May 2024 13:20:43 +0200
Source: rust-roadmap
Architecture: source
Version: 0.6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1071212
Changes:
 rust-roadmap (0.6.0-3) unstable; urgency=medium
 .
   * add patch 1001 to accept newer branch of crate serde_yaml;
     relax (build-)dependencies for crate serde_yaml;
     closes: bug#1071212, thanks to Peter Green
   * update copyright info: fix file path
   * declare compliance with Debian Policy 4.7.0
Checksums-Sha1:
 4af69ccf35e2bfd5d4ac159b1841db8cab4d16fd 2302 rust-roadmap_0.6.0-3.dsc
 e2ff592bb5fde6bcd622489aab69d172d6949798 15180 
rust-roadmap_0.6.0-3.debian.tar.xz
 e52b6adc76c62632dff571b128681c1186ffc16a 12664 
rust-roadmap_0.6.0-3_amd64.buildinfo
Checksums-Sha256:
 ef458edeee1b10d549d377e868519f1d3c8c745dd50949578c65feb883c98b25 2302 
rust-roadmap_0.6.0-3.dsc
 d62f5d7781e8bee66e034f56ee9a34684f31d28ebc105670431b9d99c20d3cd2 15180 
rust-roadmap_0.6.0-3.debian.tar.xz
 811747483691cf92f334098428a64595f316fd5a60f8c1cc03809a34925df174 12664 
rust-roadmap_0.6.0-3_amd64.buildinfo
Files:
 5d57692b0f4030f572dce4645c6c71af 2302 rust optional rust-roadmap_0.6.0-3.dsc
 73c29f6c63b356d237e6ddc96d212921 15180 rust optional 
rust-roadmap_0.6.0-3.debian.tar.xz
 f32d4a2f2f22c5d7f41397526bc54d1b 12664 rust optional 
rust-roadmap_0.6.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmZHPeoACgkQLHwxRsGg
ASE2EhAAlOsaX6qVQD7S3K7l++zBA47ssvBsRoiP7+qo0XEm4UdFcIOTAGvG54uQ
UzOIUEzJyNr/9HIkEeqOVykF+bk/HKjkndlRqF1xg9ju9pchQBJ6sQYZk/eiH4kQ
/+QoXa40qPIElALifa87SP1GxnOZEQPNL/qtJ7Zz6rpJA5a3CHHm3cgTVa29oMT4
JD2TcmoaBbhqhRwEALXdJpfim9cX/gOa+6v0qp3bSLn/7MdKEe2cGO+Geygo32Kn
wgm2glfjJdSpUjjjs54e+nF8twzid1cUdBgZkV4x2XLcCixm85fpoAV6uCXqeG1N
X/7zB0szx/DqVInuXCahq25GcMMx0VhMYgir7jsz3p7jNihVVvdB4IZS5Be1RW+I
g9OB2s7NxDkw9e/FwBV+O0dHAzGLT4tIVQh5+AvXUzlc3mn7fgCoQafBgCpuHOr/
t/q6uqtv0eMh+5wdPWRQcV0DPdvQ7TDNeBtbBNXjmu0w3SBROHrygJLxaFTSB5H+
u5QsHnaEqTpNpf0APU8kp4tNs9/RF+Q/7gF+x+EaRWnQo1zlmgAP4bHFV/qq9mBO
4oU7o6IkDGDRf/u1AmPqYoh45DcIGa3Robjs01nn5Lca53pXwVes2+yFZWCsec0I
ZAfv5ldfmR2ozAgAG4OEdTqmPXCL5W5uKGPW6073RrtHHKC6iTg=
=v5XT
-----END PGP SIGNATURE-----

Attachment: pgpdy3L4FAKj3.pgp
Description: PGP signature


--- End Message ---

Reply via email to