This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository japi-compliance-checker.
commit 6acabd0cbe5c41f978104d7a498d58fceffeb78f Merge: 39b3a49 b4abd32 Author: tony mancill <[email protected]> Date: Fri Jun 23 21:49:59 2017 -0700 Merge tag 'upstream/2.1' Upstream version 2.1 INSTALL | 7 +- Makefile.pl | 18 +- README | 17 +- doc/Changelog.html | 91 +- doc/Xml-Descriptor.html | 2 +- doc/index.html | 18 +- japi-compliance-checker.pl | 9890 +++++++++++--------------------------- modules/Internals/APIDump.pm | 1043 ++++ modules/Internals/Basic.pm | 282 ++ modules/Internals/Css/Report.css | 227 + modules/Internals/Css/Tabs.css | 34 + modules/Internals/Descriptor.pm | 94 + modules/Internals/Filter.pm | 309 ++ modules/Internals/Input.pm | 32 + modules/Internals/Js/Sections.js | 16 + modules/Internals/Js/Tabs.js | 64 + modules/Internals/Logging.pm | 90 + modules/Internals/Mangling.pm | 100 + modules/Internals/Path.pm | 81 + modules/Internals/RegTests.pm | 1591 ++++++ modules/Internals/SysFiles.pm | 225 + modules/Internals/TypeAttr.pm | 97 + modules/Internals/Utils.pm | 235 + modules/RulesBin.xml | 1233 +++++ modules/RulesSrc.xml | 1109 +++++ 25 files changed, 9800 insertions(+), 7105 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

