Your message dated Thu, 25 May 2023 19:01:29 +0000
with message-id <e1q2gdj-00f3mv...@respighi.debian.org>
and subject line unblock reserialize
has caused the Debian Bug report #1036710,
regarding unblock: reserialize/20220929-2
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.)
--
1036710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: reserial...@packages.debian.org
Control: affects -1 + src:reserialize
Please unblock package reserialize
In November, I added a custom patch which I hoped would have allowed to
use toml2* and *2toml scripts without an external toml dependency, but
apparently I didn’t test it properly (or at all?!), and it didn’t work.
This upload disables this patch, reverting toml support to what it was
before November 2022.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock reserialize/20220929-2
diff -Nru reserialize-20220929/debian/changelog
reserialize-20220929/debian/changelog
--- reserialize-20220929/debian/changelog 2022-11-21 09:38:50.000000000
+0100
+++ reserialize-20220929/debian/changelog 2023-05-24 17:01:40.000000000
+0200
@@ -1,3 +1,10 @@
+reserialize (20220929-2) unstable; urgency=medium
+
+ * Drop tomllib patch, it never properly worked
+ (Closes: #1036536, #1036537).
+
+ -- Andrej Shadura <andre...@debian.org> Wed, 24 May 2023 17:01:40 +0200
+
reserialize (20220929-1) unstable; urgency=medium
* New upstream snapshot.
diff -Nru reserialize-20220929/debian/patches/series
reserialize-20220929/debian/patches/series
--- reserialize-20220929/debian/patches/series 2022-11-21 09:38:50.000000000
+0100
+++ reserialize-20220929/debian/patches/series 2023-05-24 17:01:40.000000000
+0200
@@ -1,4 +1,4 @@
0001-Accept-a-file-from-argv-recognise-help-and.patch
0002-Drop-broken-plist-support.patch
0003-Enable-the-use-of-bson-impl-without-dumps.patch
-0004-Add-Python-3.11-tomllib-support.patch
+#0004-Add-Python-3.11-tomllib-support.patch
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---