Your message dated Fri, 31 May 2024 07:04:05 +0000
with message-id <[email protected]>
and subject line Bug#1072257: fixed in btm 0.9.6-7
has caused the Debian Bug report #1072257,
regarding btm - upcoming rust-itertools 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.)


-- 
1072257: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072257
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: btm
Version: 0.9.6-6

I hope to update rust-itertools from 0.10 to 0.12 soon. Looking at btm
the version currently in Debian uses 0.11 upstream and is currently
patched to allow 0.10. I checked the upstream git and they did not
seem to make any code changes when upgrading from 0.11 to 0.12 and
after patching the dependencies to allow 0.12, btm built successfully
with it.

The debdiff I used for testing is attatched.
diff -Nru btm-0.9.6/debian/changelog btm-0.9.6/debian/changelog
--- btm-0.9.6/debian/changelog  2024-05-17 05:43:16.000000000 +0000
+++ btm-0.9.6/debian/changelog  2024-05-31 01:59:04.000000000 +0000
@@ -1,3 +1,10 @@
+btm (0.9.6-6.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Relax itertools dependency to allow 0.12.
+
+ -- Peter Michael Green <[email protected]>  Fri, 31 May 2024 01:59:04 +0000
+
 btm (0.9.6-6) unstable; urgency=medium
 
   * update copyright info: fix file path
diff -Nru btm-0.9.6/debian/control btm-0.9.6/debian/control
--- btm-0.9.6/debian/control    2024-05-17 05:40:13.000000000 +0000
+++ btm-0.9.6/debian/control    2024-05-31 01:58:45.000000000 +0000
@@ -24,7 +24,7 @@
  librust-hashbrown-0.14+default-dev,
  librust-humantime-2+default-dev,
  librust-indexmap-2+default-dev,
- librust-itertools-dev (<< 0.12),
+ librust-itertools-dev (<< 0.13),
  librust-kstring-2+arc-dev,
  librust-kstring-2+default-dev,
  librust-libc-0.2+default-dev,
diff -Nru btm-0.9.6/debian/patches/2001_itertools.patch 
btm-0.9.6/debian/patches/2001_itertools.patch
--- btm-0.9.6/debian/patches/2001_itertools.patch       2024-05-17 
05:36:12.000000000 +0000
+++ btm-0.9.6/debian/patches/2001_itertools.patch       2024-05-31 
01:53:41.000000000 +0000
@@ -1,8 +1,8 @@
-Description: accept older branch of crate itertools
+Description: accept older and newer branches of crate itertools
 Author: Jonas Smedegaard <[email protected]>
 Bug-Debian: https://bugs.debian.org/1054075
 Forwarded: not-needed
-Last-Update: 2024-02-17
+Last-Update: 2024-05-31 by Peter Michael Green
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/Cargo.toml
@@ -12,7 +12,7 @@
  humantime = "2.1.0"
  indexmap = "2.0.0"
 -itertools = "0.11.0"
-+itertools = ">= 0.10.5, <= 0.11"
++itertools = ">= 0.10.5, < 0.13"
  kstring = { version = "2.0.0", features = ["arc"] }
  log = { version = "0.4.20", optional = true }
  nvml-wrapper = { version = "0.9.0", optional = true }

--- End Message ---
--- Begin Message ---
Source: btm
Source-Version: 0.9.6-7
Done: Jonas Smedegaard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
btm, 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 btm 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, 31 May 2024 08:22:09 +0200
Source: btm
Architecture: source
Version: 0.9.6-7
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1054075 1072257
Changes:
 btm (0.9.6-7) unstable; urgency=medium
 .
   * update patches;
     relax build-dependency for crate itertools;
     closes: bug#1054075, #1072257, thanks to Peter Green
   * set Static-Built-Using (not X-Cargo-Built-Using)
Checksums-Sha1:
 7f5d50b50ef3d34e57783b7ccabb085719633516 3401 btm_0.9.6-7.dsc
 abef38f9157767ac9b9c89912fbb54f0b0af980b 17732 btm_0.9.6-7.debian.tar.xz
 b3f64c45c6c2f802701c4d04a3c0012d52f5d14d 25675 btm_0.9.6-7_amd64.buildinfo
Checksums-Sha256:
 58cc2467222fe91ccbf87a6875cae60c3020a0437b9403647d51ee9572fbf0a0 3401 
btm_0.9.6-7.dsc
 054f4a5a468272388c0eb133733118121175eb955a1ac3a164ac595d99dc481b 17732 
btm_0.9.6-7.debian.tar.xz
 753781fa6ee044e5233bdfc954549ad4e93fee68eaa3583a062dfdc0ee297eed 25675 
btm_0.9.6-7_amd64.buildinfo
Files:
 5b5c88243b180b6a097c84497b82709d 3401 utils optional btm_0.9.6-7.dsc
 80a570c70807c30f3136785561dc9bf2 17732 utils optional btm_0.9.6-7.debian.tar.xz
 a4253f8da2d92244b669ce48b786704c 25675 utils optional 
btm_0.9.6-7_amd64.buildinfo

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

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmZZcIUACgkQLHwxRsGg
ASEwLg/7BSzRO/YXARTni4pooLFGGNXqQXmA018U2uPgo6fy4gq82S60EWlPGNAa
RNb9vQuqfe/GJ3rzAWsU+5P9bpM30dAHY/4P/2Co3jWZ1gLe/EtumlRKw+qGaCZy
13TXNgwpab9pTcIiz+guM0kftfVYKPUPw2KDOwoDyvMSDcbB/HlZAx0OisbSZKDK
VTIxPyyPOcNHcFv4Ln1Iv7uVc3WcLgcBWAfN8lj8+zdj/1mb0yQmGxksuLXlwmx0
InH7PvzvECZcaU0zKwIBDOKvnemN9R8y6sEUBoKEwv8+gu9mWAcbeAX0EPeSRKjb
OhfG05IVel+etI2ibczrrxDsPFzolCCnRBnWMpY65QVlf2vmG9W9lAxb2wJQmkcM
NVFo5gnFpnvWh3Q9+uHtGlv6LvMHZ2Uh4+xiXoRospSWYU0mnyoLRKvtqCK7w2OX
1taHM3Z+m4hs0pdLNjTWpteqS/ZuMAcObesYQaVvplwJXu2gvFyfgFZl9Dv4aqss
5vjP5D492BGNJkvDaBKJQLnLFE7elxB2KpstTRR0YYyQRBt1/EalFE/htLx6c3+G
NbiYxtNJEVk7lqHDO+4lCsI8NFL4/2JyIyhNeGLXRcXtmPpN1ooxsFP8caxl039w
vq0V6R+Cs8L5bao2C4YvcMXFWtBWRmx52GQ+yBcSFB8k8TUHxYc=
=doGY
-----END PGP SIGNATURE-----

Attachment: pgp6AgSAh67B9.pgp
Description: PGP signature


--- End Message ---

Reply via email to