File: control

package info (click to toggle)
lucene-solr 3.6.2%2Bdfsg-10%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 91,240 kB
  • sloc: java: 465,503; xml: 24,958; ruby: 3,453; jsp: 2,637; sh: 1,659; python: 1,619; perl: 1,407; cpp: 305; makefile: 59
file content (191 lines) | stat: -rw-r--r-- 6,322 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
Source: lucene-solr
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Mat Scales <mat@wibbly.org.uk>, James Page <james.page@ubuntu.com>,
 Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends:
 ant,
 ant-optional,
 bnd (>= 2.1.0),
 debhelper (>= 9),
 default-jdk,
 javacc,
 jflex,
 junit4,
 libavalon-framework-java,
 libcommons-beanutils-java,
 libcommons-codec-java (>= 1.6),
 libcommons-collections3-java,
 libcommons-compress-java,
 libcommons-digester-java,
 libcommons-fileupload-java (>= 1.2.1),
 libcommons-httpclient-java (>= 3.1),
 libcommons-io-java (>= 1.4),
 libcommons-lang-java,
 libcommons-logging-java,
 libeasymock-java,
 libexcalibur-logkit-java,
 libguava-java,
 libhttpclient-java (>= 4.1.1),
 libhttpmime-java,
 libicu4j-4.4-java,
 libjetty9-java,
 libjetty9-extra-java,
 libjmock-java,
 liblog4j1.2-java,
 libregexp-java,
 libservlet3.1-java,
 libslf4j-java (>= 1.6.1),
 libtomcat8-java,
 libwoodstox-java,
 libxerces2-java,
 libxml-commons-external-java,
 libxml-commons-resolver1.1-java,
 maven-repo-helper (>= 1.5~),
 po-debconf
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/lucene-solr.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lucene-solr.git
Homepage: http://lucene.apache.org

Package: liblucene3-java
Architecture: all
Depends: ${misc:Depends}
Suggests: ant, ant-optional, junit4
Recommends: liblucene3-contrib-java
Description: Full-text search engine library for Java - core library
 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
 that can easily be used to add search capabilities to applications.
 .
 This package contains the Lucene core library.

Package: liblucene3-contrib-java
Architecture: all
Depends: liblucene3-java, ${misc:Depends}
Suggests: liblucene3-java-doc
Recommends:
 libavalon-framework-java,
 libcommons-beanutils-java,
 libcommons-codec-java (>= 1.6),
 libcommons-collections3-java,
 libcommons-compress-java,
 libcommons-digester-java,
 libcommons-logging-java,
 libexcalibur-logkit-java,
 libicu4j-4.4-java,
 liblog4j1.2-java,
 libregexp-java,
 libxerces2-java,
 libxml-commons-external-java,
 libxml-commons-resolver1.1-java
Description: Full-text search engine library for Java - additional libraries
 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
 that can easily be used to add search capabilities to applications.
 .
 This package contains a number of additional (contributed) libraries.

Package: liblucene3-java-doc
Architecture: all
Section: doc
Suggests: liblucene3-java
Depends: ${misc:Depends}
Description: Documentation for Lucene
 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
 that can easily be used to add search capabilities to applications.
 .
 This package contains class API documentation for Lucene.

Package: libsolr-java
Architecture: all
Depends:
 libcommons-codec-java (>= 1.6),
 libcommons-fileupload-java (>= 1.2.1),
 libcommons-httpclient-java (>= 3.1),
 libcommons-io-java (>= 1.4),
 libcommons-lang-java,
 libcommons-logging-java,
 libguava-java,
 libhttpclient-java (>= 4.1.1),
 libhttpmime-java,
 liblucene3-contrib-java,
 liblucene3-java,
 libservlet3.1-java,
 libslf4j-java (>= 1.6.1),
 libwoodstox-java,
 ${misc:Depends}
Breaks: solr-common (<< 3.6.0-1)
Replaces: solr-common (<< 3.6.0-1)
Suggests:
 junit4,
 libeasymock-java,
 libjetty9-extras-java,
 libjetty9-java,
 libsolr-java-doc
Description: Enterprise search server based on Lucene - Java libraries
 Solr is an open source enterprise search server based on the Lucene
 Java search library, with XML/HTTP and JSON APIs, hit highlighting,
 faceted search, caching, replication, and a web administration
 interface. It runs in a Java servlet container such as Tomcat.
 .
 This package provides the Java libraries required to support execution
 of solr.

Package: solr-common
Architecture: all
Depends:
 curl,
 debconf (>= 1.5),
 default-jre-headless | java5-runtime-headless | java6-runtime-headless,
 libjs-jquery,
 libsolr-java (= ${binary:Version}),
 procps,
 ${misc:Depends}
Recommends: solr-tomcat (= ${binary:Version}) | solr-jetty (= ${binary:Version})
Suggests: libmysql-java
Description: Enterprise search server based on Lucene3 - common files
 Solr is an open source enterprise search server based on the Lucene
 Java search library, with XML/HTTP and JSON APIs, hit highlighting,
 faceted search, caching, replication, and a web administration
 interface. It runs in a Java servlet container such as Tomcat.
 .
 This package provides the common files for Solr. Install
 solr-tomcat or solr-jetty to use Solr under Tomcat or Jetty.
 .
 This package also contains the dataimporthandler contrib while omiting
 dataimporthandler-extras, clustering, extraction and velocity due to missing
 dependencies.
 .
 libmysql-java is necessary to connect the dataimporthandler to MySQL.

Package: solr-tomcat
Architecture: all
Depends: solr-common (= ${binary:Version}), tomcat8 | tomcat8-user, ${misc:Depends}
Conflicts: solr-jetty, solr-tomcat6
Description: Enterprise search server based on Lucene3 - Tomcat integration
 Solr is an open source enterprise search server based on the Lucene
 Java search library, with XML/HTTP and JSON APIs, hit highlighting,
 faceted search, caching, replication, and a web administration
 interface. It runs in a Java servlet container such as Tomcat.
 .
 This package provides the Tomcat integration files for Solr.

Package: solr-jetty
Architecture: all
Depends:
 jetty9,
 libjetty9-extra-java,
 solr-common (= ${binary:Version}),
 default-jdk | java5-sdk,
 ${misc:Depends}
Conflicts: solr-tomcat, solr-tomcat6
Description: Enterprise search server based on Lucene3 - Jetty integration
 Solr is an open source enterprise search server based on the Lucene
 Java search library, with XML/HTTP and JSON APIs, hit highlighting,
 faceted search, caching, replication, and a web administration
 interface. It runs in a Java servlet container such as Tomcat.
 .
 This package provides the Jetty integration files for Solr.