python3-stdlib-extensions (3.12.3-0ubuntu1) noble; urgency=medium

  * Update 3.12 extensions and modules to the 3.12.3 release.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 12 Apr 2024 15:14:55 +0200

python3-stdlib-extensions (3.12.2-3ubuntu4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 31 Mar 2024 17:03:55 +0000

python3-stdlib-extensions (3.12.2-3ubuntu3) noble; urgency=medium

  * Stop building the python3-distutils package.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 27 Mar 2024 14:52:29 +0100

python3-stdlib-extensions (3.12.2-3ubuntu1) noble; urgency=medium

  * Still build-depend on libpython3.11-dbg, no t64 transition before removal.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 04 Mar 2024 04:09:21 +0100

python3-stdlib-extensions (3.12.2-3) unstable; urgency=medium

  * Build-depend on libpython3.11t64-dbg, libpython3.12t64-dbg.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 04 Mar 2024 04:00:22 +0100

python3-stdlib-extensions (3.12.2-2) unstable; urgency=medium

  * Relax python dependencies. Closes: #1065366.

 -- Matthias Klose <doko@debian.org>  Sun, 03 Mar 2024 14:40:26 +0100

python3-stdlib-extensions (3.12.2-1) unstable; urgency=medium

  * Update 3.11 extensions and modules to 3.11.8 release.
  * Update 3.12 extensions and modules to 3.12.2 release.

 -- Matthias Klose <doko@debian.org>  Sun, 03 Mar 2024 11:05:37 +0100

python3-stdlib-extensions (3.11.5-1) unstable; urgency=medium

  * Update 3.11 extensions and modules to 3.11.5 release.
  * Update 3.12 extensions and modules to 3.12.0 rc1.

 -- Matthias Klose <doko@debian.org>  Fri, 25 Aug 2023 19:00:14 +0200

python3-stdlib-extensions (3.11.4-1) unstable; urgency=medium

  * Update 3.11 extensions and modules to 3.11.4 release.
  * Update 3.12 extensions and modules to 3.12.0 beta2.

 -- Matthias Klose <doko@debian.org>  Mon, 12 Jun 2023 10:31:06 +0200

python3-stdlib-extensions (3.11.3-2) experimental; urgency=medium

  * Remove 3.10 byte code on upgrade. Closes: #1031909.

 -- Matthias Klose <doko@debian.org>  Tue, 02 May 2023 14:15:07 +0200

python3-stdlib-extensions (3.11.3-1) experimental; urgency=medium

  * Update 3.11 extensions and modules to 3.11.3 release (no changes).
  * Update 3.10 extensions and modules to the 3.10.11 release (no changes).
  * Add extensions for python3.12 3.12.0 alpha7.

 -- Matthias Klose <doko@debian.org>  Thu, 13 Apr 2023 09:36:11 +0200

python3-stdlib-extensions (3.11.2-2) unstable; urgency=high

  * Relax versioned dependencies.

 -- Matthias Klose <doko@debian.org>  Wed, 15 Feb 2023 12:44:24 +0100

python3-stdlib-extensions (3.11.2-1) unstable; urgency=medium

  * Update 3.11 extensions and modules to 3.11.2 release (Tkinter only).
  * Update 3.10 extensions and modules to the 3.10.10 release (Tkinter only).
  * Stop building extensions for 3.10.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Wed, 15 Feb 2023 07:10:29 +0100

python3-stdlib-extensions (3.10.8-1) unstable; urgency=medium

  * Update 3.10 extensions and modules to the 3.10.8 release.
  * Update 3.11 extensions and modules to 3.11.0 release.
  * Remove bytecode files for old 3.9 version. Closes: #1017445.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Sun, 30 Oct 2022 09:24:07 +0100

python3-stdlib-extensions (3.10.7-1) unstable; urgency=medium

  * Update 3.10 extensions and modules to the 3.10.7 release.
  * Update 3.11 extensions and modules to 3.11.0 rc2.
  * Update 3.9 extensions and modules to the 3.9.14 release.

 -- Matthias Klose <doko@debian.org>  Mon, 12 Sep 2022 18:49:43 +0200

python3-stdlib-extensions (3.10.6-1) unstable; urgency=medium

  * Update 3.10 extensions and modules to the 3.10.6 release.
  * Update 3.11 extensions and modules to 3.11.0 rc1.
  * Remove python3.9 from build dependencies and don't build for 3.9.

 -- Matthias Klose <doko@debian.org>  Wed, 10 Aug 2022 13:25:31 +0200

python3-stdlib-extensions (3.10.5-2) unstable; urgency=medium

  * Update 3.11 extensions and modules to the 3.11.0 beta4. Closes: #1015082.

 -- Matthias Klose <doko@debian.org>  Sun, 17 Jul 2022 12:00:07 +0200

python3-stdlib-extensions (3.10.5-1) unstable; urgency=medium

  * Update 3.9 extensions and modules to the 3.9.13 release.
  * Update 3.10 extensions and modules to the 3.10.5 release.
  * Add extensions for python3.11 3.11.0 beta3.

 -- Matthias Klose <doko@debian.org>  Thu, 09 Jun 2022 13:32:17 +0200

python3-stdlib-extensions (3.9.12-1) unstable; urgency=medium

  * Update 3.9 extensions and modules to the 3.9.11 release.
  * Update 3.10 extensions and modules to the 3.10.3 release.

 -- Matthias Klose <doko@debian.org>  Thu, 24 Mar 2022 14:44:02 +0100

python3-stdlib-extensions (3.9.11-2) unstable; urgency=medium

  [ Stefano Rivera ]
  * Change the "include" and "platinclude" paths in the "posix_local"
    scheme to refer to the location of Python's headers, not the install
    location for modules' C headers. Closes: #1007966

 -- Matthias Klose <doko@debian.org>  Thu, 24 Mar 2022 13:20:28 +0100

python3-stdlib-extensions (3.9.11-1) unstable; urgency=medium

  * Update 3.9 extensions and modules to the 3.9.11 release.
  * Update 3.10 extensions and modules to the 3.10.3 release.

 -- Matthias Klose <doko@debian.org>  Wed, 16 Mar 2022 18:49:40 +0100

python3-stdlib-extensions (3.9.10-2) unstable; urgency=medium

  [ Stefano Rivera ]
  * 3.10: Re-add accidentally dropped /local/ to paths in distutils unix_local
    scheme.
  * Use the same is_virtual_environment() proposed in PEP 668 across the site,
    sysconfig, and distutils modules. Stop checking for PYTHONUSERBASE or
    VIRTUAL_ENV environment variables.

  [ Matthias Klose ]
  * Update python3-lib2to3 package description. Closes: #983431.

 -- Matthias Klose <doko@debian.org>  Mon, 14 Mar 2022 06:23:49 +0100

python3-stdlib-extensions (3.9.10-1) unstable; urgency=medium

  * Update 3.9 extensions and modules to the 3.9.10 release.
  * Update 3.10 extensions and modules to the 3.10.2 release.

 -- Matthias Klose <doko@debian.org>  Mon, 17 Jan 2022 17:23:50 +0100

python3-stdlib-extensions (3.9.9-3) unstable; urgency=medium

  * Update 3.10 extensions and modules to the 3.10.1 release.

 -- Matthias Klose <doko@debian.org>  Tue, 07 Dec 2021 14:43:46 +0100

python3-stdlib-extensions (3.9.9-2) unstable; urgency=medium

  * Fix the 3.10 build.

 -- Matthias Klose <doko@debian.org>  Wed, 17 Nov 2021 14:53:22 +0100

python3-stdlib-extensions (3.9.9-1) unstable; urgency=medium

  * Update 3.9 extensions and modules to the 3.9.9 release.
  * Build again the _dbm extension using libdb-dev.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Wed, 17 Nov 2021 07:55:21 +0100

python3-stdlib-extensions (3.9.8-1) unstable; urgency=medium

  * Update 3.10 extensions and modules to the 3.10.0 release.
  * Update 3.9  extensions and modules to the 3.9.8 release.

 -- Matthias Klose <doko@debian.org>  Thu, 11 Nov 2021 14:40:07 +0100

python3-stdlib-extensions (3.9.7-1) unstable; urgency=medium

  * Update 3.10 extensions and modules to the 3.9.10 release candidate 1.
  * Update 3.9  extensions and modules to the 3.9.7 release.
  * Refresh patches.

 -- Matthias Klose <doko@debian.org>  Thu, 02 Sep 2021 17:21:26 +0200

python3-stdlib-extensions (3.10.0~b1-3) experimental; urgency=medium

  * When building 3.10 for releases newer than Debian 11 (bullseye) or
    Ubuntu 21.04 (hirsute), build the _dbm extension using gdbm, and
    include it in the python3-gdbm package.

 -- Matthias Klose <doko@debian.org>  Thu, 06 May 2021 15:07:21 +0200

python3-stdlib-extensions (3.10.0~b1-2) experimental; urgency=medium

  * Relax dependency on python3-defaults.

 -- Matthias Klose <doko@debian.org>  Tue, 04 May 2021 15:53:44 +0200

python3-stdlib-extensions (3.10.0~b1-1) experimental; urgency=medium

  * Update 3.10 extensions and modules to the 3.9.10 beta1 snapshot.
  * Update 3.9  extensions and modules to the 3.9.5 release (no changes).
  * Update 3.8  extensions and modules to the 3.8.10 release (no changes).
  * python3-distutils, python3-lib2to3: Breaks the stdlib (<< 3.10.0~b1).
  * Refresh patches.

 -- Matthias Klose <doko@debian.org>  Tue, 04 May 2021 12:35:41 +0200

python3-stdlib-extensions (3.10.0~a7-1) experimental; urgency=medium

  * Update 3.10 extensions and modules to the 3.9.10 alpha7 snapshot.
  * Update 3.9  extensions and modules to the 3.9.1 release (no changes).
  * Update 3.8  extensions and modules to the 3.8.7 release (no changes).

 -- Matthias Klose <doko@debian.org>  Tue, 06 Apr 2021 15:13:31 +0200

python3-stdlib-extensions (3.9.2-1) unstable; urgency=medium

  * Update 3.9 extensions and modules to the 3.9.2 release.
    IDLE changes:
    - bpo-23544: Disable Debug=>Stack Viewer when user code is running or
      Debugger is active, to prevent hang or crash.
    - bpo-43008: Make IDLE invoke :func:`sys.excepthook` in normal,
      2-process mode.
    - bpo-33065: Fix problem debugging user classes with __repr__ method.
    - bpo-32631: Finish zzdummy example extension module: make menu entries
      work; add docstrings and tests with 100% coverage.

 -- Matthias Klose <doko@debian.org>  Sat, 20 Feb 2021 12:43:30 +0100

python3-stdlib-extensions (3.9.1-2) unstable; urgency=medium

  * Fix removing old 3.8 files. Closes: #961274.

 -- Matthias Klose <doko@debian.org>  Sun, 03 Jan 2021 12:11:48 +0100

python3-stdlib-extensions (3.9.1-1) unstable; urgency=medium

  * Update 3.9 extensions and modules to the 3.9.1 release.
  * Update 3.8 extensions and modules to the 3.8.7 release.
  * Stop building the extensions for 3.8. Closes: #976846.
  * python3-lib2to3, python3-distutils: Add the :any qualifier to the
    python3 dependencies. See: #964330.
  * Bump standards versions.

 -- Matthias Klose <doko@debian.org>  Tue, 22 Dec 2020 19:55:15 +0100

python3-stdlib-extensions (3.8.6-1) unstable; urgency=medium

  * Update 3.8 extensions and modules to the 3.8.6 release.
  * Update 3.9 extensions and modules to the 3.9.0 release.

 -- Matthias Klose <doko@debian.org>  Mon, 05 Oct 2020 23:26:38 +0200

python3-stdlib-extensions (3.8.5-1) unstable; urgency=medium

  * Update 3.8 extensions and modules to the 3.8.5 release.

 -- Matthias Klose <doko@debian.org>  Mon, 20 Jul 2020 20:45:01 +0200

python3-stdlib-extensions (3.8.4-1) unstable; urgency=medium

  * Update 3.8 extensions and modules to the 3.8.4 release.

 -- Matthias Klose <doko@debian.org>  Mon, 13 Jul 2020 23:23:25 +0200

python3-stdlib-extensions (3.8.4~rc1-1) unstable; urgency=medium

  * Update 3.8 extensions and modules to 3.8.4 release candidate 1.

 -- Matthias Klose <doko@debian.org>  Tue, 07 Jul 2020 14:56:51 +0200

python3-stdlib-extensions (3.8.3-2) unstable; urgency=medium

  * Remove bytecode files for 3.7 on upgrade. Closes: #960653.
  * Bump debhelper version.

 -- Matthias Klose <doko@debian.org>  Fri, 15 May 2020 12:55:52 +0200

python3-stdlib-extensions (3.8.3-1) unstable; urgency=medium

  * Stop building extensions for 3.7.
  * Update 3.8 extensions and modules to 3.8.3 release.

 -- Matthias Klose <doko@debian.org>  Thu, 14 May 2020 13:13:25 +0200

python3-stdlib-extensions (3.8.2-1) unstable; urgency=medium

  * Update 3.7 extensions and modules to 3.7.6 release.
  * Update 3.8 extensions and modules to 3.8.2 release.
  * Remove version information from the python3-lib2to3 package description.
    Closes: #920867.

 -- Matthias Klose <doko@debian.org>  Fri, 28 Feb 2020 12:31:06 +0100

python3-stdlib-extensions (3.8.0-1) unstable; urgency=medium

  * Package as 3.8.0 to override the package in experimental.

 -- Matthias Klose <doko@debian.org>  Sat, 26 Oct 2019 16:35:53 +0200

python3-stdlib-extensions (3.7.5-1) unstable; urgency=medium

  * Update 3.7 extensions and modules to 3.7.5 release.
  * Update 3.8 extensions and modules to 3.8.0 release.

 -- Matthias Klose <doko@debian.org>  Tue, 15 Oct 2019 17:31:22 +0200

python3-stdlib-extensions (3.7.5~rc1-1) unstable; urgency=medium

  * Update 3.7 extensions and modules to 3.7.5 release candidate 1.
  * Update 3.8 extensions and modules to 3.8.0 release candidate 1.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Wed, 02 Oct 2019 07:11:03 +0200

python3-stdlib-extensions (3.7.4-3) unstable; urgency=medium

  * Don't encode the MACHDEP into the _sysconfigdata file name.
  * Tighten build dependency on python3.8.

 -- Matthias Klose <doko@debian.org>  Thu, 11 Jul 2019 15:13:19 +0200

python3-stdlib-extensions (3.7.4-1) unstable; urgency=medium

  * Update 3.7 extensions and modules to the 3.7.4 release.
  * Silent some lintian warnings.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Tue, 09 Jul 2019 07:59:11 +0200

python3-stdlib-extensions (3.7.4~rc2-1) unstable; urgency=medium

  * Update 3.7 extensions and modules to 3.7.4 release candidate 2.
  * Add 3.8 extensions and modules for 3.8.0~b2.
  * Refresh patches.

 -- Matthias Klose <doko@debian.org>  Sat, 06 Jul 2019 12:30:36 +0200

python3-stdlib-extensions (3.7.3-1) unstable; urgency=medium

  * Update 3.7 extensions and modules to 3.7.3 (no changes).

 -- Matthias Klose <doko@debian.org>  Tue, 26 Mar 2019 08:58:04 +0100

python3-stdlib-extensions (3.7.3~rc1-1) unstable; urgency=medium

  * Update 3.7 extensions and modules to 3.7.3 release candidate 1.

 -- Matthias Klose <doko@debian.org>  Wed, 13 Mar 2019 13:36:05 +0100

python3-stdlib-extensions (3.7.2-3) unstable; urgency=medium

  * Clean up empty directories on upgrade. Closes: #918182.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Fri, 18 Jan 2019 09:45:15 +0100

python3-stdlib-extensions (3.7.2-2) unstable; urgency=medium

  * Remove 3.6 bytecode files on upgrade. Closes: #918098.

 -- Matthias Klose <doko@debian.org>  Fri, 04 Jan 2019 09:48:32 +0100

python3-stdlib-extensions (3.7.2-1) unstable; urgency=medium

  * Update 3.6 extensions and modules to 3.6.8.
  * Update 3.7 extensions and modules to 3.7.2.
  * Stop building extensions for python3.6.

 -- Matthias Klose <doko@debian.org>  Thu, 03 Jan 2019 06:19:13 +0100

python3-stdlib-extensions (3.7.1-1) unstable; urgency=medium

  * Update 3.6 extensions and modules to 3.6.7.
  * Update 3.7 extensions and modules to 3.7.1.

 -- Matthias Klose <doko@debian.org>  Sun, 21 Oct 2018 11:30:14 +0200

python3-stdlib-extensions (3.6.6-1) unstable; urgency=medium

  * Update 3.6 extensions and modules to 3.6.6.
  * Update 3.7 extensions and modules to 3.7.0.

 -- Matthias Klose <doko@debian.org>  Wed, 27 Jun 2018 17:01:32 +0200

python3-stdlib-extensions (3.6.6~rc1-3) unstable; urgency=medium

  * Don't ship generated files. Closes: #901637.

 -- Matthias Klose <doko@debian.org>  Sat, 16 Jun 2018 04:01:32 +0200

python3-stdlib-extensions (3.6.6~rc1-2) unstable; urgency=medium

  * Use the distutils package from the source for the build.

 -- Matthias Klose <doko@debian.org>  Thu, 14 Jun 2018 01:31:09 +0200

python3-stdlib-extensions (3.6.6~rc1-1) unstable; urgency=medium

  * Update 3.6 extensions and modules to 3.6.6~rc1.
  * Update 3.7 extensions and modules to 3.7.0~rc1.
  * Avoid build dependencies on packages built from python3-defaults.
    Addresses: #900535.
  * Add Vcs attributes.

 -- Matthias Klose <doko@debian.org>  Thu, 14 Jun 2018 00:26:27 +0200

python3-stdlib-extensions (3.6.5-4) unstable; urgency=medium

  * Update 3.7 extensions and modules to 3.7.0~b5.

 -- Matthias Klose <doko@debian.org>  Wed, 06 Jun 2018 01:08:51 +0200

python3-stdlib-extensions (3.6.5-3) unstable; urgency=medium

  * Fix again the package removals (Simon McVittie). Closes: #894685.

 -- Matthias Klose <doko@debian.org>  Wed, 04 Apr 2018 13:04:35 +0200

python3-stdlib-extensions (3.6.5-2) unstable; urgency=medium

  * Re-Add the 3.6.5~rc1-2 and 3.6.5~rc1-3 uploads. Closes: #894456.

 -- Matthias Klose <doko@debian.org>  Fri, 30 Mar 2018 23:11:23 +0000

python3-stdlib-extensions (3.6.5-1) unstable; urgency=medium

  * Update 3.6 extensions to the 3.6.5 release.
  * Update 3.7 extensions and modules to 3.7.0~b3.

 -- Matthias Klose <doko@debian.org>  Fri, 30 Mar 2018 18:47:46 +0800

python3-stdlib-extensions (3.6.5~rc1-3) unstable; urgency=medium

  * Bump the release string to satisfy dependencies. Closes: #894168.

 -- Matthias Klose <doko@debian.org>  Tue, 27 Mar 2018 18:36:59 +0800

python3-stdlib-extensions (3.6.5~rc1-2) unstable; urgency=medium

  * python3-distutils: Don't ship distutils/{__init__,version}.py

 -- Matthias Klose <doko@debian.org>  Fri, 23 Mar 2018 11:41:32 +0800

python3-stdlib-extensions (3.6.5~rc1-1) unstable; urgency=medium

  * Update 3.6 extensions to the 3.6.5 release candidate.
  * Update 3.7 extensions and modules to 3.7.0~b1.

 -- Matthias Klose <doko@debian.org>  Wed, 14 Mar 2018 08:28:00 +0100

python3-stdlib-extensions (3.6.4-4) unstable; urgency=medium

  * Update to 20180212 from the 3.6 branch.

 -- Matthias Klose <doko@debian.org>  Mon, 12 Feb 2018 12:25:03 +0100

python3-stdlib-extensions (3.6.4-3) unstable; urgency=medium

  * Update 3.7 extensions and modules to 3.7.0~b1.

 -- Matthias Klose <doko@debian.org>  Thu, 01 Feb 2018 09:56:26 +0100

python3-stdlib-extensions (3.6.4-2) unstable; urgency=medium

  * Relax dependencies on python3.

 -- Matthias Klose <doko@debian.org>  Wed, 27 Dec 2017 13:50:54 +0100

python3-stdlib-extensions (3.6.4-1) unstable; urgency=medium

  * Update extensions to the 3.6.4 release.
  * Build a python3-lib2to3 package.

 -- Matthias Klose <doko@debian.org>  Wed, 27 Dec 2017 13:38:21 +0100

python3-stdlib-extensions (3.6.4~rc1-6) unstable; urgency=medium

  * python3-distutils: Depend on python3.6-2to3.
  * Loosen dependency on python3 version.

 -- Matthias Klose <doko@debian.org>  Fri, 15 Dec 2017 12:15:57 +0100

python3-stdlib-extensions (3.6.4~rc1-5) unstable; urgency=medium

  * python3-tk: Don't ship the tkinter test files. Closes: #884414.

 -- Matthias Klose <doko@debian.org>  Fri, 15 Dec 2017 08:19:15 +0100

python3-stdlib-extensions (3.6.4~rc1-4) unstable; urgency=medium

  * Re-upload, with binaries built.

 -- Matthias Klose <doko@debian.org>  Thu, 14 Dec 2017 07:51:19 +0100

python3-stdlib-extensions (3.6.4~rc1-3) unstable; urgency=medium

  * Loosen the dependencies on the python3 version.

 -- Matthias Klose <doko@debian.org>  Thu, 14 Dec 2017 00:02:11 +0100

python3-stdlib-extensions (3.6.4~rc1-2) unstable; urgency=medium

  * python3-tk: Ship the tkinter module in this package.
  * python3-distutils: Split out from the Python standard library.

 -- Matthias Klose <doko@debian.org>  Wed, 13 Dec 2017 12:06:50 +0100

python3-stdlib-extensions (3.6.4~rc1-1) unstable; urgency=medium

  * Update extensions to the 3.6.4 release candidate.
  * Add extensions for 3.7.

 -- Matthias Klose <doko@debian.org>  Thu, 07 Dec 2017 08:39:56 +0100

python3-stdlib-extensions (3.6.3-1) unstable; urgency=medium

  * Update extensions to the 3.6.3 release.
  * Drop extensions for 3.5. Closes: #880839.

 -- Matthias Klose <doko@debian.org>  Mon, 06 Nov 2017 11:28:53 +0100

python3-stdlib-extensions (3.6.2-1) unstable; urgency=medium

  * Update extensions to the 3.5.4 release.
  * Update extensions to the 3.6.2 release.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Tue, 05 Sep 2017 09:36:29 +0200

python3-stdlib-extensions (3.5.3-2) unstable; urgency=medium

  * Add extensions for 3.6.

 -- Matthias Klose <doko@debian.org>  Wed, 07 Jun 2017 16:49:33 -0700

python3-stdlib-extensions (3.5.3-1) unstable; urgency=medium

  * Update extensions to the 3.5.3 release.

 -- Matthias Klose <doko@debian.org>  Thu, 19 Jan 2017 16:29:58 +0100

python3-stdlib-extensions (3.5.1-1) unstable; urgency=medium

  * Remove 3.4 extensions.
  * Update extensions to the 3.5.1 release.

 -- Matthias Klose <doko@debian.org>  Tue, 23 Feb 2016 09:13:52 +0100

python3-stdlib-extensions (3.4.3-4) unstable; urgency=medium

  * Update extensions to the current 3.4 and 3.5 branches.

 -- Matthias Klose <doko@debian.org>  Fri, 14 Aug 2015 10:31:08 +0200

python3-stdlib-extensions (3.4.3-3) unstable; urgency=medium

  * Build extensions for Python 3.5.

 -- Matthias Klose <doko@debian.org>  Mon, 18 May 2015 20:46:43 +0200

python3-stdlib-extensions (3.4.3-1) unstable; urgency=medium

  * Bump version to 3.4.3.

 -- Matthias Klose <doko@debian.org>  Thu, 26 Feb 2015 11:15:44 +0100

python3-stdlib-extensions (3.4.2-1) unstable; urgency=medium

  * Bump version to 3.4.2 release.

 -- Matthias Klose <doko@debian.org>  Wed, 08 Oct 2014 12:40:11 +0200

python3-stdlib-extensions (3.4.2~rc1-1) unstable; urgency=medium

  * Bump version to 3.4.2 release candidate 1.

 -- Matthias Klose <doko@debian.org>  Wed, 01 Oct 2014 04:09:23 +0200

python3-stdlib-extensions (3.4.1-3) unstable; urgency=medium

  * Build for blt 2.5. Closes: #753929.

 -- Matthias Klose <doko@debian.org>  Tue, 08 Jul 2014 11:19:53 +0200

python3-stdlib-extensions (3.4.1-2) unstable; urgency=medium

  * Require BLT version built for Tcl/Tk 8.6.

 -- Matthias Klose <doko@debian.org>  Fri, 13 Jun 2014 13:51:07 +0200

python3-stdlib-extensions (3.4.1-1) unstable; urgency=medium

  * Bump version to 3.4.1.
  * Remove python 3.3 sources.

 -- Matthias Klose <doko@debian.org>  Wed, 04 Jun 2014 09:59:40 +0200

python3-stdlib-extensions (3.3.4-1) unstable; urgency=medium

  * Bump version to 3.3.4.
  * Handle multiarch extension names. Closes: #735805.

 -- Matthias Klose <doko@debian.org>  Wed, 12 Feb 2014 11:29:15 +0100

python3-stdlib-extensions (3.3.3-2) unstable; urgency=medium

  * Build for python3.4.

 -- Matthias Klose <doko@debian.org>  Wed, 25 Dec 2013 22:41:17 +0100

python3-stdlib-extensions (3.3.3-1) unstable; urgency=low

  * Bump version to 3.3.3.
  * Make the packages Multi-Arch: same. Replace the dependency on
    python3 with libpython3-stdlib.
  * Allow the package to cross-build.

 -- Matthias Klose <doko@debian.org>  Wed, 27 Nov 2013 17:27:43 +0100

python3-stdlib-extensions (3.3.2-1) unstable; urgency=low

  * Bump version to 3.3.2.

 -- Matthias Klose <doko@debian.org>  Thu, 16 May 2013 01:17:07 +0200

python3-stdlib-extensions (3.3.1-1) unstable; urgency=low

  * Bump version to 3.3.1.
  * Allow the package to cross-build.

 -- Matthias Klose <doko@debian.org>  Sun, 07 Apr 2013 21:05:13 +0200

python3-stdlib-extensions (3.3.0-1) experimental; urgency=low

  * Python 3.3.0 release.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 09 Oct 2012 14:32:39 +0200

python3-stdlib-extensions (3.3.0~rc1-1) experimental; urgency=low

  * Python 3.3.0 release candidate 1.

 -- Matthias Klose <doko@debian.org>  Tue, 28 Aug 2012 10:10:02 +0200

python3-stdlib-extensions (3.3.0~a2-1) experimental; urgency=low

  * Python 3.3.0 alpha 2 release.

 -- Matthias Klose <doko@debian.org>  Mon, 09 Apr 2012 11:24:07 +0200

python3-stdlib-extensions (3.2.3-1) unstable; urgency=low

  * Python 3.2.3 release.
    - Remove uses of the C tolower()/toupper() which could break with
      a Turkish locale.
    - Improve _tkinter error message on unencodable character.
  * Bump standards version.
  * Remove Python 3.1 sources.

 -- Matthias Klose <doko@debian.org>  Wed, 21 Mar 2012 17:32:40 +0100

python3-stdlib-extensions (3.2-4) unstable; urgency=low

  * Fix FTBFS with multiarch locations.

 -- Matthias Klose <doko@debian.org>  Tue, 31 May 2011 17:29:08 +0200

python3-stdlib-extensions (3.2-2) unstable; urgency=low

  * Stop building for python3.1.

 -- Matthias Klose <doko@debian.org>  Tue, 19 Apr 2011 21:21:43 +0200

python3-stdlib-extensions (3.2-1) unstable; urgency=low

  * Python 3.2 release.

 -- Matthias Klose <doko@debian.org>  Mon, 21 Feb 2011 11:59:17 +0100

python3-stdlib-extensions (3.2~a3-1) experimental; urgency=low

  * Build for Python 3.2.

 -- Matthias Klose <doko@debian.org>  Tue, 12 Oct 2010 20:33:57 +0200

python3-stdlib-extensions (3.1.2-2) unstable; urgency=low

  * Fix build failure with changed site directory.

 -- Matthias Klose <doko@debian.org>  Tue, 28 Sep 2010 15:52:28 +0200

python3-stdlib-extensions (3.1.2-1) unstable; urgency=low

  * Python 3.1.2 release.

 -- Matthias Klose <doko@debian.org>  Sun, 21 Mar 2010 18:45:14 +0100

python3-stdlib-extensions (3.1.1-1) unstable; urgency=low

  * Bump to 3.1.1, update from the 3.1 branch 20100117.

 -- Matthias Klose <doko@debian.org>  Sun, 17 Jan 2010 14:17:04 +0100

python3-stdlib-extensions (3.1-1) experimental; urgency=low

  * Build extensions for 3.1.

 -- Matthias Klose <doko@debian.org>  Thu, 23 Jul 2009 17:25:34 +0200

python3-stdlib-extensions (3.0.1-0ubuntu3) jaunty; urgency=low

  * debian/rules (clean): Update for 3.x.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 17 Feb 2009 11:13:27 +0100

python3-stdlib-extensions (3.0.1-0ubuntu2) jaunty; urgency=low

  * Build for python3.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 16 Feb 2009 23:27:58 +0100

python-stdlib-extensions (2.5.4-0ubuntu2) jaunty; urgency=low

  * Fix build dependencies.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 16 Feb 2009 12:33:41 +0000

python-stdlib-extensions (2.5.4-0ubuntu1) jaunty; urgency=low

  * Build extensions for 2.6.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 16 Feb 2009 12:39:04 +0100

python-stdlib-extensions (2.5.2-1ubuntu1) intrepid; urgency=low

  * Fix build failure, linking with the correct BLT library.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 23 Oct 2008 20:55:54 +0000

python-stdlib-extensions (2.5.2-1) unstable; urgency=low

  * Bump the package version to 2.5.2.

 -- Matthias Klose <doko@debian.org>  Thu, 17 Apr 2008 21:27:50 +0000

python-stdlib-extensions (2.5.2-0ubuntu2) hardy; urgency=low

  * python-tk-dbg: Depend on python-tk, python-gdbm-dbg: Depend on python-gdbm.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 10 Mar 2008 18:00:36 +0000

python-stdlib-extensions (2.5.2-0ubuntu1) hardy; urgency=low

  * New upstream bugfix version.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 26 Feb 2008 11:27:59 +0000

python-stdlib-extensions (2.5.1-1ubuntu2) hardy; urgency=low

  * Build separate python-tk-dbg and python-gdbm-dbg packages. LP: #154020.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 03 Jan 2008 20:32:58 +0100

python-stdlib-extensions (2.5.1-1ubuntu1) gutsy; urgency=low

  * Bump the package version to 2.5.1 (no code change).

 -- Matthias Klose <doko@ubuntu.com>  Thu, 26 Apr 2007 10:38:47 +0200

python-stdlib-extensions (2.5-0ubuntu1) feisty; urgency=low

  * Bump the package version to 2.5.
  * Set Ubuntu maintainer address.

 -- Matthias Klose <doko@ubuntu.com>  Mon,  5 Mar 2007 19:30:55 +0100

python-stdlib-extensions (2.4.4-3) unstable; urgency=low

  * python-*-dbg: Add dependency to the python-* package.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 31 Jan 2008 01:00:21 +0100

python-stdlib-extensions (2.4.4-2) unstable; urgency=low

  * Build separate python-tk-dbg and python-gdbm-dbg packages.

 -- Matthias Klose <doko@debian.org>  Tue, 01 Jan 2008 20:41:45 +0100

python-stdlib-extensions (2.4.4-1) unstable; urgency=low

  * Update modules to the 2.4.4 and 2.5 releases.

 -- Matthias Klose <doko@debian.org>  Fri, 20 Oct 2006 00:33:37 +0200

python-stdlib-extensions (2.4.3-4) unstable; urgency=low

  * Update 2.5 extensions, taken from the 2.5c1 release.

 -- Matthias Klose <doko@debian.org>  Wed, 30 Aug 2006 16:42:16 +0000

python-stdlib-extensions (2-2) unstable; urgency=high

  * Remove the conflicts with the python2.x versions; now the python2.x
    packages conflict with python-tk (<< 2.3.4-2). Closes: #380597.

 -- Matthias Klose <doko@debian.org>  Mon, 31 Jul 2006 16:58:23 +0000

python-stdlib-extensions (2-1) unstable; urgency=low

  * Add 2.5 extensions, taken from the 2.5beta2 release.
  * Build the extensions for python2.5 as well. Closes: #380125.
  * Remove lib-tk from the package, moved to python2.x.

 -- Matthias Klose <doko@debian.org>  Sun, 30 Jul 2006 17:58:40 +0200

python-stdlib-extensions (1-1ubuntu1) edgy; urgency=low

  * Do build the extensions for the supported Python versions only.

 -- Matthias Klose <doko@ubuntu.com>  Wed,  5 Jul 2006 04:49:33 +0000

python-stdlib-extensions (1-1) unstable; urgency=low

  * Build python-tk and python-gdbm from a separate source to
    include the extensions for all supported python versions into
    one binary package.
  * Initial release, split out from the python2.x packages.
    - 2.4 taken from the 2.4 branch (20060607).
    - 2.3 taken from the 2.3.5 release.

 -- Matthias Klose <doko@debian.org>  Wed,  7 Jun 2006 03:02:31 +0200
