[Python-modules-commits] [faulthandler] branch master updated (082ee73 -> 85d4a7a)

Ondřej Nový onovy-guest at moszumanska.debian.org
Wed Jun 15 10:49:00 UTC 2016


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

onovy-guest pushed a change to branch master
in repository faulthandler.

      from  082ee73   Fixed VCS URL (https)
       new  14b3bfb   Import faulthandler_2.4.orig.tar.gz
       new  c7c0e5e   record new upstream branch created by importing faulthandler_2.4.orig.tar.gz and merge it
       new  149c924   New upstream release (Closes: #827356)
       new  85d4a7a   d/copyright: Changed Upstream-Maintainer email

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:
 AUTHORS                                    |  12 +
 MANIFEST.in                                |   3 +-
 PKG-INFO                                   | 265 +-----------
 README                                     | 257 +----------
 TODO                                       |   3 +
 debian/.git-dpm                            |  14 +-
 debian/changelog                           |   4 +-
 debian/copyright                           |   2 +-
 faulthandler.c                             | 293 ++++++++-----
 faulthandler.egg-info/PKG-INFO             |  50 +++
 faulthandler.egg-info/SOURCES.txt          |  13 +
 faulthandler.egg-info/dependency_links.txt |   1 +
 faulthandler.egg-info/top_level.txt        |   1 +
 setup.cfg                                  |   5 +
 setup.py                                   |  23 +-
 tests.py                                   | 655 +++++++++++++++++++----------
 traceback.c                                |  49 +--
 17 files changed, 769 insertions(+), 881 deletions(-)
 create mode 100644 AUTHORS
 create mode 100644 TODO
 create mode 100644 faulthandler.egg-info/PKG-INFO
 create mode 100644 faulthandler.egg-info/SOURCES.txt
 create mode 100644 faulthandler.egg-info/dependency_links.txt
 create mode 100644 faulthandler.egg-info/top_level.txt
 create mode 100644 setup.cfg

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



More information about the Python-modules-commits mailing list