[tika] 01/01: Added a build dependency on libvorbis-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Mar 2 21:28:44 UTC 2015


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

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

commit 37196dc76be3b99a851eff050e07d2f25c44b4c5
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Mar 2 22:28:11 2015 +0100

    Added a build dependency on libvorbis-java
---
 debian/changelog         | 1 +
 debian/control           | 1 +
 debian/maven.ignoreRules | 2 --
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c03f558..95e15e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ tika (1.5-2) UNRELEASED; urgency=medium
 
   * Tightened the dependency on libmetadata-extractor-java
     and libapache-poi-java
+  * Added a build dependency on libvorbis-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 8040f22..fe12f1f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends-Indep: bnd (>= 1.43.0),
                      libmetadata-extractor-java (>= 2.6.4-1~),
                      libpdfbox-java,
                      librome-java,
+                     libvorbis-java,
                      libtagsoup-java,
                      libxmpcore-java
 Standards-Version: 3.9.6
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 52eee04..4eca5ed 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,6 +14,4 @@ org.apache.tika tika-app * * * *
 org.apache.tika tika-bundle * * * *
 org.apache.tika tika-server * * * *
 org.codehaus.mojo clirr-maven-plugin * * * *
-org.gagravarr vorbis-java-core * * * *
-org.gagravarr vorbis-java-tika * * * *
 org.mockito * * * * *

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