ubuntu/+source/lucene++:applied/ubuntu/lunar-proposed

Last commit made on 2023-02-20
Get this branch:
git clone -b applied/ubuntu/lunar-proposed https://git.launchpad.net/ubuntu/+source/lucene++
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/lunar-proposed
Repository:
lp:ubuntu/+source/lucene++

Recent commits

cdfbc07... by Gianfranco Costamagna

3.0.8-6 (patches applied)

Imported using git-ubuntu import.

b0a83bb... by Gianfranco Costamagna

Make sure version.h goes in right place

Gbp-Pq: fix-version-h-install.patch.

54a38d0... by Gianfranco Costamagna

[PATCH 1/2] Fix src/contrib/CMakeLists.txt

Gbp-Pq: 174.patch.

e0113b5... by Gianfranco Costamagna

[PATCH] Fix headers install, contrib headers should be installed.

Gbp-Pq: 173.patch.

174aec4... by Gianfranco Costamagna

[PATCH] small cmake fixes

Gbp-Pq: 172.patch.

a46cca7... by Gianfranco Costamagna

[PATCH] fix: fix a unit test error

Gbp-Pq: 169.patch.

a8855d3... by Gianfranco Costamagna

[PATCH] Fix various cmake issues: "CMAKE_INSTALL_FULL_LIBDIR" not

Gbp-Pq: 163.patch.

f7764c3... by Gianfranco Costamagna

[PATCH] pkgconfig: use correct LIBDIR for destination library

Gbp-Pq: 162.patch.

11cc5c0... by Gianfranco Costamagna

[PATCH] CMakeLists.txt: fix typo preventing lucene++-contrib library

Gbp-Pq: 161.patch.

fd6a0c6... by Gianfranco Costamagna

When I use ChineseAnalyzer for Chinese word segmentation, I find that English and numbers are treated as one word and I think they should be separated.

Gbp-Pq: 160.patch.