[bridge-method-injector] branch master updated (e2ddbad -> cbe76c8)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 27 22:11:50 UTC 2016


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

ebourg-guest pushed a change to branch master
in repository bridge-method-injector.

      from  e2ddbad   New upstream release (1.13)
       new  744eabf   debian/watch: No longer use githubredir.debian.net
       new  6b3e908   Standards-Version updated to 3.9.8
       new  0798fa6   Use a secure Vcs-Git URL
      adds  2f0bdb4   New upstream version 1.14
       new  e0b2d6a   Merge tag 'upstream/1.14'
       new  2a325f6   New upstream release (1.14)
       new  4be07b3   Depend on libasm-java (>= 5.0) instead of libasm4-java
       new  fec48f6   Build with the DH sequencer instead of CDBS
       new  cbe76c8   Upload to unstable

The 8 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:
 annotation/pom.xml                                 |  2 +-
 .../bridge_method_injector/WithBridgeMethods.java  | 38 ++++++++++++++++++++--
 debian/changelog                                   | 12 +++++++
 debian/control                                     |  8 ++---
 debian/maven.rules                                 |  1 -
 debian/rules                                       | 10 ++----
 debian/watch                                       |  3 +-
 injector/pom.xml                                   |  3 +-
 .../bridge_method_injector/MethodInjector.java     | 35 ++++++++++++++++++--
 injector/src/test/client/Main.java                 |  4 +++
 injector/src/test/v1/Adapter.java                  |  4 +++
 injector/src/test/v2/Adapter.java                  | 20 ++++++++++++
 pom.xml                                            |  5 +--
 13 files changed, 122 insertions(+), 23 deletions(-)
 create mode 100644 injector/src/test/v1/Adapter.java
 create mode 100644 injector/src/test/v2/Adapter.java

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



More information about the pkg-java-commits mailing list