Source: python3.11
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com

$ 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 <d...@debian.org>  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

Reply via email to