[hawtbuf] branch master updated (ad32eb4 -> 1292a98)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jul 31 14:32:54 UTC 2017


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

ebourg-guest pushed a change to branch master
in repository hawtbuf.

      from  ad32eb4   Upload to unstable
       new  79f04a9   Standards-Version updated to 4.0.0
       new  ca7bb46   Switch to debhelper level 10
       new  f916c15   Use a secure Vcs-Git URL
       new  63f6a45   Depend on libmaven3-core-java instead of libmaven2-core-java
      adds  6830b59   New upstream version 1.11
       new  8ceb42a   Updated version 1.11 from 'upstream/1.11'
       new  92b4a7d   Refreshed the patch
       new  1292a98   Upload to unstable

The 7 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:
 debian/changelog                                   | 11 ++++++
 debian/compat                                      |  2 +-
 debian/control                                     |  7 ++--
 debian/copyright                                   |  2 +-
 debian/maven.rules                                 |  2 +
 debian/patches/01-bundle-dependencies.patch        |  4 +-
 debian/rules                                       |  4 +-
 hawtbuf-proto/pom.xml                              |  6 +--
 hawtbuf-protoc/pom.xml                             |  6 +--
 hawtbuf-protoc/src/it/hawtbuf-proto-tests/pom.xml  |  7 ++++
 .../src/main/proto/skip_unknown.proto              | 29 +++++++++++++++
 .../fusesource/hawtbuf/proto/SkipUnknownTest.java  | 43 ++++++++++++++++++++++
 .../hawtbuf/proto/compiler/AltJavaGenerator.java   |  2 +-
 .../hawtbuf/proto/compiler/JavaGenerator.java      |  2 +-
 hawtbuf/pom.xml                                    |  4 +-
 pom.xml                                            | 23 +++++++++++-
 16 files changed, 133 insertions(+), 21 deletions(-)
 create mode 100644 hawtbuf-protoc/src/it/hawtbuf-proto-tests/src/main/proto/skip_unknown.proto
 create mode 100644 hawtbuf-protoc/src/it/hawtbuf-proto-tests/src/test/java/org/fusesource/hawtbuf/proto/SkipUnknownTest.java

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



More information about the pkg-java-commits mailing list