[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] branch master updated (f5becab -> 3c561c4)



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

nthykier pushed a change to branch master
in repository lintian.

      from  f5becab   t: Use java 1.7 as 1.4 is no longer supported
       new  1b0cc1c   Check for unneeded sections in static libraries
       new  3c561c4   objdump-info-helper: Fix readelf parsing bug

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:
 checks/binaries.pm                                 | 47 +++++++++++++++++-----
 collection/objdump-info                            |  9 ++++-
 debian/changelog                                   | 12 +++++-
 helpers/coll/objdump-info-helper                   | 37 ++++++++++++++---
 lib/Lintian/Collect/Binary.pm                      | 20 +++++++++
 .../debian/debian/control.in                       |  3 +-
 .../debian/debian/rules                            |  2 +-
 t/tests/binaries-static-lib/desc                   |  6 +++
 t/tests/binaries-static-lib/tags                   |  3 ++
 t/tests/binaries-static-lib/upstream/Makefile      | 31 ++++++++++++++
 .../debian => binaries-static-lib/upstream}/code.c |  3 ++
 .../upstream/code.h                                |  0
 t/tests/binaries-static-lib/upstream/other.c       |  6 +++
 t/tests/legacy-libbaz/tags                         |  2 +
 14 files changed, 159 insertions(+), 22 deletions(-)
 copy t/tests/{binaries-doesnt-match-sonames => binaries-static-lib}/debian/debian/control.in (91%)
 copy t/tests/{binaries-general => binaries-static-lib}/debian/debian/rules (54%)
 create mode 100644 t/tests/binaries-static-lib/desc
 create mode 100644 t/tests/binaries-static-lib/tags
 create mode 100644 t/tests/binaries-static-lib/upstream/Makefile
 copy t/tests/{shared-libs-missing-ldconfig-symlink/debian => binaries-static-lib/upstream}/code.c (87%)
 copy t/tests/{shared-libs-dev-symlink-fp => binaries-static-lib}/upstream/code.h (100%)
 create mode 100644 t/tests/binaries-static-lib/upstream/other.c

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


Reply to: