[japi-compliance-checker] branch master updated (e10177f -> 467bd11)
Tony Mancill
tmancill at moszumanska.debian.org
Sat Jun 24 06:26:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a change to branch master
in repository japi-compliance-checker.
from e10177f Set distribution to unstable.
new 963adf7 Update Homepage in debian/control
new c7d042a Update Upsteam-Source in debian/copyright
new 39b3a49 Update debian/watch to repack with compression=xz
adds b4abd32 New upstream version 2.1
new 6acabd0 Merge tag 'upstream/2.1'
new cb6f805 Add myself to Uploaders
new 68d7f8e Bump Standards-Version to 4.0.0
new 7f1fc48 Use debhelper 10
new 20fe068 interim changelog
new 444bb81 add patch and logo for privacy-breach-logo lintian warning
new 3b121e8 verbose builds
new 4414ddf include usr/share in installed package
new 20d0a8f Update the copyright dates and note dual LGPL/GPL licensing
new 467bd11 prepare changelog for upload
The 13 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:
INSTALL | 7 +-
Makefile.pl | 18 +-
README | 17 +-
debian/changelog | 14 +
debian/compat | 2 +-
debian/control | 9 +-
debian/copyright | 78 +-
debian/doc/forkme_right_darkblue_121621.png | Bin 0 -> 7791 bytes
debian/patches/privacy_breach_logo.patch | 39 +
debian/patches/series | 1 +
debian/rules | 6 +-
debian/source/include-binaries | 1 +
debian/watch | 6 +-
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 +++
35 files changed, 9933 insertions(+), 7128 deletions(-)
create mode 100644 debian/doc/forkme_right_darkblue_121621.png
create mode 100644 debian/patches/privacy_breach_logo.patch
create mode 100644 debian/patches/series
create mode 100644 debian/source/include-binaries
create mode 100644 modules/Internals/APIDump.pm
create mode 100644 modules/Internals/Basic.pm
create mode 100644 modules/Internals/Css/Report.css
create mode 100644 modules/Internals/Css/Tabs.css
create mode 100644 modules/Internals/Descriptor.pm
create mode 100644 modules/Internals/Filter.pm
create mode 100644 modules/Internals/Input.pm
create mode 100644 modules/Internals/Js/Sections.js
create mode 100644 modules/Internals/Js/Tabs.js
create mode 100644 modules/Internals/Logging.pm
create mode 100644 modules/Internals/Mangling.pm
create mode 100644 modules/Internals/Path.pm
create mode 100644 modules/Internals/RegTests.pm
create mode 100644 modules/Internals/SysFiles.pm
create mode 100644 modules/Internals/TypeAttr.pm
create mode 100644 modules/Internals/Utils.pm
create mode 100644 modules/RulesBin.xml
create mode 100644 modules/RulesSrc.xml
--
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