[Python-modules-commits] [cysignals] branch master updated (a9264bf -> 096b0a3)

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Jan 19 13:05:35 UTC 2018


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

calculus-guest pushed a change to branch master
in repository cysignals.

      from  a9264bf   Debian pre-patch 1.6.5+ds-3: Python3 (with s/c/tests.pyx doctests failure)
       new  6051a9f   Debian pre-patch 1.6.6
       new  111af3d   Import cysignals_1.6.6+ds.orig.tar.xz
       new  d16f166   record new upstream branch created by importing cysignals_1.6.6+ds.orig.tar.xz and merge it
       new  096b0a3   Debian patch 1.6.6+ds-1

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 MANIFEST.in                                        |  2 +-
 Makefile                                           |  6 +--
 PKG-INFO                                           | 22 ++++++++--
 VERSION                                            |  2 +-
 debian/.git-dpm                                    | 14 +++---
 debian/adhoc/examples/example/Makefile             |  2 +-
 debian/changelog                                   | 19 ++++++--
 debian/compat                                      |  2 +-
 debian/control                                     | 12 ++---
 debian/copyright                                   |  6 +--
 debian/cysignals-tools.install                     |  2 +-
 debian/patches/debianization.patch                 |  2 +-
 debian/patches/series                              |  1 -
 .../upstream-autotoolization-harden-generic.patch  |  5 +--
 .../upstream-autotoolization-harden-pari_gp.patch  |  2 +-
 ...tion_pytoolization-harden-build_directory.patch |  6 +--
 .../upstream-lintian-spelling-error-silence.patch  | 20 ---------
 ...eam-source-tools-gdb-handling_enhancement.patch |  8 ++--
 debian/rules                                       |  6 +--
 debian/tests/check                                 |  7 ++-
 debian/tests/control                               | 22 ++++++++--
 debian/watch                                       |  4 +-
 docs/source/crash.rst                              | 49 +++++++++++++++++++++
 docs/source/index.rst                              |  1 +
 docs/source/interrupt.rst                          |  2 +-
 docs/source/sigadvanced.rst                        |  7 +--
 docs/source/sigerror.rst                           | 11 +++--
 setup.py                                           | 35 +++++++++++++--
 src/cysignals/alarm.pyx                            |  2 +
 src/cysignals/implementation.c                     |  8 +++-
 src/cysignals/pselect.pyx                          |  2 +
 src/cysignals/pysignals.pyx                        |  4 +-
 src/cysignals/signals.pxd                          |  4 +-
 src/cysignals/signals.pyx                          |  1 +
 src/cysignals/struct_signals.h                     |  8 ++--
 src/cysignals/tests.pyx                            | 19 ++++++--
 src/scripts/cysignals-CSI                          |  4 +-
 testgdb.py                                         | 51 ++++++++++++++++++++++
 38 files changed, 278 insertions(+), 102 deletions(-)
 delete mode 100644 debian/patches/upstream-lintian-spelling-error-silence.patch
 create mode 100644 docs/source/crash.rst
 create mode 100755 testgdb.py

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



More information about the Python-modules-commits mailing list