[libspring-java] 08/18: Depend on libquartz2-java instead of libquartz-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon May 30 21:26:29 UTC 2016


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

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

commit fa61080c36d0dac43f3fff21786b3347fd0f1909
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri May 27 00:06:47 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 67bfb89..46034da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libspring-java (4.1.9-1) UNRELEASED; urgency=medium
     - New binary package for the spring-messaging module
     - Switch Spring MVC to Tiles 3 only and drop Tiles 2 support
     - Patched Spring MVC to use the older Rome API in Debian
+    - Depend on libquartz2-java instead of libquartz-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Sun, 03 Apr 2016 01:12:35 +0200
 
diff --git a/debian/control b/debian/control
index b59296a..dfac5d3 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,7 @@ Build-Depends-Indep: bsh,
                      libmail-java,
                      libopenjpa-java,
                      libportlet-api-2.0-spec-java,
-                     libquartz-java (>= 1:1.8),
+                     libquartz2-java,
                      libreactor-core-java,
                      librome-java,
                      libservlet3.0-java,
@@ -165,7 +165,7 @@ Suggests: libehcache-java,
           libfreemarker-java,
           libgeronimo-commonj-spec-java,
           libjasperreports-java,
-          libquartz-java (>= 1:1.8),
+          libquartz2-java,
           velocity
 Description: modular Java/J2EE application framework - Context Support
  Spring is a layered Java/J2EE application framework offering a lot of freedom
diff --git a/debian/maven.rules b/debian/maven.rules
index 9496c66..d7923d9 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -34,3 +34,4 @@ s/velocity/org.apache.velocity/ velocity * s/.*/debian/ * *
 s/org.apache.taglibs/taglibs/ s/taglibs-standard-jstlel/standard/ * s/.*/debian/ * *
 org.apache.jdo parent-pom * * * *
 s/com.rometools/rome/ rome * s/.*/debian/ * *
+org.quartz-scheduler quartz * s/.*/2.x/ * *

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