Your message dated Wed, 01 Jan 2025 15:17:10 +0100
with message-id <173574103056.4106265.12471001125457419...@cairon.jones.dk>
and subject line Re: Bug#1091219: rust-isahc: Upcoming update to env_logger 
v0.11
has caused the Debian Bug report #1091219,
regarding rust-isahc: Upcoming update to env_logger v0.11
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 ow...@bugs.debian.org
immediately.)


-- 
1091219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091219
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-isahc
Version: 1.7.2+ds-31
Severity: normal
Tags: patch
X-Debbugs-Cc: noisyc...@tutanota.com

Hi,

env_logger v0.11 has been in experimental for a while now, and we intend to
upload it to unstable over the following weeks. src:rust-isahc builds and
its autopkgtests pass just fine with v0.11. Bumping the version is
straightforward, but I'm attaching a patch nonetheless.

Cheers!
>From af0c902937b4da70a5ecfb14c502293ddb73168c Mon Sep 17 00:00:00 2001
From: NoisyCoil <noisyc...@tutanota.com>
Date: Wed, 18 Dec 2024 00:18:42 +0100
Subject: [PATCH] Bump env_logger to v0.11

---
 debian/control                       | 2 +-
 debian/patches/1001_env_logger.patch | 4 ++--
 debian/patches/1001_indicatif.patch  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 9bd2a5d..fc8d885 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  librust-curl-sys-0.4+default-dev,
  librust-curl-sys-0.4+spnego-dev,
  librust-encoding-rs-0.8+default-dev,
- librust-env-logger-0.10+default-dev,
+ librust-env-logger-0.11+default-dev,
  librust-event-listener-5+default-dev,
  librust-flate2-1+default-dev,
  librust-futures-lite-2+default-dev,
diff --git a/debian/patches/1001_env_logger.patch 
b/debian/patches/1001_env_logger.patch
index 8b7ce50..5b81a9b 100644
--- a/debian/patches/1001_env_logger.patch
+++ b/debian/patches/1001_env_logger.patch
@@ -1,6 +1,6 @@
 Description: accept newer branch of crate env_logger
 Author: Jonas Smedegaard <d...@jones.dk>
-Last-Update: 2024-01-26
+Last-Update: 2024-12-18
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/Cargo.toml
@@ -10,7 +10,7 @@ This patch header follows DEP-3: 
http://dep.debian.net/deps/dep3/
  
  [dev-dependencies]
 -env_logger = "0.9"
-+env_logger = ">= 0.9, <= 0.10"
++env_logger = ">= 0.9, <= 0.11"
  flate2 = "1.0.3"
  indicatif = "0.15"
  rayon = "1"
diff --git a/debian/patches/1001_indicatif.patch 
b/debian/patches/1001_indicatif.patch
index 89645dd..17dea71 100644
--- a/debian/patches/1001_indicatif.patch
+++ b/debian/patches/1001_indicatif.patch
@@ -7,7 +7,7 @@ This patch header follows DEP-3: 
http://dep.debian.net/deps/dep3/
 +++ b/Cargo.toml
 @@ -89,7 +89,7 @@
  [dev-dependencies]
- env_logger = ">= 0.9, <= 0.10"
+ env_logger = ">= 0.9, <= 0.11"
  flate2 = "1.0.3"
 -indicatif = "0.15"
 +indicatif = ">= 0.15, <= 0.17"
-- 
2.45.2


--- End Message ---
--- Begin Message ---
Version: 1.7.2+ds-32

Quoting NoisyCoil (2024-12-23 16:15:04)
> env_logger v0.11 has been in experimental for a while now, and we intend to
> upload it to unstable over the following weeks. src:rust-isahc builds and
> its autopkgtests pass just fine with v0.11. Bumping the version is
> straightforward, but I'm attaching a patch nonetheless.

Fixed with new packaging release.

Thanks!

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/
 * Sponsorship: https://ko-fi.com/drjones

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


--- End Message ---

Reply via email to