[libparanamer-java] branch master updated (ea264e8 -> 982b0fe)
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Jan 26 14:47:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to branch master
in repository libparanamer-java.
from ea264e8 Upload to unstable
adds 00459b1 Update debian/watch. Use github repository.
adds 782ffd7 Start new changelog entry
adds 0da7839 Imported Upstream version 2.8
adds bcc1ac6 Merge tag 'upstream/2.8'
adds a499a7d Add Files-Excluded paragraph and remove javadoc files and one js file
adds 8fffa7c Imported Upstream version 2.8
adds c960c65 Merge tag 'upstream/2.8'
adds a362db5 Vcs-Browser: Switch to https.
adds a9d3128 Change copyright of debian directory to BSD-3-clause.
adds 217ced6 Switch from cdbs to dh sequencer.
adds 17be249 Remove orig-tar.sh script.
adds b77540c Switch to libasm4-java.
adds b9ef557 Also use libasm4-java at runtime.
adds 3f58343 Update changelog
adds 7ae1693 Tighten dependency on libqdox-java
adds 1169c66 Use the Build-Depends field because this package builds
adds b204c2a Update maven.rules and maven.ignoreRules for new release.
adds ce53c9f Build-Depend on libmaven3-core-java
adds d8b2178 Set sourceEncoding to UTF-8
adds 7b73fb7 Use only required maven rules.
adds f7012cc Ignore only javadoc
adds 7947531 Ignore maven-plugin-plugin
adds ed9e533 Fix sourceEncoding.
adds 69504e5 get-orig-source: download current version
adds fadcb9c Update my e-mail address.
adds d15d5b3 Vcs-Git: Use https.
adds 3d96c35 Switch to libqdox2-java.
adds 20ba6d7 Update changelog
adds 5c603af Add qdox2 maven rule.
adds 816b4eb debian/copyright: Sort the debian paragraph before the standalone license.
adds 3bc4cf8 Remove libmaven3-core-java again.
adds 091cc70 Remove javahelper because we already use maven-debian-helper.
adds 05d416a Remove B-D on maven
adds 84da700 Ignore paranamer-maven-plugin
adds f1bfef9 Skip the tests
adds 864c8a9 Add paranamer-maven-plugin to maven.rules
adds 59f6de2 Update changelog
adds 3ab01ee Drop test patches and skip all tests for now until OpenJDK 8 is the
adds bb37218 Remove Lintian override.
adds f11186d Update changelog
new 982b0fe Merge branch 'master' of http://anonscm.debian.org/cgit/pkg-java/libparanamer-java
The 1 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:
.svnignore | 3 +
README.md | 41 +++---
debian/changelog | 26 ++++
debian/control | 36 +++---
debian/copyright | 33 ++---
...ibparanamer-maven-plugin-java.lintian-overrides | 2 -
debian/maven.ignoreRules | 8 +-
debian/maven.properties | 3 +-
debian/maven.rules | 7 +-
debian/orig-tar.sh | 16 ---
debian/patches/01-ignore-javadoc-tests.patch | 38 ------
.../patches/02-ignore-bootstrap-classes-test.patch | 17 ---
debian/patches/series | 2 -
debian/rules | 11 +-
debian/watch | 7 +-
paranamer-ant/pom.xml | 4 +-
.../thoughtworks/paranamer/ant/ParanamerTask.java | 48 ++++---
.../paranamer/ant/ParanamerGeneratorTaskTest.java | 28 +++--
.../paranamer/ant/ParanamerTaskTest.java | 56 +++++----
paranamer-distribution/pom.xml | 26 +---
paranamer-generator/pom.xml | 8 +-
.../paranamer/generator/AddFieldAdapter.java | 7 +-
.../thoughtworks/paranamer/generator/Enhancer.java | 50 ++++----
.../generator/QdoxParanamerGenerator.java | 139 +++++++++++++--------
.../thoughtworks/paranamer/generator/Elephant.java | 8 +-
...TestCase.java => OldQDoxParanamerTestCase.java} | 50 ++++----
.../paranamer/generator/QDoxParanamerTestCase.java | 99 ++++-----------
paranamer-integration-tests/it-011/pom.xml | 2 +-
paranamer-integration-tests/pom.xml | 4 +-
paranamer-maven-plugin/pom.xml | 8 +-
.../paranamer/mojo/ParanamerGeneratorMojo.java | 22 ++--
paranamer/pom.xml | 4 +-
.../paranamer/BytecodeReadingParanamer.java | 17 ++-
pom.xml | 43 +++----
34 files changed, 409 insertions(+), 464 deletions(-)
create mode 100644 .svnignore
delete mode 100644 debian/libparanamer-maven-plugin-java.lintian-overrides
delete mode 100755 debian/orig-tar.sh
delete mode 100644 debian/patches/01-ignore-javadoc-tests.patch
delete mode 100644 debian/patches/02-ignore-bootstrap-classes-test.patch
delete mode 100644 debian/patches/series
copy paranamer-generator/src/test/com/thoughtworks/paranamer/generator/{QDoxParanamerTestCase.java => OldQDoxParanamerTestCase.java} (73%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libparanamer-java.git
More information about the pkg-java-commits
mailing list