[libspring-java] 02/02: Depend on libjetty9-java instead of libjetty8-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed May 18 07:08:45 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 75727117e5dfa2694926bf997295f24739f4b4d4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed May 18 09:07:52 2016 +0200

    Depend on libjetty9-java instead of libjetty8-java
---
 debian/changelog   | 1 +
 debian/control     | 2 +-
 debian/maven.rules | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0af95c4..70333a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libspring-java (4.0.9-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Depend on groovy instead of groovy2
+  * Depend on libjetty9-java instead of libjetty8-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 11 May 2016 09:56:49 +0200
 
diff --git a/debian/control b/debian/control
index 7d27f6c..8ceb7f3 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Build-Depends-Indep: bsh,
                      libjamon-java,
                      libjasperreports-java (>= 6.1.1+dfsg-4~),
                      libjdo-api-java (>= 3.1),
-                     libjetty8-java,
+                     libjetty9-java,
                      libjexcelapi-java,
                      libjibx1.2-java,
                      libjoda-time-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 98cbd4f..6e58664 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -22,6 +22,7 @@ log4j log4j * s/.*/1.2.x/ * *
 org.apache.tomcat s/catalina/tomcat-catalina/ * s/.*/8.x/ * *
 org.codehaus.castor s/castor/castor-xml/ * s/.*/debian/ * *
 s/org.codehaus.fabric3.api/org.apache.geronimo.specs/ s/commonj/geronimo-commonj_1.1_spec/ * s/.*/debian/ * *
+org.eclipse.jetty* * * s/.*/9.x/ * *
 org.eclipse.persistence javax.persistence * s/.*/2.x/ * *
 org.eclipse.persistence s/org.eclipse.persistence.*/eclipselink/ * s/.*/debian/ * *
 org.jruby s/jruby/jruby-core/ jar s/.*/debian/ * *

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