Your message dated Mon, 12 Dec 2022 14:35:54 +0100
with message-id <[email protected]>
and subject line Re: Bug#1024344: precious - new version of rust-serial-test.
has caused the Debian Bug report #1024344,
regarding precious - new version of rust-serial-test.
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.)


-- 
1024344: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024344
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: precious
Version: 0.3.0-1
Severity: serious

I've just uploaded version 0.9 of rust-serial-test, the dependencies in precious
need updating to match. A debdiff is attatched.

If I get no response i'll probablly NMU this in a week or so.
diff -Nru precious-0.3.0/debian/changelog precious-0.3.0/debian/changelog
--- precious-0.3.0/debian/changelog     2022-10-04 15:00:58.000000000 +0000
+++ precious-0.3.0/debian/changelog     2022-11-17 20:57:47.000000000 +0000
@@ -1,3 +1,11 @@
+precious (0.3.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add patch 1001_serial_test.patch to bump serial_test dev-dependency to 0.9
+    and update build-depedencies accordingly.
+
+ -- Peter Michael Green <[email protected]>  Thu, 17 Nov 2022 20:57:47 +0000
+
 precious (0.3.0-1) unstable; urgency=medium
 
   [ upstream ]
diff -Nru precious-0.3.0/debian/control precious-0.3.0/debian/control
--- precious-0.3.0/debian/control       2022-10-04 14:56:55.000000000 +0000
+++ precious-0.3.0/debian/control       2022-11-17 20:53:32.000000000 +0000
@@ -28,7 +28,7 @@
  librust-regex-1+default-dev,
  librust-serde-1+default-dev (>= 1.0.130),
  librust-serde-1+derive-dev (>= 1.0.130),
- librust-serial-test-0.5+default-dev <!nocheck>,
+ librust-serial-test-0.9+default-dev <!nocheck>,
  librust-tempfile-3+default-dev <!nocheck>,
  librust-thiserror-1+default-dev (>= 1.0.30),
  librust-toml-0.5+default-dev (>= 0.5.8),
diff -Nru precious-0.3.0/debian/patches/1001_serial_test.patch 
precious-0.3.0/debian/patches/1001_serial_test.patch
--- precious-0.3.0/debian/patches/1001_serial_test.patch        1970-01-01 
00:00:00.000000000 +0000
+++ precious-0.3.0/debian/patches/1001_serial_test.patch        2022-11-17 
20:52:35.000000000 +0000
@@ -0,0 +1,34 @@
+Index: precious-0.3.0/precious-core/Cargo.toml
+===================================================================
+--- precious-0.3.0.orig/precious-core/Cargo.toml
++++ precious-0.3.0/precious-core/Cargo.toml
+@@ -31,4 +31,4 @@ which = ">= 3.0.0, < 5.0.0"
+ [dev-dependencies]
+ precious-testhelper = { version = "0.3.0", path = "../precious-testhelper" }
+ pretty_assertions = "1.1.0"
+-serial_test = "0.5.1"
++serial_test = "0.9"
+Index: precious-0.3.0/precious-exec/Cargo.toml
+===================================================================
+--- precious-0.3.0.orig/precious-exec/Cargo.toml
++++ precious-0.3.0/precious-exec/Cargo.toml
+@@ -16,5 +16,5 @@ which = ">= 3.0.0, < 5.0.0"
+ 
+ [dev-dependencies]
+ pretty_assertions = "1.1.0"
+-serial_test = "0.5.1"
++serial_test = "0.9"
+ tempfile = "3.3.0"
+Index: precious-0.3.0/precious-integration/Cargo.toml
+===================================================================
+--- precious-0.3.0.orig/precious-integration/Cargo.toml
++++ precious-0.3.0/precious-integration/Cargo.toml
+@@ -13,7 +13,7 @@ regex = "1.5.5"
+ precious-core = { version = "0.3.0", path = "../precious-core" }
+ precious-exec = { version = "0.3.0", path = "../precious-exec" }
+ precious-testhelper = { version = "0.3.0", path = "../precious-testhelper" }
+-serial_test = "0.5.1"
++serial_test = "0.9"
+ 
+ [[test]]
+ name = "integration_tests"
diff -Nru precious-0.3.0/debian/patches/series 
precious-0.3.0/debian/patches/series
--- precious-0.3.0/debian/patches/series        2022-10-04 14:50:23.000000000 
+0000
+++ precious-0.3.0/debian/patches/series        2022-11-17 20:50:58.000000000 
+0000
@@ -1,3 +1,4 @@
 2001_clap.patch
 2001_regex.patch
 2002_privacy.patch
+1001_serial_test.patch

--- End Message ---
--- Begin Message ---
Version: 0.4.0-1

Quoting Jonas Smedegaard (2022-11-24 11:21:12)
> > I've just uploaded version 0.9 of rust-serial-test, the dependencies in 
> > precious
> > need updating to match. A debdiff is attatched.
> > 
> > If I get no response i'll probablly NMU this in a week or so.
> 
> Thanks!
> 
> I expect to update precious in a few days - preferably to newer upstream
> release, if bugs #1024747, #1024749 and #1024750 can be easily fixed,
> otherwise without that version change.  I.e. no need for an NMU here -
> thanks for the offer.

...and this was done with packaging release 0.4.0-1.

Thanks again.

 - 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