[Forensics-changes] [afflib] branch upstream updated (6b8e5cc -> c1aeddb)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Jan 2 20:10:42 UTC 2017


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

eriberto pushed a change to branch upstream
in repository afflib.

      from  6b8e5cc   Imported Upstream version 3.7.13
       new  c1aeddb   Imported Upstream version 3.7.15

The 1 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:
 .gitignore                         |    5 +
 Makefile.am                        |    2 +-
 configure.ac                       |    7 +-
 {lib => include/afflib}/afflib.h   |    0
 {lib => include/afflib}/afflib_i.h |    0
 {lib => include/afflib}/aftimer.h  |    0
 {lib => include/afflib}/utils.h    |    0
 lib/Makefile.am                    |    3 +-
 m4/acinclude.m4                    |  879 -------
 pyaff/Makefile.am                  |   21 +-
 pyaff/PKG-INFO                     |   10 -
 pyaff/README                       |    2 +-
 pyaff/afflib.pxd                   |   24 +
 pyaff/pyaff.c                      | 4516 ++++++++++++++++++++++++++++++++++--
 pyaff/pyaff.pxd                    |    6 +
 pyaff/pyaff.pyx                    |   71 +
 pyaff/setup.py                     |   20 +-
 tools/Makefile.am                  |    2 +-
 win32/affconfig.h                  |    2 +-
 19 files changed, 4440 insertions(+), 1130 deletions(-)
 rename {lib => include/afflib}/afflib.h (100%)
 rename {lib => include/afflib}/afflib_i.h (100%)
 rename {lib => include/afflib}/aftimer.h (100%)
 rename {lib => include/afflib}/utils.h (100%)
 delete mode 100644 m4/acinclude.m4
 delete mode 100644 pyaff/PKG-INFO
 create mode 100644 pyaff/afflib.pxd
 create mode 100644 pyaff/pyaff.pxd
 create mode 100644 pyaff/pyaff.pyx

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/afflib.git



More information about the forensics-changes mailing list