[maven-debian-helper] 01/01: Added the missing Maven rule for plexus-classworlds

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Aug 31 21:31:49 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-debian-helper.

commit 30a05819fb337bec1c18522dbee6c1b3e5bd27dd
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Aug 31 23:31:00 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index a25d03b..b8c84c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-debian-helper (2.2.4) unstable; urgency=medium
+
+  * Team upload.
+  * Added the missing Maven rule for plexus-classworlds
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 31 Aug 2017 23:30:34 +0200
+
 maven-debian-helper (2.2.3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 191fd09..91f38da 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,3 @@
 junit junit jar s/4\..*/4.x/
 org.apache.maven maven-embedder * s/3\..*/3.x/
+org.codehaus.plexus plexus-classworlds * s/.*/2.x/ * *

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



More information about the pkg-java-commits mailing list