[Forensics-changes] [undbx] branch upstream updated (16ee26c -> 56391ac)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Jul 6 13:15:14 UTC 2015


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

eriberto pushed a change to branch upstream
in repository undbx.

      from  16ee26c   Adding upstream version 0.20.
       new  56391ac   Imported Upstream version 0.21

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    |   13 +
 Makefile.am   |    4 +-
 Makefile.in   |  695 ------
 README.rst    |    2 +-
 UnDBX.xml     |  103 +
 aclocal.m4    |  951 ---------
 config.guess  | 1502 -------------
 config.h.in   |  150 --
 config.sub    | 1714 ---------------
 configure     | 6523 ---------------------------------------------------------
 configure.ac  |    4 +-
 dbxprogress.c |  244 +++
 dbxprogress.h |   79 +
 dbxread.c     |  495 +++--
 dbxread.h     |   35 +-
 dbxsys.c      |   90 +-
 dbxsys.h      |   10 +-
 depcomp       |  630 ------
 dist-win32.sh |   13 +-
 emlread.c     |    2 +-
 emlread.h     |    2 +-
 install-sh    |  520 -----
 missing       |  376 ----
 undbx.c       |  289 ++-
 undbx.hta     |   22 +-
 25 files changed, 1094 insertions(+), 13374 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 Makefile.in
 create mode 100644 UnDBX.xml
 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
 create mode 100644 dbxprogress.c
 create mode 100644 dbxprogress.h
 delete mode 100755 depcomp
 delete mode 100755 install-sh
 delete mode 100755 missing

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



More information about the forensics-changes mailing list