[maven-invoker-plugin] 06/11: Depend on groovy instead of groovy2

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu May 19 09:42:19 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository maven-invoker-plugin.

commit 658d343ea4d55ed705b85e28a650002f98f08878
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu May 19 10:23:53 2016 +0200

    Depend on groovy instead of groovy2
---
 debian/changelog   | 1 +
 debian/control     | 2 +-
 debian/maven.rules | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 629d3f0..e3926e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ maven-invoker-plugin (2.0.0-1) UNRELEASED; urgency=medium
     - Depend on libplexus-utils2-java instead of libplexus-utils-java
   * Standards-Version updated to 3.9.8 (no changes)
   * Use XZ compression for the upstream tarball
+  * Depend on groovy instead of groovy2
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 19 Jan 2016 16:51:02 +0100
 
diff --git a/debian/control b/debian/control
index f4b2133..8f0c9a9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper
 Build-Depends-Indep: ant,
                      bsh,
-                     groovy2,
+                     groovy,
                      libdoxia-java,
                      libdoxia-sitetools-java,
                      libjline-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 40b35e5..dcd6455 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,3 @@
 junit junit jar s/3\..*/3.x/
 s/ant/org.apache.ant/ * * s/.*/debian/
-org.codehaus.groovy * * s/.*/2.x/ * *
 org.codehaus.plexus plexus-utils * s/.*/2.x/ * *

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



More information about the pkg-java-commits mailing list