[Forensics-changes] [gpart] branch debian updated (82d74fa -> 3f189a8)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Sun Nov 29 13:01:16 UTC 2015


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

eriberto pushed a change to branch debian
in repository gpart.

      from  82d74fa   Imported Debian patch 1:0.2.2-2
       new  98d68d0   Imported Upstream version 0.3
       new  3f189a8   Imported Debian patch 1:0.3-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:
 .travis.yml          |   7 ++
 Makefile.am          |   4 +-
 README               | 213 ---------------------------------------------------
 README.md            | 211 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac         |   9 ++-
 debian/README.Debian |  37 ++++++++-
 debian/changelog     |  17 +++-
 debian/control       |   7 +-
 debian/copyright     |   4 +-
 debian/docs          |   1 -
 src/Makefile.am      |   4 +-
 src/gm_beos.c        |   3 -
 src/gm_bsddl.c       |   2 -
 src/gm_btrfs.c       |  74 ++++++++++++++++++
 src/gm_btrfs.h       | 175 ++++++++++++++++++++++++++++++++++++++++++
 src/gm_ext2.c        |   2 -
 src/gm_fat.c         |   6 +-
 src/gm_fat.h         |   4 +-
 src/gm_hmlvm.c       |   2 -
 src/gm_hpfs.c        |   4 +-
 src/gm_hpfs.h        |   2 +-
 src/gm_lswap.c       |   1 -
 src/gm_lvm2.c        |  66 ++++++++++++++++
 src/gm_lvm2.h        |  65 ++++++++++++++++
 src/gm_minix.c       |   2 -
 src/gm_ntfs.c        |   2 -
 src/gm_qnx4.c        |   2 -
 src/gm_reiserfs.c    |   2 -
 src/gm_s86dl.c       |   2 -
 src/gm_xfs.c         |   2 -
 src/gmodules.h       |   2 +
 src/gpart.c          |   1 -
 src/l64seek.c        |   1 +
 33 files changed, 674 insertions(+), 262 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 README
 create mode 100644 README.md
 delete mode 100644 debian/docs
 create mode 100644 src/gm_btrfs.c
 create mode 100644 src/gm_btrfs.h
 create mode 100644 src/gm_lvm2.c
 create mode 100644 src/gm_lvm2.h

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



More information about the forensics-changes mailing list