[libspring-java] 01/01: Migrate to Groovy 2.x
Miguel Landaeta
nomadium at moszumanska.debian.org
Fri Dec 11 19:05:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository libspring-java.
commit 9759f7bcf7253c533ce59d64f35d3974563e09d0
Author: Miguel Landaeta <nomadium at debian.org>
Date: Fri Dec 11 16:04:10 2015 -0300
Migrate to Groovy 2.x
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ef3a7b5..b5165c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libspring-java (3.2.13-5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Migrate to Groovy 2.x.
+
+ -- Miguel Landaeta <nomadium at debian.org> Thu, 10 Dec 2015 15:55:02 -0300
+
libspring-java (3.2.13-4) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index f37e9fd..bfb6a0f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: bsh,
glassfish-javaee,
glassfish-toplink-essentials,
gradle-propdeps-plugin,
- groovy,
+ groovy2,
ivy,
jruby (>= 1.7.19~),
junit4 (>= 4.5),
@@ -145,7 +145,7 @@ Recommends: glassfish-javaee,
libjodatime-java,
libspring-instrument-java (= ${source:Version}),
libtomcat8-java
-Suggests: bsh, groovy, jruby (>= 1.7.19~)
+Suggests: bsh, groovy2, jruby (>= 1.7.19~)
Description: modular Java/J2EE application framework - Context
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git
More information about the pkg-java-commits
mailing list