[cglib] branch master updated (6da3c6c -> 6f7ab3b)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Feb 12 23:11:40 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository cglib.
from 6da3c6c Add missing bug number
new 5fa59ef Standards-Version updated to 4.1.3
new a1a18ad Switch to debhelper level 11
adds e75bb5f New upstream version 3.2.6
new 922bedf Update upstream source from tag 'upstream/3.2.6'
new a63d210 Depend on libasm-java (>= 6.0)
new 58b4d04 Refreshed the patches
new db07df2 Added myself as uploader
new 6f7ab3b 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:
.travis.yml | 13 +++++++++++
cglib-integration-test/pom.xml | 2 +-
cglib-jmh/pom.xml | 2 +-
cglib-nodep/pom.xml | 2 +-
cglib-sample/pom.xml | 2 +-
cglib/pom.xml | 2 +-
.../main/java/net/sf/cglib/core/ClassEmitter.java | 4 ++--
.../java/net/sf/cglib/core/ClassNameReader.java | 2 +-
.../net/sf/cglib/core/DebuggingClassWriter.java | 2 +-
.../net/sf/cglib/core/LocalVariablesSorter.java | 4 ++--
.../net/sf/cglib/proxy/BridgeMethodResolver.java | 27 ++++++++++++++--------
.../cglib/transform/AbstractClassTransformer.java | 2 +-
.../sf/cglib/transform/AnnotationVisitorTee.java | 2 +-
.../net/sf/cglib/transform/ClassTransformer.java | 2 +-
.../sf/cglib/transform/ClassTransformerTee.java | 2 +-
.../net/sf/cglib/transform/ClassVisitorTee.java | 2 +-
.../net/sf/cglib/transform/FieldVisitorTee.java | 2 +-
.../net/sf/cglib/transform/MethodVisitorTee.java | 2 +-
.../net/sf/cglib/transform/DumpFieldsTask.java | 8 +++----
debian/changelog | 14 ++++++++---
debian/compat | 2 +-
debian/control | 9 ++++----
debian/patches/04-optional-ant-dependency.patch | 2 +-
debian/rules | 2 +-
pom.xml | 5 ++--
25 files changed, 74 insertions(+), 44 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cglib.git
More information about the pkg-java-commits
mailing list