Information for building KDE-Telepathy Things with no ready version number still need building and checking with lintian. The comments are the lintian warnings. (Other than no upstream changelog) * ktp-packages (order) Testing Released Todo 1 telepathy-qt 0.9.3-2 0.9.3-2 2 telepathy-logger-qt 0.6.0-2 0.6.0-2 TODO add a get-orig-source target since uscan doesn't work 3 libkpeople (if desired) 0.1 4 ktp-common-internals 0.7.0- 5 No order required. * ktp-accounts-kcm 0.7.0 * ktp-approver 0.7.0 * ktp-auth-handler 0.7.0 * ktp-call-ui 0.7.0 * ktp-contact-list 0.7.0 Needs libkpeople? * ktp-contact-runner 0.7.0 * ktp-desktop-applets 0.7.0 * ktp-filetransfer-handler 0.7.0 * ktp-kded-integration-module 0.7.0 * ktp-send-file 0.7.0 * ktp-text-ui 0.7.0 * meta-kde-telepathy For packages with symbools investigate --with pkgkde_symbolshelper Hard to type tag storage: «← UPLOAD THIS» Lintian issues to fix. http://mentors.debian.net/debian/pool/main/k/ktp-text-ui/ktp-text-ui_0.7.0-1.dsc (lisandro) Notes: - Lintian overides could have a comment in the line above to know why there are there - Fixed a lintian override, be sure to push the change back to the repo before tagging it http://mentors.debian.net/debian/pool/main/m/meta-kde-telepathy/meta-kde-telepathy_0.7.0.dsc (lisandro) For the next upload, check: W: kde-telepathy-minimal: virtual-package-depends-without-real-package-depends depends: telepathy-connection-manager Backporting ktp to wheezy? for any source package, «/msg judd checkbackport $source --verbose» will help you work out whether its build deps are satisfied. http://ircbots.debian.net/judd/#judd-builddep First backport (in order): telepathy-glib telepathy-qt telepathy-logger-qt ktp-common-internals then the rest of the packages as above. (ktp-contact-runner and ktp-desktop-applets in NEW not checked) Notes: telepathy-glib builds libtelepathy-glib0 which has dozens of rdeps. backport might not actually be needed if ktp can be built with the older telepathy-qt anyway. (see cmake rules). Naive attempt with that ftbfs: Linking CXX executable test-account-basics cd /tmp/telepathy-qt-0.9.3/obj-i486-linux-gnu/tests/dbus && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-account-basics.dir/link.txt --verbose=1 /usr/local/bin/c++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wformat-security -Winit-self -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-unused-parameter -O2 -ggdb -Wl,-z,relro CMakeFiles/test-account-basics.dir/account-basics.cpp.o -o test-account-basics -rdynamic -lQtCore -lQtDBus -lQtNetwork -lQtXml -lQtTest ../../TelepathyQt/libtelepathy-qt4.so.2.0.9.3 ../lib/libtp-qt-tests.a ../lib/glib/libtp-glib-tests.so ../lib/glib-helpers/libtp-qt-tests-glib-helpers.a -lgio-2.0 -ldbus-1 ../lib/glib/call/libexample-cm-call.a ../lib/glib/callable/libexample-cm-callable.a ../lib/glib/contactlist/libexample-cm-contactlist.a ../lib/glib/echo/libexample-cm-echo.a ../lib/glib/echo2/libexample-cm-echo2.a ../lib/glib/future/extensions/libtp-glib-tests-future-extensions.a ../../TelepathyQt/libtelepathy-qt4.so.2.0.9.3 -lQtCore -lQtDBus -lQtNetwork -lQtXml -ltelepathy-glib -lglib-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -Wl,-rpath,/tmp/telepathy-qt-0.9.3/obj-i486-linux-gnu/TelepathyQt:/tmp/telepathy-qt-0.9.3/obj-i486-linux-gnu/tests/lib/glib ../lib/glib/libtp-glib-tests.so: undefined reference to `tp_connection_dup_contact_by_id_async' ../lib/glib/libtp-glib-tests.so: undefined reference to `tp_connection_dup_contact_by_id_finish' collect2: error: ld returned 1 exit status (to be investigated later)