[maven-reporting-exec] 01/04: Added the missing Maven rule for plexus-component-annotations

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 1 00:20:28 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 7e1f55429e3a147eb25baeeeb678d4a3f6842446
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 1 02:10:50 2017 +0200

    Added the missing Maven rule for plexus-component-annotations
---
 debian/changelog   | 6 ++++++
 debian/maven.rules | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a8eccf7..6e0cc2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+maven-reporting-exec (1.3-2) UNRELEASED; urgency=medium
+
+  * Added the missing Maven rule for plexus-component-annotations
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 01 Sep 2017 02:10:32 +0200
+
 maven-reporting-exec (1.3-1) unstable; urgency=medium
 
   * Initial release. (Closes: #869985)
diff --git a/debian/maven.rules b/debian/maven.rules
index 3e1c805..39db520 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,6 @@
 
 junit junit * s/.*/4.x/ * *
+org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/1.6/1.5.5/ * *
 org.apache.maven maven-* * s/.*/3.x/ * *
 s/velocity/org.apache.velocity/ velocity * s/.*/debian/ * *

-- 
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