[Forensics-changes] [reglookup] branch debian updated (6da27da -> 4ba2539)

Giovani Augusto Ferreira giovani-guest at moszumanska.debian.org
Tue Oct 18 11:35:11 UTC 2016


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

giovani-guest pushed a change to branch debian
in repository reglookup.

      from  6da27da   Added 03_fix_man_path.patch
       new  0e9b1a9   Import Upstream version 1.0.1+svn287
       new  4ba2539   Import Debian patch 1.0.1+svn287-4

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                              |   1 -
 .sconsign.dblite                        | Bin 2343 -> 0 bytes
 SConstruct                              |  65 +++++++++-----
 bin/reglookup-timeline                  |   2 +-
 debian/changelog                        |  91 +++++++++++++++++--
 debian/clean                            |  18 ++++
 debian/compat                           |   2 +-
 debian/control                          | 121 ++++++++++++++++++++++---
 debian/copyright                        | 155 ++++++++++----------------------
 debian/libregfi-dev.install             |   1 +
 debian/libregfi-dev.links               |   1 +
 debian/libregfi1.dirs                   |   1 +
 debian/libregfi1.links                  |   1 +
 debian/libregfi1.symbols                | 117 ++++++++++++++++++++++++
 debian/patches/01_pyregfi_install.patch |  27 ------
 debian/patches/02_ldconfig_call.patch   |  12 ---
 debian/patches/03_fix_man_path.patch    |  19 ----
 debian/patches/fix-install.patch        |  61 +++++++++++++
 debian/patches/fix-spelling.patch       |  16 ++++
 debian/patches/fix-version.patch        |  12 +++
 debian/patches/series                   |   6 +-
 debian/reglookup-doc.doc-base           |   9 ++
 debian/reglookup-doc.install            |   1 +
 debian/reglookup-doc.links              |   1 +
 debian/rules                            |  46 ++++++----
 debian/source.lintian-overrides         |   3 -
 debian/watch                            |   6 +-
 doc/devel/TODO                          |   2 +-
 doc/reglookup-recover.1.docbook         |   2 +-
 doc/reglookup-recover.1.gz              | Bin 1567 -> 0 bytes
 doc/reglookup-timeline.1.docbook        |   2 +-
 doc/reglookup-timeline.1.gz             | Bin 1413 -> 0 bytes
 doc/reglookup.1.docbook                 |   2 +-
 doc/reglookup.1.gz                      | Bin 3480 -> 0 bytes
 include/byteorder.h                     |   2 +-
 include/lru_cache.h                     |   2 +-
 include/range_list.h                    |   2 +-
 include/regfi.h                         |   2 +-
 include/void_stack.h                    |   2 +-
 include/winsec.h                        |   2 +-
 lib/lru_cache.c                         |   5 +-
 lib/range_list.c                        |   2 +-
 lib/regfi.c                             |  24 ++---
 lib/void_stack.c                        |   2 +-
 lib/winsec.c                            |  15 ++--
 pyregfi-distutils.py                    |   4 -
 regfi_version.py                        |   4 +-
 setup.py                                |   8 ++
 src/common.c                            |   2 +-
 src/reglookup-recover.c                 |   2 +-
 src/reglookup.c                         |   2 +-
 51 files changed, 606 insertions(+), 279 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 .sconsign.dblite
 create mode 100644 debian/clean
 create mode 100644 debian/libregfi-dev.install
 create mode 100644 debian/libregfi-dev.links
 create mode 100644 debian/libregfi1.dirs
 create mode 100644 debian/libregfi1.links
 create mode 100644 debian/libregfi1.symbols
 delete mode 100644 debian/patches/01_pyregfi_install.patch
 delete mode 100644 debian/patches/02_ldconfig_call.patch
 delete mode 100644 debian/patches/03_fix_man_path.patch
 create mode 100644 debian/patches/fix-install.patch
 create mode 100644 debian/patches/fix-spelling.patch
 create mode 100644 debian/patches/fix-version.patch
 create mode 100644 debian/reglookup-doc.doc-base
 create mode 100644 debian/reglookup-doc.install
 create mode 100644 debian/reglookup-doc.links
 delete mode 100644 debian/source.lintian-overrides
 delete mode 100644 doc/reglookup-recover.1.gz
 delete mode 100644 doc/reglookup-timeline.1.gz
 delete mode 100644 doc/reglookup.1.gz
 delete mode 100644 pyregfi-distutils.py
 create mode 100644 setup.py

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



More information about the forensics-changes mailing list