Hello, the attached patch removes most of the adept specific code.
I've tested it, and the resulting libept0 makes debtags, packagesearch, goplay and aptitude, as they are in squeeze, happy. Also, the resulting libept-dev allows to successfully build the same packages. I intend to upload with this patch in the following days. Ciao, Enrico -- GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <[email protected]>
CMakeLists.txt | 4 +- debian/changelog | 6 + debian/rules | 2 +- ept/CMakeLists.txt | 17 +-- ept/apt/apt.cc | 16 ++- ept/apt/apt.h | 69 +++++++- ept/core/apt.cpp | 23 --- ept/core/apt.h | 407 ---------------------------------------- ept/core/apt.test.h | 102 ---------- ept/core/apt/action.h | 135 -------------- ept/core/apt/action.test.h | 41 ---- ept/core/apt/package.h | 127 ------------- ept/core/apt/record.cpp | 16 -- ept/core/apt/record.h | 288 ----------------------------- ept/core/apt/record.test.h | 56 ------ ept/core/apt/recordparser.cpp | 172 ----------------- ept/core/apt/recordparser.h | 98 ---------- ept/core/apt/version.h | 93 ---------- ept/core/desktop.h | 277 ---------------------------- ept/core/desktop.test.h | 68 ------- ept/core/desktopfile.h | 138 -------------- ept/core/list.h | 14 -- ept/core/list.test.h | 2 - ept/core/source.h | 114 ------------ ept/core/xapian.cpp | 141 -------------- ept/core/xapian.h | 409 ----------------------------------------- ept/core/xapian.test.h | 74 -------- ept/debtags/debtags.test.h | 1 - ept/libept.pc.in | 2 +- ept/test.h | 14 ++- tools/ept-cat.cpp | 35 +--- tools/ept-search.cpp | 46 +++--- 32 files changed, 144 insertions(+), 2863 deletions(-)
signature.asc
Description: Digital signature

