[lucene2] 72/104: Change JRE depends to the -headless versions

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Wed Mar 23 16:27:33 UTC 2016


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

seamlik-guest pushed a commit to branch master
in repository lucene2.

commit 418ae349581850f596fed08c7790179df1fba529
Author: Jan-Pascal van Best <janpascal at vanbest.org>
Date:   Fri Nov 6 12:41:34 2009 +0000

    Change JRE depends to the -headless versions
---
 debian/changelog | 5 +++--
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d2f0313..747890f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-lucene2 (2.9.0+ds1-3) UNRELEASED; urgency=low
+lucene2 (2.9.0+ds1-3) unstable; urgency=low
 
   * Fix contrib/ant unit test for running under pbuilder
   * Disable backwards compatibility tests because these download older versions
@@ -13,8 +13,9 @@ lucene2 (2.9.0+ds1-3) UNRELEASED; urgency=low
        libcommons-compress-java, libcommons-digester-java,
        libcommons-logging-java: contrib/benchmark
        libdb4.7-java, libdb-je-java: contrib/db
+  * Changed JRE depends to the -headless versions
 
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 05 Nov 2009 22:03:04 +0100
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 05 Nov 2009 22:49:39 +0100
 
 lucene2 (2.9.0+ds1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 613a7a5..8603440 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Standards-Version: 3.8.3
 Package: liblucene2-java
 Architecture: all
 Depends: ${misc:Depends},
- openjdk-6-jre | java5-runtime,
+ openjdk-6-jre-headless | java5-runtime-headless,
 Recommends: libcommons-beanutils-java (>= 1.7.0),
  libcommons-collections3-java (>= 3.1), 
  libcommons-compress-java (>= 1.0),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene2.git



More information about the pkg-java-commits mailing list