Your message dated Thu, 9 Feb 2023 04:18:00 -0500
with message-id
<cad+gyvxe5pprbqtmatewie3zqtpxcdmqxiepvstwv_72ppv...@mail.gmail.com>
and subject line Re: there is no upstream 3.11.2, debian 3.11.1-2 and 3.11.2
are identical except for the changelog
has caused the Debian Bug report #1030773,
regarding there is no upstream 3.11.2, debian 3.11.1-2 and 3.11.2 are identical
except for the changelog
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.)
--
1030773: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030773
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python3.11
Severity: normal
X-Debbugs-Cc: [email protected]
$ dpkg -l python3.11
ii python3.11 3.11.2-1 amd64
$ python3.11
Python 3.11.1 (main, Feb 6 2023, 20:27:04) [GCC 12.2.0] on linux
Huh? In fact, python3.11_3.11.1.orig.tar.xz and
python3.11_3.12.orig.tar.xz
are identical, and the only differences for python3.11_3.11.1-2.debian.tar.xz
and python3.11_3.11.2-1.debian.tar.xz are:
diff -ubr 3.11.1/debian/changelog 3.11.2/debian/changelog
--- 3.11.1/debian/changelog 2022-12-31 11:23:59.000000000 +0100
+++ 3.11.2/debian/changelog 2023-02-06 21:27:04.000000000 +0100
@@ -1,3 +1,9 @@
+python3.11 (3.11.2-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Matthias Klose <[email protected]> Mon, 06 Feb 2023 21:27:04 +0100
+
python3.11 (3.11.1-2) unstable; urgency=medium
* Fix NameError exception in venv init (Daniel Andersson). Closes: #1026448.
diff -ubr 3.11.1/debian/control 3.11.2/debian/control
--- 3.11.1/debian/control 2022-11-03 15:11:27.000000000 +0100
+++ 3.11.2/debian/control 2023-02-06 19:42:54.000000000 +0100
@@ -19,7 +19,7 @@
systemtap-sdt-dev,
valgrind-if-available,
Build-Depends-Indep: python3-sphinx, python3-docs-theme, texinfo
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/cpython-team/python3
Vcs-Git: https://salsa.debian.org/cpython-team/python3.git
XS-Testsuite: autopkgtest
diff -ubr 3.11.1/debian/control.in 3.11.2/debian/control.in
--- 3.11.1/debian/control.in 2022-11-03 15:04:58.000000000 +0100
+++ 3.11.2/debian/control.in 2023-02-06 19:42:41.000000000 +0100
@@ -19,7 +19,7 @@
systemtap-sdt-dev,
valgrind-if-available,
Build-Depends-Indep: python3-sphinx, python3-docs-theme, texinfo
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/cpython-team/python3
Vcs-Git: https://salsa.debian.org/cpython-team/python3.git
XS-Testsuite: autopkgtest
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.2.0-rc7 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 3.11.2-2
--- End Message ---