[maven-reporting-exec] 01/01: Ignore the dependency on wagon-http-lightweight (Closes: #882492)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Nov 23 14:06:57 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository maven-reporting-exec.

commit e513f2c0e754d0db0e9bb7bc897a1195c9cd02e7
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Nov 23 15:06:44 2017 +0100

    Ignore the dependency on wagon-http-lightweight (Closes: #882492)
---
 debian/changelog         | 6 ++++++
 debian/maven.ignoreRules | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d184742..89854f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+maven-reporting-exec (1.4-2) unstable; urgency=medium
+
+  * Ignore the dependency on wagon-http-lightweight (Closes: #882492)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 23 Nov 2017 15:06:37 +0100
+
 maven-reporting-exec (1.4-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index b7803f7..17dde1b 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,6 +1,7 @@
 org.apache.maven.plugins maven-enforcer-plugin
 org.apache.maven.plugins maven-invoker-plugin
 org.apache.maven.plugin-testing maven-plugin-testing-harness
+org.apache.maven.wagon wagon-http-lightweight
 org.sonatype.aether aether-api
 org.sonatype.aether aether-connector-wagon
 org.sonatype.aether aether-util

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-reporting-exec.git



More information about the pkg-java-commits mailing list