This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit 01769fb3f5d763bf3d72e778bc046b68b1307255 Author: Varun Hiremath <[email protected]> Date: Fri Feb 1 11:43:04 2008 +0000 * Remove duplicate entries of libdb-je-java --- debian/control | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 0dc63aa..7c5e0df 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,7 @@ Build-Depends-Indep: libjtidy-java (>= 7), libdb-je-java (>= 3.2.68), libcommons-collections3-java (>= 3.1), libcommons-logging-java (>= 1.0.4), - libcommons-beanutils-java (>= 1.7.0), - libdb-je-java + libcommons-beanutils-java (>= 1.7.0) Standards-Version: 3.7.3 Package: liblucene2-java @@ -33,8 +32,7 @@ Depends: sun-java5-jre | sun-java6-jre, libdb-je-java (>= 3.2.68), libcommons-collections3-java (>= 3.1), libcommons-logging-java (>= 1.0.4), - libcommons-beanutils-java (>= 1.7.0), - libdb-je-java + libcommons-beanutils-java (>= 1.7.0) Description: Full-text search engine library for Java(TM) Lucene is a full-text search engine for the Java(TM) programming language. Lucene is not a complete application, but rather a code library and API -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

