Control: tags 1074723 + patch

Dear maintainer,

I've prepared an NMU for stdeb (versioned as 0.10.0-2.1). The diff
is attached to this message.

Regards.

diff -Nru stdeb-0.10.0/debian/changelog stdeb-0.10.0/debian/changelog
--- stdeb-0.10.0/debian/changelog	2022-05-25 15:53:36.000000000 -0400
+++ stdeb-0.10.0/debian/changelog	2024-08-08 23:12:17.000000000 -0400
@@ -1,3 +1,11 @@
+stdeb (0.10.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Cherry-pick upstream patch for fixing configparser usage
+    for Python 3.12+ (Closes: #1074723)
+
+ -- Kunal Mehta <lego...@debian.org>  Thu, 08 Aug 2024 23:12:17 -0400
+
 stdeb (0.10.0-2) unstable; urgency=medium
 
   * Bump debhelper from old 12 to 13.
diff -Nru stdeb-0.10.0/debian/patches/0005-Migrate-off-SafeConfigParser.patch stdeb-0.10.0/debian/patches/0005-Migrate-off-SafeConfigParser.patch
--- stdeb-0.10.0/debian/patches/0005-Migrate-off-SafeConfigParser.patch	2022-05-25 15:53:36.000000000 -0400
+++ stdeb-0.10.0/debian/patches/0005-Migrate-off-SafeConfigParser.patch	2024-08-08 23:03:05.000000000 -0400
@@ -1,7 +1,7 @@
 From: Luca Della Vedova <luc...@intrinsic.ai>
 Date: Tue, 18 Jun 2024 16:54:16 +0800
 Subject: Migrate off SafeConfigParser
-
+Origin: https://github.com/astraw/stdeb/pull/196
 Signed-off-by: Luca Della Vedova <luc...@intrinsic.ai>
 ---
  stdeb/cli_runner.py |  7 +------
diff -Nru stdeb-0.10.0/debian/patches/0006-readfp-read_file.patch stdeb-0.10.0/debian/patches/0006-readfp-read_file.patch
--- stdeb-0.10.0/debian/patches/0006-readfp-read_file.patch	2022-05-25 15:53:36.000000000 -0400
+++ stdeb-0.10.0/debian/patches/0006-readfp-read_file.patch	2024-08-08 23:03:14.000000000 -0400
@@ -1,7 +1,7 @@
 From: Luca Della Vedova <luc...@intrinsic.ai>
 Date: Tue, 18 Jun 2024 17:07:18 +0800
 Subject: readfp -> read_file
-
+Origin: https://github.com/astraw/stdeb/pull/196
 Signed-off-by: Luca Della Vedova <luc...@intrinsic.ai>
 ---
  stdeb/util.py | 2 +-

Reply via email to