[Forensics-changes] [ssdeep] branch debian updated (81ab2b2 -> ae0d253)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Sep 18 23:19:04 UTC 2017


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

eriberto pushed a change to branch debian
in repository ssdeep.

      from  81ab2b2   Imported Debian patch 2.13-3
       new  244435f   Import Upstream version 2.14
       new  ae0d253   Import Debian changes 2.14-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          |    47 +
 AUTHORS             |     2 +-
 ChangeLog           |     8 +
 Doxyfile            |  2421 +++++++
 INSTALL             |   320 +-
 Makefile.am         |    10 +-
 Makefile.in         |  1074 ---
 NEWS                |    13 +
 aclocal.m4          |  1073 ---
 config.guess        |  1420 ----
 config.h.in         |   121 -
 config.sub          |  1798 -----
 configure           | 18654 --------------------------------------------------
 configure.ac        |    12 +-
 cycles.cpp          |     2 +-
 debian/changelog    |    19 +-
 debian/control      |    25 +-
 debian/copyright    |     8 +-
 debian/rules        |     3 -
 debian/watch        |     2 +-
 depcomp             |   791 ---
 dig.cpp             |     2 +-
 edit_dist.c         |     3 +-
 engine.cpp          |     2 +-
 filedata.cpp        |     2 +-
 filedata.h          |     2 +-
 fuzzy.c             |   458 +-
 fuzzy.h             |     8 +-
 helpers.cpp         |     2 +-
 install-sh          |   527 --
 ltmain.sh           |  9655 --------------------------
 m4/libtool.m4       |  7992 ---------------------
 m4/ltoptions.m4     |   384 --
 m4/ltsugar.m4       |   123 -
 m4/ltversion.m4     |    23 -
 m4/lt~obsolete.m4   |    98 -
 main.cpp            |     6 +-
 main.h              |     2 +-
 match.cpp           |     2 +-
 missing             |   215 -
 normal.sh           |     6 +
 sample.c            |     2 +-
 ssdeep.1            |    24 +-
 ssdeep.h            |     2 +-
 sum_table.h         |   388 ++
 tchar-local.h       |     2 +-
 test-against-old.sh |    16 +
 ui.cpp              |     2 +-
 win.sh              |     5 +
 world.sh            |     6 +
 50 files changed, 3436 insertions(+), 44346 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 Doxyfile
 delete mode 100644 Makefile.in
 delete mode 100644 aclocal.m4
 delete mode 100755 config.guess
 delete mode 100644 config.h.in
 delete mode 100755 config.sub
 delete mode 100755 configure
 delete mode 100755 depcomp
 delete mode 100755 install-sh
 delete mode 100644 ltmain.sh
 delete mode 100644 m4/libtool.m4
 delete mode 100644 m4/ltoptions.m4
 delete mode 100644 m4/ltsugar.m4
 delete mode 100644 m4/ltversion.m4
 delete mode 100644 m4/lt~obsolete.m4
 delete mode 100755 missing
 create mode 100755 normal.sh
 create mode 100644 sum_table.h
 create mode 100755 test-against-old.sh
 create mode 100755 win.sh
 create mode 100755 world.sh

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



More information about the forensics-changes mailing list