[Forensics-changes] [afflib] branch debian updated (b4fc705 -> 37becd9)

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


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

eriberto pushed a change to branch debian
in repository afflib.

      from  b4fc705   Imported Debian patch 3.7.13-1
       new  c1aeddb   Imported Upstream version 3.7.15
       new  37becd9   Imported Debian patch 3.7.15-1

The 2 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 +-
 debian/changelog                   |   12 +
 debian/copyright                   |   34 +-
 {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 +-
 21 files changed, 4458 insertions(+), 1158 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