[lucene2] 01/06: Remove trailing whitespace.
Markus Koschany
apo at moszumanska.debian.org
Wed Aug 24 14:05:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository lucene2.
commit 7c74f0189c426df6a44673ac1c6601622109fbff
Author: Markus Koschany <apo at debian.org>
Date: Wed Aug 24 15:31:33 2016 +0200
Remove trailing whitespace.
---
debian/README.Debian | 16 ++++++++--------
debian/README.source | 2 +-
debian/ant.properties | 2 +-
debian/changelog | 12 ++++++------
debian/lucli.1 | 4 ++--
debian/rules | 8 ++++----
6 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 3480ef7..95e08b3 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -2,22 +2,22 @@ Debian notes for Lucene-2.2.0
-----------------------------
There are two binary packages:
-- liblucene2-java contains the core lucene library and most
+- liblucene2-java contains the core lucene library and most
contrib libraries
- liblucene2-java-doc contains Lucene documentation, API
docs, and example applications
Not all contrib libraries are included:
-- gdata-server depends on many libraries, of which at least the
+- gdata-server depends on many libraries, of which at least the
Google Data API (com.google.gdata) packages are not in Debian
The Javadoc(TM) for Lucene are included in the liblucene2-java-doc
package, in /usr/share/doc/liblucene2-java-doc/docs/api
The Lucene demo applications are included in the liblucene2-java-doc
-package, in /usr/share/doc/liblucene2-java-doc/demo. The demonstration
-applications require additional configuration to be used. To configure
-and run the demonstration command-line applications for Lucene, see
+package, in /usr/share/doc/liblucene2-java-doc/demo. The demonstration
+applications require additional configuration to be used. To configure
+and run the demonstration command-line applications for Lucene, see
the following documentation and source code walkthrough:
/usr/share/doc/liblucene2-java-doc/docs/demo.html
@@ -28,15 +28,15 @@ default Tomcat configuration may have changed since these instructions
were written.
1) The Lucene web application looks for Lucene index data in
- /opt/lucene/index, although we may change this location in a
+ /opt/lucene/index, although we may change this location in a
future version of the Debian package. When calling IndexHTML,
make sure the index files are stored there.
2) Install the Lucene demo application by decompressing
/usr/share/doc/liblucene2-java-doc/demo/luceneweb.war.gz
- and copying the resulting luceneweb.war file to
+ and copying the resulting luceneweb.war file to
/var/lib/tomcat5.5/webapps:
- gzip -cd /usr/share/doc/liblucene2-java-doc/demo/luceneweb.war.gz > /var/lib/tomcat5.5/webapps/luceneweb.war
+ gzip -cd /usr/share/doc/liblucene2-java-doc/demo/luceneweb.war.gz > /var/lib/tomcat5.5/webapps/luceneweb.war
3) You will need to add a file (e.g., named 60lucenedemo.policy)
to /etc/tomcat5.5/policy.d/ to allow the Lucene demo web application
diff --git a/debian/README.source b/debian/README.source
index 2214ba6..626ab85 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,5 +1,5 @@
The lucene2_2.2.0.orig.tar.gz tarball was created by removing all
third party jars from the above upstream source. Use the script
-debian/get-orig-source.sh to download the upstream source and
+debian/get-orig-source.sh to download the upstream source and
create lucene2_2.2.0.orig.tar.gz
diff --git a/debian/ant.properties b/debian/ant.properties
index 3339ace..5db988e 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -1,6 +1,6 @@
# Ant properties file for Debian lucene source package
-# Version number for upstream source; errors in the
+# Version number for upstream source; errors in the
# upstream source require that it be overridden.
version=2.9.4
diff --git a/debian/changelog b/debian/changelog
index c40a655..06103e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,11 +3,11 @@ lucene2 (2.9.4+ds1-5) unstable; urgency=medium
* Team upload.
[ Stephen Nelson ]
- * Convert package to use quilt for patching as dpatch is deprecated.
+ * Convert package to use quilt for patching as dpatch is deprecated.
* Remove Michael Koch from uploaders (Closes: #654107).
* Remove deprecated DM-Upload flag.
* Update VCS fields to use canonical version.
-
+
[ Kai-Chung Yan ]
* Moved the package to Git
* Change dependency: libicu4j-java => libicu4j-4.2-java (Closes: #819193)
@@ -105,7 +105,7 @@ lucene2 (2.9.1+ds1-3) unstable; urgency=low
lucene2 (2.9.1+ds1-2) unstable; urgency=low
- * Removed (unused) embedded Prototype javascript library
+ * 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
@@ -190,7 +190,7 @@ lucene2 (2.4.0+ds1-3) unstable; urgency=low
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
+ needs us
* add myself to Uploaders:
-- Rene Engelhard <rene at debian.org> Mon, 24 Nov 2008 00:18:01 +0100
@@ -204,7 +204,7 @@ lucene2 (2.4.0+ds1-1) unstable; urgency=low
lucene2 (2.3.2+ds1-1) unstable; urgency=low
- * New upstream release
+ * 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)
@@ -222,7 +222,7 @@ lucene2 (2.3.1+ds1-1) unstable; urgency=low
* Updated watch file to work with repackaged version number.
[ Jan-Pascal van Best ]
- * New upstream release
+ * New upstream release
-- Jan-Pascal van Best <janpascal at vanbest.org> Thu, 27 Mar 2008 06:47:48 +0100
diff --git a/debian/lucli.1 b/debian/lucli.1
index 6e2774e..3745b85 100644
--- a/debian/lucli.1
+++ b/debian/lucli.1
@@ -21,7 +21,7 @@ lucli \- command line interface to the Lucene full-text indexing library
.B lucli
.SH DESCRIPTION
\fBlucli\fP is a program that allows you to work directly with Lucene indexes.
-Once inside
+Once inside
.B lucli
you can use the following commands:
.TP
@@ -56,7 +56,7 @@ Show the first 100 terms in this index. Supply a field name to only show terms i
Does a search and shows the top 10 tokens for each document. Verbose! Example: tokens foo
.br
.SH AUTHOR
-lucli was written as a part of Lucene, the Java full-text indexing library.
+lucli was written as a part of Lucene, the Java full-text indexing library.
See http://lucene.apache.org for more information.
.PP
This manual page was written by Jan-Pascal van Best <janpascal at vanbest.org>,
diff --git a/debian/rules b/debian/rules
index 9b2bf04..ce7019b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,18 +37,18 @@ clean::
rm -f debian/lucene-keyring.gpg
rm -f debian/KEYS
# remove all javacc-generated files from src and contrib, except those
- # that are not regenerated properly
+ # that are not regenerated properly
# Now done in build.xml target clean-javacc
#fgrep -Rl "Generated By:JavaCC:" $(CURDIR)/src/ $(CURDIR)/contrib/ | grep -v analysis/standard/ParseException.java\\\|precedence\\\|surround | xargs rm -f
rm -r -f test
install/liblucene2-java::
# Install the libraries into the liblucene2-java package
-
+
# Install the core library
install -m 0644 build/lucene-core-$(UPSTREAM_VERSION).jar $(CURDIR)/debian/liblucene2-java/usr/share/java
ln -s lucene-core-$(UPSTREAM_VERSION).jar $(CURDIR)/debian/liblucene2-java/usr/share/java/lucene-core.jar
-
+
# Install contrib libraries
CONTRIB_JARS=`find build/contrib/ -name \*-$(UPSTREAM_VERSION).jar` ; \
for jarfile in $$CONTRIB_JARS; do \
@@ -62,7 +62,7 @@ install/liblucene2-java::
install/liblucene2-java-doc::
# Install the documentation into the liblucene2-java-doc package
-
+
mkdir -p $(CURDIR)/debian/liblucene2-java-doc/usr/share/doc/liblucene2-java-doc/
cp -r docs $(CURDIR)/debian/liblucene2-java-doc/usr/share/doc/liblucene2-java-doc/
cp -r build/docs/* $(CURDIR)/debian/liblucene2-java-doc/usr/share/doc/liblucene2-java-doc/docs/
--
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