[lucene4.10] 03/11: Removed the unused ${shlibs:Depends} variable

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Aug 3 17:40:53 UTC 2016


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

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

commit cd001e57af0f0231e492897a03ac84091ce9f375
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Feb 17 15:55:23 2016 +0100

    Removed the unused ${shlibs:Depends} variable
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index af3d563..5ec4f95 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-java/lucene4.10.git;a=summary
 
 Package: liblucene4.10-java
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
 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/lucene4.10.git



More information about the pkg-java-commits mailing list