[japi-compliance-checker] branch master updated (3cd1b2d -> f4c1f21)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Feb 13 16:57:21 UTC 2018


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

ebourg-guest pushed a change to branch master
in repository japi-compliance-checker.

      from  3cd1b2d   prepare changelog for upload
       new  eb8d1af   Standards-Version updated to 4.1.3
       new  efcf1a7   Switch to debhelper level 11
      adds  8034eea   New upstream version 2.4
       new  5b1088a   Update upstream source from tag 'upstream/2.4'
       new  f4c1f21   Upload to unstable

The 4 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:
 GPL-2.0                         | 339 ---------------------------
 INSTALL                         |  11 +-
 LGPL-2.1                        | 502 ---------------------------------------
 LICENSE                         | 504 +++++++++++++++++++++++++++++++++++++++-
 Makefile                        |   9 +-
 Makefile.pl                     |  74 +++---
 README                          |   7 +-
 debian/changelog                |   9 +
 debian/compat                   |   2 +-
 debian/control                  |   4 +-
 doc/Changelog.html              |  36 +++
 doc/index.html                  |  12 +-
 japi-compliance-checker.pl      | 293 +++++++++++++++++------
 modules/Internals/APIDump.pm    | 157 ++++++++++---
 modules/Internals/Basic.pm      |  22 +-
 modules/Internals/Descriptor.pm |  24 +-
 modules/Internals/Filter.pm     |  40 +++-
 modules/Internals/Input.pm      |  22 +-
 modules/Internals/Logging.pm    |  25 +-
 modules/Internals/Mangling.pm   |  28 +--
 modules/Internals/Path.pm       |  22 +-
 modules/Internals/RegTests.pm   | 114 ++++++++-
 modules/Internals/SysFiles.pm   |  49 +++-
 modules/Internals/TypeAttr.pm   |  22 +-
 modules/Internals/Utils.pm      |  28 ++-
 modules/RulesBin.xml            | 180 ++++++++++++++
 modules/RulesSrc.xml            | 180 ++++++++++++++
 27 files changed, 1598 insertions(+), 1117 deletions(-)
 delete mode 100644 GPL-2.0
 delete mode 100644 LGPL-2.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git



More information about the pkg-java-commits mailing list