[maven-antrun-extended-plugin] branch master updated (0f778e5 -> 2e9dca6)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 28 14:12:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository maven-antrun-extended-plugin.
from 0f778e5 Added overrides for classpath - not required
new 172e5fc Standards-Version updated to 4.0.0
new 6a21238 Switch to debhelper level 10
new 0428b96 Use secure Vcs-* URLs
new 779b198 Build with the DH sequencer instead of CDBS
new 1aae8e8 Track and download the new releases from GitHub
adds ad7f69d New upstream version 1.43
new 4256708 Updated version 1.43 from 'upstream/1.43'
new 66bd888 Ignore the parent pom
new ecee739 Depend on libmaven3-core-java instead of libmaven2-core-java
new baf1d3c Removed the *-java-doc package
new 90597dd Updated debian/copyright to the Copyright Format 1.0
new 4c0de06 Ignore maven-invoker-plugin
new 2e9dca6 Upload to unstable
The 12 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 | 15 +
debian/compat | 2 +-
debian/control | 38 +--
debian/copyright | 11 +-
...en-antrun-extended-plugin-java-doc.doc-base.api | 10 -
...ibmaven-antrun-extended-plugin-java-doc.install | 2 -
debian/libmaven-antrun-extended-plugin-java.poms | 2 +-
debian/maven.ignoreRules | 2 +
debian/maven.properties | 1 +
debian/maven.rules | 2 +
debian/orig-tar.sh | 16 -
debian/patches/01-plexus-compatibility.patch | 20 ++
debian/patches/series | 1 +
debian/rules | 8 +-
debian/watch | 5 +-
pom.xml | 375 +++++++++++----------
.../antrun/ExcludeArtifactsTransitivelyFilter.java | 0
.../org/jvnet/maven/plugin/antrun/GraphFilter.java | 0
.../jvnet/maven/plugin/antrun/PackagingFilter.java | 0
.../org/jvnet/maven/plugin/antrun/RejarTask.java | 2 +-
.../maven/plugin/antrun/RetentionSetFilter.java | 0
21 files changed, 253 insertions(+), 259 deletions(-)
delete mode 100644 debian/libmaven-antrun-extended-plugin-java-doc.doc-base.api
delete mode 100644 debian/libmaven-antrun-extended-plugin-java-doc.install
delete mode 100755 debian/orig-tar.sh
create mode 100644 debian/patches/01-plexus-compatibility.patch
create mode 100644 debian/patches/series
mode change 100755 => 100644 src/main/java/org/jvnet/maven/plugin/antrun/ExcludeArtifactsTransitivelyFilter.java
mode change 100755 => 100644 src/main/java/org/jvnet/maven/plugin/antrun/GraphFilter.java
mode change 100755 => 100644 src/main/java/org/jvnet/maven/plugin/antrun/PackagingFilter.java
mode change 100755 => 100644 src/main/java/org/jvnet/maven/plugin/antrun/RetentionSetFilter.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-antrun-extended-plugin.git
More information about the pkg-java-commits
mailing list