[hawtjni] branch master updated (de74f1e -> 1ead9e2)

Markus Koschany apo at moszumanska.debian.org
Mon Jun 26 13:25:41 UTC 2017


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

apo pushed a change to branch master
in repository hawtjni.

      from  de74f1e   Update changelog
       new  7ebf2ea   Switch to compat level 10.
       new  ef13bb9   Declare compliance with Debian Policy 4.0.0.
       new  796d4d7   Use https for Format field.
      adds  4a6ee41   New upstream version 1.15
       new  68735db   Merge tag 'upstream/1.15'
       new  1ead9e2   Update changelog

The 5 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                                        |   2 +
 changelog.md                                       |  86 +++++-
 debian/changelog                                   |  10 +
 debian/compat                                      |   2 +-
 debian/control                                     |   4 +-
 debian/copyright                                   |   4 +-
 debian/rules                                       |   2 +-
 hawtjni-example/pom.xml                            |  12 +-
 hawtjni-generator/pom.xml                          |   8 +-
 .../hawtjni/generator/model/ReflectType.java       |   1 -
 hawtjni-generator/src/main/resources/hawtjni.h     |   2 +-
 hawtjni-runtime/pom.xml                            |  10 +-
 .../org/fusesource/hawtjni/runtime/Library.java    | 306 +++++++++++++--------
 hawtjni-website/ext/Website.scala                  |  11 +-
 hawtjni-website/pom.xml                            |  36 ++-
 maven-hawtjni-plugin/pom.xml                       |  18 +-
 .../org/fusesource/hawtjni/maven/BuildMojo.java    |  27 +-
 .../org/fusesource/hawtjni/maven/GenerateMojo.java |  23 +-
 .../fusesource/hawtjni/maven/PackageJarMojo.java   |  12 +-
 pom.xml                                            |  86 +++---
 print_surefire_reports.sh                          |  11 +
 readme.md                                          |   9 +-
 22 files changed, 439 insertions(+), 243 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 print_surefire_reports.sh

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



More information about the pkg-java-commits mailing list