[maven-plugin-tools] branch master updated (868ff97 -> f3a2f93)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jan 28 09:13:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository maven-plugin-tools.
from 868ff97 Upload to unstable
new 0904139 Build with maven-debian-helper
new 845ef8a Backported the fix for MPLUGIN-238
new 6880b73 Converted debian/copyright to the Copyright Format 1.0
new 3b5404e Removed 02-plexus-archiver1-compatibility.patch and require libplexus-archiver-java (>= 2.0)
new 9a4a7b1 Removed 03-plexus-utils2-compatibility.patch
new 881b478 Removed 01-maven2-api-compatibility.patch
new daa87a9 Removed the unused build dependency on libguava-java
new f3a2f93 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:
debian/build.properties | 42 -
debian/build.xml | 210 ----
debian/changelog | 15 +
debian/components-tools-annotations.xml | 42 -
debian/components-tools-ant.xml | 12 -
debian/components-tools-beanshell.xml | 13 -
debian/components-tools-java.xml | 12 -
debian/control | 11 +-
debian/copyright | 46 +-
debian/libmaven-plugin-tools-java.poms | 33 +-
debian/maven-settings.xml | 9 -
debian/maven.ignoreRules | 7 +
debian/maven.properties | 5 +
debian/maven.rules | 6 +-
debian/patches/01-maven2-api-compatibility.patch | 25 -
.../02-plexus-archiver1-compatibility.patch | 18 -
.../patches/03-plexus-utils2-compatibility.patch | 16 -
.../06-plexus-component-metadata-version.patch | 13 +
debian/patches/07-MPLUGIN-238.patch | 15 +
debian/patches/series | 5 +-
debian/plugin.xml | 1139 --------------------
debian/rules | 56 +-
22 files changed, 113 insertions(+), 1637 deletions(-)
delete mode 100644 debian/build.properties
delete mode 100644 debian/build.xml
delete mode 100644 debian/components-tools-annotations.xml
delete mode 100644 debian/components-tools-ant.xml
delete mode 100644 debian/components-tools-beanshell.xml
delete mode 100644 debian/components-tools-java.xml
delete mode 100644 debian/maven-settings.xml
create mode 100644 debian/maven.ignoreRules
create mode 100644 debian/maven.properties
delete mode 100644 debian/patches/01-maven2-api-compatibility.patch
delete mode 100644 debian/patches/02-plexus-archiver1-compatibility.patch
delete mode 100644 debian/patches/03-plexus-utils2-compatibility.patch
create mode 100644 debian/patches/06-plexus-component-metadata-version.patch
create mode 100644 debian/patches/07-MPLUGIN-238.patch
delete mode 100644 debian/plugin.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-tools.git
More information about the pkg-java-commits
mailing list