[Python-modules-commits] [shiboken] 10/13: Import shiboken_1.2.2-3.1.dsc

Raphaël Hertzog hertzog at moszumanska.debian.org
Thu Aug 17 18:09:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

hertzog pushed a commit to branch master
in repository shiboken.

commit 9d5fd16c66a3a4e7786152fed26e512bf3c62ba5
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Thu Aug 17 15:04:22 2017 +0200

    Import shiboken_1.2.2-3.1.dsc
---
 debian/.git-dpm                                    |  11 +
 debian/changelog                                   | 601 +++++++++++++++++++++
 debian/compat                                      |   1 +
 debian/control                                     | 104 ++++
 debian/copyright                                   |  80 +++
 debian/libshiboken-dev.install                     |   3 +
 debian/libshiboken-py3-1.2v5.install               |   1 +
 debian/libshiboken-py3-1.2v5.lintian-overrides     |   4 +
 debian/libshiboken1.2v5.install                    |   1 +
 debian/libshiboken1.2v5.lintian-overrides          |   4 +
 debian/libshiboken1.2v5.symbols.g++-ge-4.5         |   8 +
 debian/libshiboken1.2v5.symbols.g++-lt-4.5         |   4 +
 debian/libshiboken1.2v5.symbols.pristine           | 227 ++++++++
 ...am-to-bool-explicitely-to-work-with-GCC-6.patch |  30 +
 debian/patches/cmake_selectDefaultPython.patch     |  24 +
 .../fix-collector_external_operator_test.patch     |  29 +
 debian/patches/fix_py3_expect.patch                |  25 +
 debian/patches/memleak-instead-crash.patch         |  80 +++
 debian/patches/pkg-config-depend-on-python.patch   |  27 +
 debian/patches/python3.3-and-multiarch.patch       |  37 ++
 debian/patches/python3.3-nolong.patch              |  33 ++
 debian/patches/pythonversionindep.patch            |  65 +++
 debian/patches/series                              |   9 +
 debian/rules                                       | 199 +++++++
 debian/shiboken-dbg.install                        |   3 +
 debian/shiboken-dbg.lintian-overrides              |   8 +
 debian/shiboken-doc.doc-base                       |  10 +
 debian/shiboken-doc.docs                           |   1 +
 debian/shiboken.install                            |   2 +
 debian/source/format                               |   1 +
 debian/watch                                       |   2 +
 31 files changed, 1634 insertions(+)

