[jasperreports] 01/04: Adjusted the dependencies of libjasperreports-java to match the dependencies of the Maven pom
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 1 20:56:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jasperreports.
commit 6da0aadb382b9cd84d9ed3ff848ba4ad8d1d3c17
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 1 22:31:01 2016 +0200
Adjusted the dependencies of libjasperreports-java to match the dependencies of the Maven pom
---
debian/changelog | 2 ++
debian/control | 27 +++++++++++++--------------
2 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e9a039a..42b2e64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
jasperreports (6.1.1+dfsg-4) UNRELEASED; urgency=medium
* Team upload.
+ * Adjusted the dependencies of libjasperreports-java to match
+ the dependencies of the Maven pom
* Depend on libbsh-java instead of bsh
* Standards-Version updated to 3.9.7 (no changes)
* Use a secure Vcs-Git URL
diff --git a/debian/control b/debian/control
index 7603db0..2e155e4 100644
--- a/debian/control
+++ b/debian/control
@@ -54,38 +54,37 @@ Homepage: http://jasperreports.sourceforge.net
Package: libjasperreports-java
Architecture: all
Depends:
+ libcastor-core-java,
+ libcastor-xml-java,
libcommons-beanutils-java,
libcommons-codec-java,
libcommons-collections3-java,
libcommons-digester-java,
libcommons-logging-java,
libecj-java,
+ libitext-java,
+ libjackson2-annotations-java,
+ libjackson2-core-java,
+ libjackson2-databind-java,
libjcommon-java,
+ libjfreechart-java,
liblucene4.10-java,
libolap4j-java,
- libxalan2-java,
${misc:Depends}
-Recommends:
- libapache-poi-java,
- libbatik-java (>= 1.8),
- libcastor-core-java,
- libcastor-xml-java,
- libhibernate3-java,
- libitext-java,
- libjexcelapi-java,
- libjfreechart-java
Suggests:
- libbsh-java,
groovy2,
libantlr-java,
+ libapache-poi-java,
libasm4-java,
+ libbatik-java (>= 1.8),
+ libbsh-java,
+ libhibernate3-java,
libhttpclient-java,
- libjackson2-annotations-java,
- libjackson2-core-java,
- libjackson2-databind-java,
+ libjexcelapi-java,
libmondrian-java,
libspring-beans-java,
libspring-core-java,
+ libxalan2-java,
velocity
Description: Java reporting generator library
JasperReports is a Java reporting generator library. XML report templates
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasperreports.git
More information about the pkg-java-commits
mailing list