[jacoco] 01/04: Ignore maven-enforcer-plugin

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 12 00:02: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 jacoco.

commit 968ba3fe37f04d233c8ac2df7819bc660e1c4375
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 12 00:34:08 2017 +0200

    Ignore maven-enforcer-plugin
---
 debian/changelog         | 7 +++++++
 debian/control           | 1 -
 debian/maven.ignoreRules | 3 ++-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f1bb82..6916dab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jacoco (0.7.8-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Ignore maven-enforcer-plugin
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 12 Sep 2017 00:31:13 +0200
+
 jacoco (0.7.8-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 75810ef..bf49cca 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 10~),
                libbuild-helper-maven-plugin-java,
                libmaven-antrun-plugin-java,
                libmaven-assembly-plugin-java,
-               libmaven-enforcer-plugin-java,
                libmaven-invoker-plugin-java,
                libmaven-javadoc-plugin-java,
                libmaven-shade-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 619cd19..7dac38b 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,2 +1,3 @@
+org.apache.maven.plugins maven-enforcer-plugin * * * *
 org.codehaus.groovy.maven gmaven-plugin * * * *
-org.codehaus.mojo buildnumber-maven-plugin * * * *
\ No newline at end of file
+org.codehaus.mojo buildnumber-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list