diff --git a/debian/.git-dpm b/debian/.git-dpm
new file mode 100644
index 0000000..5633016
--- /dev/null
+++ b/debian/.git-dpm
@@ -0,0 +1,11 @@
+# see git-dpm(1) from git-dpm package
+66cf66d63dbe88b8af702d9fde0a543bada788e1
+66cf66d63dbe88b8af702d9fde0a543bada788e1
+03fc87ff2910234f9085225174bc0c072bc5a47c
+03fc87ff2910234f9085225174bc0c072bc5a47c
+shiboken_1.2.2.orig.tar.bz2
+55731616791500750ef373f382057a43e133fa08
+1073776
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..df54e0d
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,601 @@
+shiboken (1.2.2-3.1) unstable; urgency=medium
+
+  [ Ivo De Decker ]
+  * Non-maintainer upload.
+
+  [ Gilles Filippini ]
+  * New patch fix-collector_external_operator_test.patch to fix an
+    unsigned long overflow in testcase collector_external_operator_test.py
+    Fixes FTBFS (Closes: #856133)
+
+ -- Ivo De Decker <ivodd at debian.org>  Thu, 13 Apr 2017 17:22:45 +0200
+
+shiboken (1.2.2-3) unstable; urgency=medium
+
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
+  [ Didier Raboud ]
+  * Cast ifstream to bool explicitely, to work with GCC-6
+  * Fix symbol files generation
+  * Bump S-V to 3.9.8 without changes needed
+  * Fix debian/copyright
+
+ -- Didier Raboud <odyx at debian.org>  Sat, 09 Jul 2016 16:28:06 +0200
+
+shiboken (1.2.2-2) unstable; urgency=medium
+
+  [ Iain Lane ]
+  * Rebuild for python3.5
+    + Extend hack to skip tests which still fail for py3.5
+
+  [ Dmitry Shachnev ]
+  * Run tests for python3.5-dbg, not twice for python3.4-dbg
+
+  [ Steve Langasek ]
+  * Rename library packages for g++5 ABI transition (Closes: #791276)
+  * Drop legacy support for g++ < 4.5, which breaks with g++ 5's version number
+    (Closes: #778118)
+
+ -- Didier Raboud <odyx at debian.org>  Mon, 24 Aug 2015 17:40:32 +0200
+
+shiboken (1.2.2-1) unstable; urgency=medium
+
+  * New 1.2.2 upstream release
+    - Refresh patches
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 01 May 2014 17:45:03 +0200
+
+shiboken (1.2.1-4) unstable; urgency=low
+
+  * Mark the AutoDecRef destructor symbol as optional as it chokes on sparc
+
+ -- Didier Raboud <odyx at debian.org>  Fri, 28 Feb 2014 09:56:55 +0100
+
+shiboken (1.2.1-3) unstable; urgency=low
+
+  [ Dmitry Shachnev ]
+  * Drop refcounting extension, removed in Sphinx 1.2 (Closes: #735835)
+
+  [ Didier Raboud ]
+  * Blacklist some tests in the testsuite for the debug flavour of Python3.4
+  * Re-order debian/copyright for CF-1.0 conformance
+  * Bump Standards-Version to 3.9.5 without changes needed
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 27 Feb 2014 18:23:00 +0100
+
+shiboken (1.2.1-2) unstable; urgency=low
+
+  * Rewrite debian/copyright with CF-1.0 (Closes: #722504)
+  * Correct the default python suffix for python3, make sure cmake's
+    default is python2's
+
+ -- Didier Raboud <odyx at debian.org>  Wed, 18 Sep 2013 20:07:19 +0200
+
+shiboken (1.2.1-1) unstable; urgency=low
+
+  * New 1.2.1 upstream release.
+
+  [ Bart Martens ]
+  * Update debian/watch
+
+  [ Didier Raboud ]
+  * Bump libshiboken SOVERSION to 1.2, update symbols
+    - Add four new 1.2.1 symbols
+  * Drop upstream-imported patches, refresh the other
+  * Add patch to fix one test's exceptions' Python3 syntax
+  * Drop the explicit dependencies of Libs and Cflags in pkg-config in
+    favour of a Requires (LP: #1155595)
+  * Drop obsolete source lintian override for dh 9
+  * Replaced Nokia with Digia in debian/copyright
+  * Delete static-override-fix.patch as it was fixed differently by
+    upstream
+
+ -- Didier Raboud <odyx at debian.org>  Tue, 10 Sep 2013 10:36:46 +0200
+
+shiboken (1.1.2-4) unstable; urgency=low
+
+  * Update patches to ensure that the Python3 builds occur against the
+    correct Python3 libraries, also add the needed tweaks in
+    debian/rules.
+  * Fix watch file
+  * Bump debhelper build-depends to 9, to align with compat.
+  * Bump Standards-Version to 3.9.4 without changes needed.
+
+ -- Didier Raboud <odyx at debian.org>  Wed, 12 Jun 2013 14:04:31 +0200
+
+shiboken (1.1.2-3) unstable; urgency=low
+
+  * Upload to unstable.
+
+  [ Jakub Wilk ]
+  * Use canonical URIs for Vcs-* fields.
+
+  [ Julian Taylor ]
+  * Add python3.3-and-multiarch.patch to add python3.3 to list of python
+    versions and deal with multiarch include paths
+  * Add memleak-instead-crash.patch to avoid crash on dereferencing
+    object in tests introduce an intentional memleak until we have a
+    proper fix.
+  * Add static-override-fix.patch to fix broken static/non-static
+    overloads in python3.
+  * update debian/shiboken-dbg.install and debian/rules makeshlibs
+    override for new python abi suffixes not having "u".
+
+  [ Didier Raboud ]
+  * Import all upstream patches on top of 1.1.2, refresh affected
+    patches.
+  * Make the Python3 only build on >= 3.3, as the 3.2 build fails to
+    have running tests.
+  * Patch sample_overflow test to use int( instead of long( as per PEP-
+    0237.
+
+ -- Didier Raboud <odyx at debian.org>  Tue, 11 Jun 2013 10:49:54 +0200
+
+shiboken (1.1.2-2) experimental; urgency=low
+
+  * Add python{,3}-numpy-dbg to Build-Depends to have all tests pass.
+  * Make dbg tests build-critical.
+
+ -- Didier Raboud <odyx at debian.org>  Mon, 29 Oct 2012 10:06:19 +0100
+
+shiboken (1.1.2-1) experimental; urgency=low
+
+  * New 1.1.2 "Alaursa" release.
+    - Add 6 1.1.2-specific symbols;
+
+  * Update B-Ds:
+    - add python{,3}-numpy to succeed all tests.
+
+ -- Didier Raboud <odyx at debian.org>  Tue, 04 Sep 2012 08:47:15 +0200
+
+shiboken (1.1.1-1) unstable; urgency=low
+
+  * New 1.1.1 "Free Hugs" release.
+    "Unified toolchain! No more GeneratorRunner and ApiExtractor, now
+     you just need Shiboken to compile PySide."
+
+  * Update B-Ds:
+    - drop generatorrunner;
+    - drop apiextractor;
+    - add libxml2-dev (>= 2.6.32);
+    - add libxslt1-dev (>= 1.1.19).
+  * Drop generatorrunner depends.
+  * Don't try to install the shiboken generatorrunner plugin which is no
+    more built.
+  * Update packages descriptions to drop the bit about apiextractor and
+    generatorrunner.
+  * Refresh patches.
+
+ -- Didier Raboud <odyx at debian.org>  Fri, 20 Apr 2012 11:21:42 +0200
+
+shiboken (1.1.0-2) unstable; urgency=low
+
+  * Update one exported symbol to cope with size_t size differences between
+    32-64 bit machines.
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 05 Jan 2012 10:45:20 +0100
+
+shiboken (1.1.0-1) unstable; urgency=low
+
+  * New 1.1.0 upstream release.
+    - Bump libshiboken SOVERSION to 1.1, update symbols:
+      * Remove one 1.0-specific symbol;
+      * Add 55 1.1-specific symbols;
+      * Put the SOVERSION as debian/rules parameter;
+      * Rename libshiboken and libshiboken-py3 packages.
+    - Bump B-Ds:
+      * on generatorrunner to 0.6.16;
+      * on apiextractor to 0.10.10.
+
+ -- Didier Raboud <odyx at debian.org>  Tue, 03 Jan 2012 20:58:04 +0100
+
+shiboken (1.0.10-1) unstable; urgency=low
+
+  * New 1.0.10 upstream release.
+  * Bump B-Ds:
+    - on generatorrunner to 0.6.15;
+    - on apiextractor to 0.10.9.
+
+  * Upload the python3 flavours to unstable.
+  * In clean, remove upstream .pyc files changed by the build process.
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 08 Dec 2011 11:37:59 +0100
+
+shiboken (1.0.9-3+py3~exp1) experimental; urgency=low
+
+  * Add patch from upstream #1037 to fix build on !64bits architectures.
+
+ -- Didier Raboud <odyx at debian.org>  Mon, 31 Oct 2011 23:20:34 +0100
+
+shiboken (1.0.9-3+py3~exp0) experimental; urgency=low
+
+  * Also build for python3 versions:
+    - Add python3-all-{dev,dbg} build-depends;
+    - Add X-Python3-Version entry in debian/control;
+    - Add a new libshiboken-py3-1.0 package;
+    - Make sure symbols are also tracked for this new library;
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 27 Oct 2011 10:13:31 +0200
+
+shiboken (1.0.9-3) unstable; urgency=low
+
+  * Brown-paper bag: Fix symbols typo from previous upload.
+
+ -- Didier Raboud <odyx at debian.org>  Wed, 26 Oct 2011 15:21:55 +0200
+
+shiboken (1.0.9-2) unstable; urgency=low
+
+  * Update symbols to cope with size_t size differences between 32-64
+    bit machines.
+
+ -- Didier Raboud <odyx at debian.org>  Wed, 26 Oct 2011 12:27:24 +0200
+
+shiboken (1.0.9-1) unstable; urgency=low
+
+  * New 1.0.9 upstream release.
+  * Bump B-Ds:
+    - on generatorrunner to 0.6.14;
+    - on apiextractor to 0.10.8.
+
+  * Add 12 new symbols for 1.0.9.
+  * Update packaging to 1.0.9:
+    - Refresh patches, add pythonversionindep.patch to allow picking a
+      specific python version.
+    - Make sure the picked pkg-config file is the default one.
+    - Update the cmake configuration calls.
+
+ -- Didier Raboud <odyx at debian.org>  Wed, 26 Oct 2011 10:56:09 +0200
+
+shiboken (1.0.7-1) unstable; urgency=low
+
+  * New 1.0.7 upstream release.
+  * Bump B-Ds:
+    - on generatorrunner to 0.6.13;
+    - on apiextractor to 0.10.7.
+
+  * Add two 1.0.7 symbols.
+  * Update lintian overrides for the -dbg package.
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 22 Sep 2011 14:13:20 +0200
+
+shiboken (1.0.6-1) unstable; urgency=low
+
+  * New 1.0.6 upstream release.
+    - Fixes the documentation generation.
+    - Bump B-Ds:
+      - on generatorrunner to 0.6.12;
+      - on apiextractor to 0.10.6.
+
+  * Add 9 new symbols for 1.0.6.
+
+  * Don't dh_auto_install in -indep as it's not needed.
+  * Use dh_sphinxdoc to handle the generated documentation.
+    - Replace libjs-jquery by ${sphinxdoc:Depends} in Depends.
+    - Drop shiboken-doc.links including explicit symlink to
+      libjs-jquery.
+    - Conditionally use dh_sphinxdoc when needed.
+  * Multiarch-update the shiboken generatorrunner plugin path.
+    - Bump B-D on generatorrunner to a multiarch'ed version.
+  * Convert library to multiarch.
+    - Bump B-D:
+      - on debhelper to 8.9.3.
+      - on cmake to 2.8.4+dfsg.1-3~.
+    - Bump debhelper compatibility level to 9.
+    - Override lintian warning about debhelper being too young.
+    - Update *.install files to cope with new library paths.
+    - Update .so symlinks paths.
+    - Initialize D_H_MULTIARCH from dpkg-architectures, use it in the
+      LIB_SUFFIX cmake variable
+    - Add a Pre-Depends on multiarch-support to the libshiboken package.
+    - Add Multi-Arch: same to the libshiboken package.
+
+ -- Didier Raboud <odyx at debian.org>  Tue, 23 Aug 2011 14:59:16 +0200
+
+shiboken (1.0.5-2) unstable; urgency=low
+
+  * Update buildsystem (again) to cleanly separate arch-{all,indep}.
+    - Bump compat and B-D on debhelper to 8.
+    - Update rules to build documentation at the right moment.
+  * Drop three noisy sparc symbols.
+
+ -- Didier Raboud <odyx at debian.org>  Tue, 02 Aug 2011 17:23:03 +0200
+
+shiboken (1.0.5-1) unstable; urgency=low
+
+  * New 1.0.5 upstream "And no name was given that day" release
+    - Bump B-Ds:
+      - on apiextractor to 0.10.5.
+    - Add 3 symbols to libshiboken1.0 symbol file.
+
+ -- Didier Raboud <odyx at debian.org>  Fri, 22 Jul 2011 23:50:11 +0200
+
+shiboken (1.0.4-2) unstable; urgency=low
+
+  * Update symbols:
+    - cope with size_t size differences between 32-64 bit machines.
+    - sparc-specific updates.
+
+ -- Didier Raboud <odyx at debian.org>  Fri, 24 Jun 2011 13:54:05 +0200
+
+shiboken (1.0.4-1) unstable; urgency=low
+
+  * New 1.0.4 upstream "The winter is coming" release
+    - Bump B-Ds:
+      - on generatorrunner to 0.6.11.
+      - on apiextractor to 0.10.4.
+  * Add 13 symbols for 1.0.4.
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 23 Jun 2011 16:56:20 +0200
+
+shiboken (1.0.3-1) unstable; urgency=low
+
+  * New 1.0.3 upstream release
+    - Bump B-Ds:
+      - on generatorrunner to 0.6.10.
+      - on apiextractor to 0.10.3.
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 26 May 2011 17:25:19 +0200
+
+shiboken (1.0.2-2) unstable; urgency=low
+
+  * Bump Build-Depends on libsparsehash-dev to 1.6-1.1~ to circumvent
+    #624819.
+  * Update symbols:
+    - Drop 6 symbols no more exported with g++ > 4.6.
+    + Add 4 new template instantiation symbols.
+
+ -- Didier Raboud <odyx at debian.org>  Mon, 02 May 2011 13:06:33 +0200
+
+shiboken (1.0.2-1) unstable; urgency=low
+
+  * New 1.0.2 upstream release
+    - Bump B-Ds:
+      - on generatorrunner to 0.6.9.
+      - on apiextractor to 0.10.2.
+
+  * Bump Standards-Version to 3.9.2 without changes needed.
+
+ -- Didier Raboud <odyx at debian.org>  Sat, 30 Apr 2011 01:20:21 +0200
+
+shiboken (1.0.1-3) unstable; urgency=low
+
+  * Add a Python_ADDITIONAL_VERSIONS variable definition to cope with
+    cmake 2.8.4.
+  * Build for python2.7 too (no specific action taken).
+
+ -- Didier Raboud <odyx at debian.org>  Mon, 18 Apr 2011 12:37:39 +0200
+
+shiboken (1.0.1-2) unstable; urgency=low
+
+  * Mark one symbol as optional to fix FTBFS on sparc and s390.
+
+ -- Didier Raboud <odyx at debian.org>  Sat, 02 Apr 2011 15:50:32 +0200
+
+shiboken (1.0.1-1) unstable; urgency=low
+
+  * New 1.0.1 upstream release
+    - Bump B-Ds:
+      - on generatorrunner to 0.6.7
+      - on apiextractor to 0.10.1
+
+  * Use dh_python2.  
+  * Drop $(shell indirections from debian/rules.
+  * Don't fix links for the tests anymore; fixed.
+
+ -- Didier Raboud <odyx at debian.org>  Fri, 01 Apr 2011 11:25:43 +0200
+
+shiboken (1.0.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Didier Raboud <odyx at debian.org>  Thu, 10 Mar 2011 14:35:24 +0100
+
+shiboken (1.0.0-1) experimental; urgency=low
+
+  * New 1.0.0 upstream release.
+    - Bump B-D on generatorrunner to 0.6.7.
+
+ -- Didier Raboud <odyx at debian.org>  Fri, 04 Mar 2011 13:26:14 +0100
+
+shiboken (1.0.0~rc1-1) experimental; urgency=low
+
+  * New 1.0.0~rc1 upstream release
+    - Bump B-Ds: libapiextractor to 0.10.0-2~, generatorrunner to 0.6.6.
+  * debian/watch: update to handle Release Candidates too.
+  * Bump XS-Python-Version to >= 2.6.
+
+ -- Didier Raboud <odyx at debian.org>  Fri, 18 Feb 2011 17:13:37 +0100
+
+shiboken (1.0.0~beta5-1) experimental; urgency=low
+
+  * New 1.0.0~beta5 upstream release
+    - Bump libshiboken SOVERSION to 1.0
+    - Bump B-Ds: libapiextractor to 0.9.4, generatorrunner to 0.6.5, Qt to
+      4:4.7.0
+    - Install upstream's manpage.
+  * Patches:
+    - Update the patch to allow better Python version specification.
+    - Remove the allowMultipleShibokenVersions patch; somehow incorporated
+      upstream.
+  * Rewrite completely the symbols handling:
+    - Split them to track them across various distributions and gcc versions.
+    - Generate the symbols files for the concerned python versions
+  * debian/watch: update to handle betas too.
+  * Use my @d.o address and remove the DMUA flag.
+
+ -- Didier Raboud <odyx at debian.org>  Mon, 14 Feb 2011 16:16:03 +0100
+
+shiboken (0.5.1-3) unstable; urgency=low
+
+  * Update symbols for GCC-4.5 and python2.7 (LP: #675729).
+
+ -- Didier Raboud <didier at raboud.com>  Wed, 17 Nov 2010 19:11:12 +0100
+
+shiboken (0.5.1-2) unstable; urgency=low
+
+  * Fix convenience symlinks (Closes: #603088)
+
+ -- Didier Raboud <didier at raboud.com>  Wed, 10 Nov 2010 22:34:53 +0100
+
+shiboken (0.5.1-1) unstable; urgency=low
+
+  * New 0.5.1 minor upstream release
+    - Update symbols
+    - Bump apiextractor and generatorrunner B-D versions
+    - Update patches.
+    - Update the documentation building process.
+  
+  * Bump Standards version to 3.9.1.0
+
+ -- Didier Raboud <didier at raboud.com>  Tue, 19 Oct 2010 20:59:49 +0200
+
+shiboken (0.5.0-1) UNRELEASED; urgency=low
+
+  * New 0.5.0 upstream release
+    - Bump libshiboken SOVERSION to 0.5
+    - Add the new 0.5 symbols.
+
+  * Patches
+    - u_1eda671_fix_type_resolver_algorithm.patch
+      (Remove, was from upstream)
+    - u_46ab0d6_generated_original_name_with_star_for_object_classes.patch
+      (Remove, was from upstream)
+    + allowCustomShibokenPostfix.patch
+      (Refresh)
+
+  * Bump the apiextractor B-D.
+
+ -- Didier Raboud <didier at raboud.com>  Sun, 26 Sep 2010 23:48:50 +0200
+
+shiboken (0.4.0-1~exp1) experimental; urgency=low
+
+  * Patches: 
+    - u_46ab0d6_generated_original_name_with_star_for_object_classes.patch
+      Import from upstream for bug #311.
+    - u_1eda671_fix_type_resolver_algorithm.patch: Import from upstream for
+      bug #243.
+
+  * Bump libapiextractor B-D to 0.7.0-1~exp2, to correct qtgui_qwidget test
+    segfault in pyside, together with the above patch.
+  * Update symbols file.
+
+  * Make sure DMUA is set (correct 0.3.2-1 changelog to match real uploads).
+
+ -- Didier Raboud <didier at raboud.com>  Fri, 03 Sep 2010 10:29:27 +0200
+
+shiboken (0.4.0-1~exp0) experimental; urgency=low
+
+  * New 0.4.0 upstream release
+    - Bump libshiboken SONAME to 0.4
+    - Bump libapiextractor B-D to 0.7
+    - Bump generatorrunner B-D to 0.6
+    - Update install and symbol files
+
+  * Patches:
+    - u_4bab9a8_fix_Hurd_FTBFS.patch     Drop; was from upstream.
+    - u_2f7c242_fidDebugBuild.patch      Drop; was from upstream.
+    - u_1b40948_fix_protected_test.patch Drop; was from upstream.
+    - use_original_sparsehash.patch      Drop; somehow included upstream.
+    - fix_tests.patch                    Drop; no more needed.
+
+
+ -- Didier Raboud <didier at raboud.com>  Wed, 04 Aug 2010 14:23:00 +0200
+
+shiboken (0.3.2-3) unstable; urgency=low
+
+  * Add allowCustomShibokenPostfix.patch to allow choice of python-specific
+    version.
+
+  * Remove custom cmake files in favour of cmake-data's.
+    - Remove debian/cmake/*.
+    - Bump cmake B-D to 2.8.2
+    - Adapt debian/rules.
+    - Update debian/copyright to remove the mentions of the hand-patched
+      files.
+
+  * Bump Standards to 3.9.0.0
+
+ -- Didier Raboud <didier at raboud.com>  Thu, 22 Jul 2010 14:57:49 +0200
+
+shiboken (0.3.2-2) unstable; urgency=low
+
+  * Add debug-built versions to fix PySide's debug build
+    - Import u_2f7c242_fidDebugBuild.patch from upstream
+    - Add lintian overrides
+
+  * Fix the Hurd FTBFS by importing u_4bab9a8_fix_Hurd_FTBFS.patch from
+    upstream.
+
+ -- Didier Raboud <didier at raboud.com>  Thu, 24 Jun 2010 16:49:50 +0200
+
+shiboken (0.3.2-1) unstable; urgency=low
+
+  [ Didier Raboud ]
+  * New 0.3.2 upstream release
+    - Bump B-D on apiextractor and generatorrunner.
+    - Add {set,get}TypeUserData symbols.
+
+  * Patches:
+    - u_ftbfs_missing_file_44071543.patch: Remove, included upstream.
+    - debian_buildoptions.patch: Remove, somehow included upstream.
+    × Refresh others.
+
+  * Make docs in binary-indep.
+
+  [ Piotr Ożarowski ]
+  * Set DMUA flag to yes
+
+ -- Didier Raboud <didier at raboud.com>  Wed, 09 Jun 2010 12:11:42 +0200
+
+shiboken (0.3.1-3) unstable; urgency=low
+
+  * Patch upstream CMakeLists.txt to use the provided buildflags
+    - Drop ftbfs_mips.patch
+    - Add debian_buildoptions.patch
+    This should fix the mips{,el} FTBFSes.
+
+ -- Didier Raboud <didier at raboud.com>  Fri, 28 May 2010 13:16:16 +0200
+
+shiboken (0.3.1-2) unstable; urgency=low
+
+  * shiboken depends on generatorrunner (Closes: #581215)
+
+  * Fix various FTBFSes:
+    - On mips{,el} by adding ftbfs_mips.patch to use
+      hash-style=both on all arches.
+    - On ia64, powerpc and s390 by stealing
+      u_ftbfs_missing_file_44071543.patch from upstream to fix
+      declaration of class SimpleFile.
+
+ -- Didier Raboud <didier at raboud.com>  Thu, 27 May 2010 18:02:34 +0200
+
+shiboken (0.3.1-1) unstable; urgency=low
+
+  * New 0.3.1 upstream release
+    - Bump libshiboken SONAME to 0.3
+    - Update symbols
+    - Upload to unstable as dpkg-dev is now available
+  * Patches
+    + use_soname_from_version.patch:  remove, incorporated upstream.
+
+ -- Didier Raboud <didier at raboud.com>  Thu, 06 May 2010 11:59:58 +0200
+
+shiboken (0.2.0-1) experimental; urgency=low
+
+  * Initial upload (Closes: #569173).
+
+  * Add symbols for libshiboken0 using (c++) filter.
+  * Build for multiple python versions.
+  * Build -doc package.
+  * Update Build-Depends.
+  * Enable the build-tests.
+  * Add debian/watch file.
+  * Add help2man manpage for shiboken.
+  * Patches
+    + use_original_sparsehash.patch:  Don't use embedded sparsehash.
+    + fix_tests.patch:                Work for different python versions.
+    + use_soname_from_version.patch:  Force a SONAME (MAJOR_version) to
+                                      libshiboken
+
+ -- Didier Raboud <didier at raboud.com>  Tue, 20 Apr 2010 14:21:43 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1a2552f
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,104 @@
+Source: shiboken
+Section: devel
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Didier Raboud <odyx at debian.org>
+Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), cmake (>= 2.8.4+dfsg.1-3~),
+ libqt4-dev (>= 4:4.7.0),
+ libsparsehash-dev (>= 1.6-1.1~),
+ libxml2-dev (>= 2.6.32),
+ libxslt1-dev (>= 1.1.19),
+ python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3),
+ python-numpy, python-numpy-dbg,
+ python3-all-dev, python3-all-dbg,
+ python3-numpy, python3-numpy-dbg
+Build-Depends-Indep: python-sphinx
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.3
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/shiboken.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/shiboken.git
+Homepage: http://www.pyside.org/
+
+Package: shiboken
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: CPython bindings generator for C++ libraries
+ Shiboken is a bindings generator for C++ libraries that outputs CPython
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
+ .
+ Shiboken is the binding generator used to create the PySide bindings.
+
+Package: shiboken-doc
+Architecture: all
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Section: doc
+Description: CPython bindings generator for C++ libraries documentation
+ Shiboken is a bindings generator for C++ libraries that outputs CPython
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
+ .
+ Shiboken is the binding generator used to create the PySide bindings; this
+ package contains its documentation.
+
+Package: libshiboken1.2v5
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Conflicts: libshiboken1.2
+Replaces: libshiboken1.2
+Description: CPython bindings generator for C++ libraries - shared library
+ Shiboken is a bindings generator for C++ libraries that outputs CPython
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
+ .
+ This is the shared library used by shiboken.
+
+Package: libshiboken-py3-1.2v5
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Conflicts: libshiboken-py3-1.2
+Replaces: libshiboken-py3-1.2
+Description: CPython3 bindings generator for C++ libraries - shared library
+ Shiboken is a bindings generator for C++ libraries that outputs CPython
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
+ .
+ This is the shared library used by shiboken when used with python3.
+
+Package: libshiboken-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, python-dev, libshiboken1.2v5 (= ${binary:Version}), libshiboken-py3-1.2v5 (= ${binary:Version})
+Description: development files for the shiboken bindings generator library
+ Shiboken is a bindings generator for C++ libraries that outputs CPython
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
+ .
+ This package contains the development files for the library.
+
+Package: shiboken-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends},
+         libshiboken1.2v5 (= ${binary:Version}),
+         shiboken (= ${binary:Version})
+Description: debugging symbols for shiboken and its library
+ Shiboken is a bindings generator for C++ libraries that outputs CPython
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
+ .
+ This package contains the debugging symbols for shiboken and libshiboken.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..ab54471
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,80 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: shiboken
+Upstream-Contact: PySide team <contact at pyside.org>
+Source: http://qt-project.org/wiki/PySideDownloads
+
+Files: *
+Copyright: 2002-2005, Roberto Raggi <roberto at kdevelop.org>
+           2013, Digia Plc and/or its subsidiary(-ies)
+License: GPL-2.0
+
+Files: libshiboken/*
+Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
+License: LGPL-2.1+
+
+Files: ext/sparsehash/*
+Copyright: 2005, Google Inc
+License: BSD-3-Clause
+     * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+     * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+     * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: debian/*
+Copyright: 2009-2016, Didier Raboud <odyx at debian.org>
+License: LGPL-2.1+
+
+License: GPL-2.0
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ version 2 as published by the Free Software Foundation.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
diff --git a/debian/libshiboken-dev.install b/debian/libshiboken-dev.install
new file mode 100644
index 0000000..cea2939
--- /dev/null
+++ b/debian/libshiboken-dev.install
@@ -0,0 +1,3 @@
+usr/include/*
+usr/lib/*/*.so
+usr/lib/*/cmake/*
diff --git a/debian/libshiboken-py3-1.2v5.install b/debian/libshiboken-py3-1.2v5.install
new file mode 100644
index 0000000..a133fe1
--- /dev/null
+++ b/debian/libshiboken-py3-1.2v5.install
@@ -0,0 +1 @@
+usr/lib/*/libshiboken.cpython-*.so.*
diff --git a/debian/libshiboken-py3-1.2v5.lintian-overrides b/debian/libshiboken-py3-1.2v5.lintian-overrides
new file mode 100644
index 0000000..3b06645
--- /dev/null
+++ b/debian/libshiboken-py3-1.2v5.lintian-overrides
@@ -0,0 +1,4 @@
+# We ship compiled versions for each supported python3 version, with a symlink to the default version
+package-name-doesnt-match-sonames
+# G++5 ABI transition
+libshiboken-py3-1.2v5: package-name-doesnt-match-sonames libshiboken-py3-1.2
diff --git a/debian/libshiboken1.2v5.install b/debian/libshiboken1.2v5.install
new file mode 100644
index 0000000..04407cb
--- /dev/null
+++ b/debian/libshiboken1.2v5.install
@@ -0,0 +1 @@
+usr/lib/*/libshiboken-python*.so.*
diff --git a/debian/libshiboken1.2v5.lintian-overrides b/debian/libshiboken1.2v5.lintian-overrides
new file mode 100644
index 0000000..cded860
--- /dev/null
+++ b/debian/libshiboken1.2v5.lintian-overrides
@@ -0,0 +1,4 @@
+# We ship compiled versions for each supported python version, with a symlink to the default version
+package-name-doesnt-match-sonames
+# G++5 ABI transition
+libshiboken1.2v5: package-name-doesnt-match-sonames libshiboken1.2
diff --git a/debian/libshiboken1.2v5.symbols.g++-ge-4.5 b/debian/libshiboken1.2v5.symbols.g++-ge-4.5
new file mode 100644
index 0000000..109b298
--- /dev/null
+++ b/debian/libshiboken1.2v5.symbols.g++-ge-4.5
@@ -0,0 +1,8 @@
+# Symbols only in g++ >= 4.5
+ (optional=destructor)_ZN8Shiboken10AutoDecRefD2Ev at Base 1.0.0~beta3
+ (optional=templinst)_ZNSt10_List_baseIP13SbkObjectTypeSaIS1_EE8_M_clearEv at Base 1.0.0~beta3
+ (optional=templinst)_ZNSt10_List_baseIP9SbkObjectSaIS1_EE8_M_clearEv at Base 1.0.0~beta3
+ (optional=templinst)_ZNSt12_Destroy_auxILb0EE9__destroyIPSt4pairIKP13SbkObjectTypeSt4listIS4_SaIS4_EEEEEvT_SB_ at Base 1.0.0~beta3
+ (optional=templinst)_ZNSt12_Destroy_auxILb0EE9__destroyIPSt4pairIKSsPN8Shiboken12TypeResolverEEEEvT_S9_ at Base 1.0.0~beta3
+ (optional=templinst)_ZNSt8_Rb_treeIP9SbkObjectS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EED1Ev at Base 1.0.0~beta3
+ (optional=templinst)_ZNSt8_Rb_treeIP9SbkObjectS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EED2Ev at Base 1.0.0~beta3
diff --git a/debian/libshiboken1.2v5.symbols.g++-lt-4.5 b/debian/libshiboken1.2v5.symbols.g++-lt-4.5
new file mode 100644
index 0000000..c2b7d14
--- /dev/null
+++ b/debian/libshiboken1.2v5.symbols.g++-lt-4.5
@@ -0,0 +1,4 @@
+# Symbols only in g++ < 4.5
+ _ZN8Shiboken14BindingManager21BindingManagerPrivateC1Ev at Base 1.0.0~beta3
+ (optional=templinst)_ZNSt4listIP9SbkObjectSaIS1_EED1Ev at Base 1.0.0~beta3
+ (optional=templinst)_ZNSt4pairIKP13SbkObjectTypeSt4listIS1_SaIS1_EEED1Ev at Base 1.0.0~beta3
diff --git a/debian/libshiboken1.2v5.symbols.pristine b/debian/libshiboken1.2v5.symbols.pristine
new file mode 100644
index 0000000..cda1a34
--- /dev/null
+++ b/debian/libshiboken1.2v5.symbols.pristine
@@ -0,0 +1,227 @@
+# Symbols common to all Python versions and all gcc versions.
+ SbkDeallocWrapper at Base 1.0.0~beta2
+ SbkDeallocWrapperWithPrivateDtor at Base 1.0.0~beta2
+ SbkEnumType_Type at Base 1.0.0~beta2
+ SbkObjectTpNew at Base 1.0.0~beta2
+ SbkObjectType_Type at Base 1.0.0~beta2
+ SbkObject_Type at Base 1.0.0~beta2
+ (optional=destructor)_ZN8Shiboken10AutoDecRefD1Ev at Base 1.0.0~beta2
+ (optional=destructor)_ZN8Shiboken10AutoDecRefD2Ev at Base 1.1.0
+ _ZN8Shiboken10ObjectType10isUserTypeEP11_typeobject at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType15getOriginalNameEP13SbkObjectType at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType15getTypeUserDataEP13SbkObjectType at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType15initPrivateDataEP13SbkObjectType at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType15setCastFunctionEP13SbkObjectTypePFPvS3_S2_E at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType15setOriginalNameEP13SbkObjectTypePKc at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType15setTypeUserDataEP13SbkObjectTypePvPFvS3_E at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType18canCallConstructorEP11_typeobjectS2_ at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType18setSubTypeInitHookEP13SbkObjectTypePFvS2_P7_objectS4_E at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType20introduceWrapperTypeEP7_objectPKcS4_P13SbkObjectTypePFvPvES6_S2_b at Base 1.0.6
+ _ZN8Shiboken10ObjectType21isExternalConvertibleEP13SbkObjectTypeP7_object at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType21setDestructorFunctionEP13SbkObjectTypePFvPvE at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType22copyMultimpleheritanceEP13SbkObjectTypeS2_ at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType24getTypeDiscoveryFunctionEP13SbkObjectType at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType24setTypeDiscoveryFunctionEP13SbkObjectTypePFS2_PvS2_E at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType25callExternalCppConversionEP13SbkObjectTypeP7_object at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType25hasExternalCppConversionsEP13SbkObjectType at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType26setTypeDiscoveryFunctionV2EP13SbkObjectTypePFPvS3_S2_E at Base 1.0.7
+ _ZN8Shiboken10ObjectType29getMultipleIheritanceFunctionEP13SbkObjectType at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType29setMultipleIheritanceFunctionEP13SbkObjectTypePFPiPKvE at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType32setExternalCppConversionFunctionEP13SbkObjectTypePFPvP7_objectE at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType32setExternalIsConvertibleFunctionEP13SbkObjectTypePFbP7_objectE at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType4castEP13SbkObjectTypeP9SbkObjectP11_typeobject at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType7hasCastEP13SbkObjectType at Base 1.0.0~beta2
+ _ZN8Shiboken10ObjectType9checkTypeEP11_typeobject at Base 1.0.0~beta2
+ _ZN8Shiboken11Conversions10cppPointerEP11_typeobjectP9SbkObject at Base 1.1.0
+ _ZN8Shiboken11Conversions12copyToPythonEP12SbkConverterPKv at Base 1.1.0
+ _ZN8Shiboken11Conversions12copyToPythonEP13SbkObjectTypePKv at Base 1.1.0
+ _ZN8Shiboken11Conversions12getConverterEPKc at Base 1.1.0
+ _ZN8Shiboken11Conversions14checkDictTypesEP11_typeobjectS2_P7_object at Base 1.1.0
+ _ZN8Shiboken11Conversions14checkPairTypesEP11_typeobjectS2_P7_object at Base 1.1.0
+ _ZN8Shiboken11Conversions15createConverterEP11_typeobjectPFP7_objectPKvE at Base 1.1.0
+ _ZN8Shiboken11Conversions15createConverterEP13SbkObjectTypePFvP7_objectPvEPFS7_S4_EPFS4_PKvESD_ at Base 1.1.0
+ _ZN8Shiboken11Conversions15deleteConverterEP12SbkConverter at Base 1.1.0
+ _ZN8Shiboken11Conversions15pointerToPythonEP12SbkConverterPKv at Base 1.1.0
+ _ZN8Shiboken11Conversions15pointerToPythonEP13SbkObjectTypePKv at Base 1.1.0
+ _ZN8Shiboken11Conversions15pythonToCppCopyEP12SbkConverterP7_objectPv at Base 1.1.0
+ _ZN8Shiboken11Conversions15pythonToCppCopyEP13SbkObjectTypeP7_objectPv at Base 1.1.0
+ _ZN8Shiboken11Conversions17SpecificConverter5toCppEP7_objectPv at Base 1.1.0
+ _ZN8Shiboken11Conversions17SpecificConverter8toPythonEPKv at Base 1.1.0
+ _ZN8Shiboken11Conversions17SpecificConverterC1EPKc at Base 1.1.0
+ _ZN8Shiboken11Conversions17SpecificConverterC2EPKc at Base 1.1.0
+ _ZN8Shiboken11Conversions17referenceToPythonEP12SbkConverterPKv at Base 1.1.0
+ _ZN8Shiboken11Conversions17referenceToPythonEP13SbkObjectTypePKv at Base 1.1.0
+ _ZN8Shiboken11Conversions18checkSequenceTypesEP11_typeobjectP7_object at Base 1.1.0
+ _ZN8Shiboken11Conversions18pythonToCppPointerEP12SbkConverterP7_objectPv at Base 1.1.0
+ _ZN8Shiboken11Conversions18pythonToCppPointerEP13SbkObjectTypeP7_objectPv at Base 1.1.0
+ _ZN8Shiboken11Conversions19getPythonTypeObjectEP12SbkConverter at Base 1.1.0
+ _ZN8Shiboken11Conversions19getPythonTypeObjectEPKc at Base 1.1.0
+ _ZN8Shiboken11Conversions20convertibleDictTypesEP12SbkConverterbS2_bP7_object at Base 1.1.0
+ _ZN8Shiboken11Conversions20convertiblePairTypesEP12SbkConverterbS2_bP7_object at Base 1.1.0
+ _ZN8Shiboken11Conversions20isImplicitConversionEP13SbkObjectTypePFvP7_objectPvE at Base 1.1.0
... 859 lines suppressed ...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/shiboken.git



More information about the Python-modules-commits mailing list