[tika] 01/01: Tightened the dependency on libapache-poi-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 29 18:12:16 GMT 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tika.
commit 452fcfd3f68f6fddd4baa093847dd5e2d42e7eef
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 29 19:08:48 2014 +0100
Tightened the dependency on libapache-poi-java
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1482a03..c03f558 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
tika (1.5-2) UNRELEASED; urgency=medium
* Tightened the dependency on libmetadata-extractor-java
+ and libapache-poi-java
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg at apache.org> Wed, 29 Oct 2014 17:44:31 +0100
diff --git a/debian/control b/debian/control
index fc8baf7..8040f22 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: bnd (>= 1.43.0),
libapache-mime4j-java (>= 0.7.2-3),
- libapache-poi-java,
+ libapache-poi-java (>= 3.10),
libasm4-java,
libbcmail-java,
libboilerpipe-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tika.git
More information about the pkg-java-commits
mailing list