[modello] 01/03: Added the missing Maven rules to ensure Maven 3 is used

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jul 25 15:57:36 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository modello.

commit 1a7b6b8c8c20be6c2b399be505e333d0c3317d2d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 25 17:45:47 2017 +0200

    Added the missing Maven rules to ensure Maven 3 is used
---
 debian/changelog   | 7 +++++++
 debian/maven.rules | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7fc2ebd..392c2be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+modello (1.9.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Added the missing Maven rules to ensure Maven 3 is used
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 25 Jul 2017 17:45:03 +0200
+
 modello (1.9.1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 8ec4834..0a30c73 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,3 @@
 junit junit jar s/3\..*/3.x/
 org.codehaus.plexus plexus-container-default * s/.*/1.5.5/ * *
+org.apache.maven maven-* * s/.*/3.x/ * *

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



More information about the pkg-java-commits mailing list