[tomcat8] 07/08: Depend on libecj-java (>= 3.11.0)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jun 14 13:31:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tomcat8.
commit 07006aa295f0eda0762fa36ffaae66c365c4e867
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 14 14:31:57 2016 +0200
Depend on libecj-java (>= 3.11.0)
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b13e762..8ba3bc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ tomcat8 (8.0.36-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - Depend on libecj-java (>= 3.11.0)
* Standards-Version updated to 3.9.8 (no changes)
* Use a secure Vcs-Git URL
diff --git a/debian/control b/debian/control
index 17bc537..7cd0713 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: javahelper,
junit4 (>= 4.11),
libcglib3-java,
libeasymock-java (>= 3.0),
- libecj-java (>= 3.10.0),
+ libecj-java (>= 3.11.0),
libhamcrest-java (>= 1.3),
libjakarta-taglibs-standard-java,
libjstl1.1-java,
@@ -79,7 +79,7 @@ Description: Apache Tomcat 8 - Servlet and JSP engine -- tools to create user in
Package: libtomcat8-java
Architecture: all
-Depends: libecj-java (>= 3.10.0), ${misc:Depends}
+Depends: libecj-java (>= 3.11.0), ${misc:Depends}
Recommends: libcommons-dbcp-java, libcommons-pool-java
Suggests: tomcat8 (>= ${source:Version})
Description: Apache Tomcat 8 - Servlet and JSP engine -- core libraries
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git
More information about the pkg-java-commits
mailing list