[Python-modules-commits] [cysignals] branch master updated (0b183e4	-> 0704853)
    Jerome Benoit 
    calculus-guest at moszumanska.debian.org
       
    Thu Oct 13 01:07:34 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a change to branch master
in repository cysignals.
      from  0b183e4   Add commented Build-Profiles helper/reminder in d/rules
       new  b60fecb   Introduce d/gbp.conf
       new  5e36981   Import cysignals_1.2.0+ds.orig.tar.xz
       new  331e7a8   record new upstream branch created by importing cysignals_1.2.0+ds.orig.tar.xz and merge it
       new  7a8911a   change version to 1.2.0+ds-1 New upstream version.
       new  0704853   Refresh and harden
The 5 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:
 PKG-INFO                                           |   2 +-
 VERSION                                            |   2 +-
 configure.ac                                       |  11 +-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |  16 +-
 debian/control                                     |   4 +-
 debian/gbp.conf                                    |   2 +
 debian/patches/debianization.patch                 |   4 +-
 debian/patches/series                              |   2 -
 .../upstream-autotoolization-harden-generic.patch  |  20 +--
 .../upstream-autotoolization-harden-pari_gp.patch  |  20 +--
 ...tion_pytoolization-harden-build_directory.patch |  24 +--
 ...mentation-make-user_friendly_check-soften.patch | 180 ---------------------
 .../upstream-lintian-spelling-error-silence.patch  |  69 --------
 ...eam-source-tools-gdb-handling_enhancement.patch |  24 +--
 debian/python-cysignals-doc.docs                   |   2 -
 debian/rules                                       |  17 +-
 example/cysignals_example.pyx                      |   1 +
 setup.py                                           |   3 +-
 src/cysignals/{debug.h => debug.h.in}              |   4 +-
 src/cysignals/implementation.c                     |  26 +--
 src/cysignals/macros.h                             |  10 +-
 src/cysignals/signals.pyx                          |  27 ++++
 src/cysignals/tests.pyx                            |  10 +-
 src/cysignals/tests_helper.c                       |   8 +-
 src/scripts/cysignals-CSI                          | 130 ++++++++-------
 src/scripts/cysignals-CSI-helper.py                |  11 +-
 27 files changed, 226 insertions(+), 417 deletions(-)
 create mode 100644 debian/gbp.conf
 delete mode 100644 debian/patches/upstream-documentation-make-user_friendly_check-soften.patch
 delete mode 100644 debian/patches/upstream-lintian-spelling-error-silence.patch
 rename src/cysignals/{debug.h => debug.h.in} (75%)
-- 
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