File: changelog

package info (click to toggle)
lucene2 2.9.4%2Bds1-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 25,000 kB
  • ctags: 22,923
  • sloc: java: 166,802; xml: 5,752; sh: 756; perl: 601; jsp: 311; makefile: 67; csh: 4
file content (265 lines) | stat: -rw-r--r-- 9,858 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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
lucene2 (2.9.4+ds1-4) unstable; urgency=low

  [ Benjamin Drung ]
  * Team upload.
  * Upload to unstable (Closes: #640494).
  * Use versioned format link in debian/copyright (Closes: #631632).
  * Build with default-jdk instead of openjdk-6-jdk.
  * Use dpkg-source version 1.0 until we switch to quilt.

  [ Jan-Pascal van Best ]
  * Removed Jan-Pascal van Best from Uploaders

 -- Benjamin Drung <bdrung@debian.org>  Mon, 19 Sep 2011 21:37:46 +0200

lucene2 (2.9.4+ds1-3) experimental; urgency=low

  * Team upload.
    - Upload to experimental to avoid breaking eclipse in sid.
  * Fixed the Bundle-SymbolicName of the lucene-core.jar.
    (Closes: 631235)
  * Dropped JRE dependencies - no longer required by the Java Policy.
  * Do not install CHANGES.txt - dh_installchangelogs already installs
    this as the upstream changelog.
  * Bumped Standards-Version to 3.9.2 - no changes required.

 -- Niels Thykier <niels@thykier.net>  Wed, 03 Aug 2011 12:42:12 +0200

lucene2 (2.9.4+ds1-2) unstable; urgency=low

  * Team upload.
  * Change dependency on libdb5.1-java to libdb-java (Closes: #628288)

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 06 Jul 2011 15:14:40 +0200

lucene2 (2.9.4+ds1-1) unstable; urgency=low

  * New upstream version: 2.9.4
  * Added a Breaks: eclipse-platform (<= 3.5.2-6), forward-port from
    2.9.2+ds1-1squeeze1 (Closes: #595356)
  * Put lucli under update-alternatives control to allow liblucene3-java-contrib
    to take over
  * Change dependency on libdb4.7-java to libdb5.1-java (Closes: #621398)
  * Fixed debian/watch for new Apache archive repository layout
  * Bump standards version to 3.9.1 (no changes needed)

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Thu, 21 Apr 2011 22:01:28 +0200

lucene2 (2.9.3+ds1-1) unstable; urgency=low

  * New upstream release 2.9.3
  * Bump standards version to 3.9.0 (no changes needed)
  * Added OSGI Require-Bundle metadata in contrib libraries (Closes: #578196)

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Fri, 06 Aug 2010 16:14:31 +0200

lucene2 (2.9.2+ds1-1) unstable; urgency=low

  * New upstream release
  * Add patch to fix Java networking during package build (workaround for
    #560056).
  * Bump standards version to 3.8.4 (no changes needed)

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Thu, 18 Mar 2010 13:03:42 +0100

lucene2 (2.9.1+ds1-5) unstable; urgency=low

  * Override OSGi Bundle-SymbolicName for lucene-analyzers to be
    `analysis' instead of `analyzers' (Closes: #566445)

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Sat, 23 Jan 2010 20:27:45 +0100

lucene2 (2.9.1+ds1-4) unstable; urgency=low

  * Disable calling svnversion during package build
  * Backport upstream fix (svn 834011): fix bug that causes false positive
    failure in the test (Closes: #562308)

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Fri, 22 Jan 2010 12:49:57 +0100

lucene2 (2.9.1+ds1-3) unstable; urgency=low

  * Mention in this changelog that CVE-2007-2383 has been fixed
    (Closes: #558355; Fix CVE-2007-2383)
  * Providing OSGi metadata in the Manifest for the
    core and contrib packages (needed for building Eclipse).

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Wed, 20 Jan 2010 13:54:48 +0100

lucene2 (2.9.1+ds1-2) unstable; urgency=low

  * Removed (unused) embedded Prototype javascript library 
    (Closes: #555225, #555226; Fix CVE-2007-2383)
  * Added README.source containing information about how to create the Debian
    source from the upstream source tarball

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Thu, 19 Nov 2009 20:45:04 +0100

lucene2 (2.9.1+ds1-1) unstable; urgency=low

  * New upstream release 2.9.1

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Fri, 06 Nov 2009 21:22:26 +0100

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
    from the Apache Lucene svn repository
  * Moved a number of dependencies to Recommends: because they are only
    dependencies of a contrib library:
       libicu4j-java: contrib/collation
       libjline-java: contrib/lucli
       libjtidy-java: contrib/ant
       libregexp-java: contrib/regex
       libcommons-beanutils-java, libcommons-collections3-java,
       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@vanbest.org>  Thu, 05 Nov 2009 22:49:39 +0100

lucene2 (2.9.0+ds1-2) unstable; urgency=low

  * Updated Java source and target version to 1.5 (Closes: #549812)
  * Added missing dependency on libicu4j-java (for contrib/collation)
  * Added missing dependency on libjtidy-java (for contrib/ant)
  * Fix lucli script (shebang line was places after the license block)
  * Converted debian/copyright to machine-readable format

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Wed, 04 Nov 2009 10:27:47 +0100

lucene2 (2.9.0+ds1-1) unstable; urgency=low

  * New upstream version
  * Updated Debian patches for Lucene 2.9
  * Bumped standards version to 3.8.3 (no changes needed)

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Fri, 09 Oct 2009 16:02:03 +0200

lucene2 (2.4.1+ds1-1) unstable; urgency=low

  * New upstream version (2.4.1).
  * Changed Section from "text" to the new section "java".

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Tue, 09 Jun 2009 14:24:27 +0200

lucene2 (2.4.0+ds1-5) unstable; urgency=low

  * Changed Breaks to Conflicts to prevent trouble with buildds still
    running Etch.

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Sun, 01 Mar 2009 07:31:37 +0100

lucene2 (2.4.0+ds1-4) unstable; urgency=low

  * Added a Breaks: control field to indicate incompatibility with versions
    of solr-common before 1.2.0+ds2-3 (Closes: 516291).

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Fri, 27 Feb 2009 23:39:14 +0100

lucene2 (2.4.0+ds1-3) unstable; urgency=low

  * Re-enable Highlighter unit test because it no longer causes network access
    (Closes: 50678).
  * Added ${misc:Depends} dependencies to fix possible debhelper dependencies.
  * Cleaned up package description of liblucene2-java (removed list of contrib
    libraries)
  * Removed two invalid tests also removed upstream (Closes: #516475).

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Thu, 26 Feb 2009 20:57:33 +0100

lucene2 (2.4.0+ds1-2) unstable; urgency=low

  * switch to libdb4.6-java as we need the armel binary of it since OOo/armel
    needs us 
  * add myself to Uploaders:

 -- Rene Engelhard <rene@debian.org>  Mon, 24 Nov 2008 00:18:01 +0100

lucene2 (2.4.0+ds1-1) unstable; urgency=low

  * New upstream version (2 patches patched)
  * Add DM-Upload-Allowed: Yes to debian/control

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Sat, 11 Oct 2008 22:46:02 +0200

lucene2 (2.3.2+ds1-1) unstable; urgency=low

  * New upstream release 
  * Use openjdk to build lucene2, move to main (Closes: #488895)
  * Update TODO.Debian to reflect move to openjdk
  * Update README.Debian to reflect inclusion of bdb-je (in 2.3.0+ds1-1)
  * Bump Standards-Version to 3.8.0
  * Update debian/copyright to refer to the text of the Apache license in
    /usr/share/common-licenses/
  * Clean up some cruft (failed-unittest-log.txt, KEYS, rules-backup) per
    suggestion of Jeff Breidenbach

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Mon, 28 Jul 2008 21:57:05 +0200

lucene2 (2.3.1+ds1-1) unstable; urgency=low

  [ Michael Koch ]
  * Updated watch file to work with repackaged version number.

  [ Jan-Pascal van Best ]
  * New upstream release 

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Thu, 27 Mar 2008 06:47:48 +0100

lucene2 (2.3.0+ds1-1) unstable; urgency=low

  [ Varun Hiremath ]
  * New upstream release
  * Enable bdb-je integration (Closes: #450569)
  * debian/patches:
    - Remove 55_disable-db-jre-compilation.dpatch
    + Add 55_fix-contrib-db-je-libs.dpatch to enable bdb-je integration
  * Move the following patches to old dir as they are no longer applicable:
    + old/20_remove-gdata-server.dpatch
    + old/81_fix-javadocs-links.dpatch
    + old/82_fix-javadoc-external-link-for-gcj.dpatch
    + old/80_fix-javadocs-classpath.dpatch
  * debian/control:
    + Add libdb-je-java to Build-Depends-Indep
    + Add Homepage header and replace XS-Vcs with Vcs
    + Bump debhelper compat to 6
    + Bump Standards-Version to 3.7.3

  [ Jan-Pascal van Best ]
  * Removed generated (javacc) files from orig.tar.gz.
  * Updated Debian version to x.y.z+ds1-1, since it is a repackaged source
  * Install the class documentation into the -doc package instead of into the
    main package
  * Added Debian packaging copyright information
  * Added missing descriptions to patch files
  * Prevent the test run to download anything, which would not work for
    autobuilders

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Fri, 01 Feb 2008 14:18:11 +0100

lucene2 (2.2.0-2) unstable; urgency=low

  * Use libdb4.5-java instead of libdb4.3-java, which is removed from Debian.
  * Move to cdbs
  * Expanded man page a little

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Tue, 04 Sep 2007 21:02:06 +0200

lucene2 (2.2.0-1) unstable; urgency=low

  * New upstream release (2.2.0)
  * Repackaged source tarball, removing third party jars
  * Added links in lucene javadocs to locally installed ant and regexp javadocs
  * Updated README.Debian for running the example webapp with tomcat5.5

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Sat, 14 Jul 2007 12:42:29 +0200

lucene2 (2.1.0-1) unstable; urgency=low

  * New upstream release (2.1.0)
  * Fixes compilation of lucli, dbd, dbd-je, regex contrib jar files

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Tue, 10 Apr 2007 14:23:52 +0200