Hi! I am trying to build calligra 2.4.1, but it fails:
martin@merkaba:~/KDE/Calligra/calligra> LANG=C dpkg-buildpackage - rfakeroot dpkg-buildpackage: source package calligra dpkg-buildpackage: source version 1:2.4.1-0r1~test dpkg-buildpackage: source changed by Martin Steigerwald <[email protected]> dpkg-buildpackage: host architecture amd64 dpkg-source --before-build calligra fakeroot debian/rules clean dh clean --parallel --with kde --with sodeps dh_testdir -O--parallel dh_auto_clean --buildsystem=kde -O--parallel dh_clean -O--parallel dpkg-source -b calligra dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building calligra using existing ./calligra_2.4.1.orig.tar.bz2 dpkg-source: warning: ignoring deletion of file README.PACKAGERS dpkg-source: warning: ignoring deletion of file COPYING.DOC dpkg-source: warning: ignoring deletion of file COPYING dpkg-source: warning: ignoring deletion of file qt48setx.patch dpkg-source: warning: ignoring deletion of file README [… tons more of these …] dpkg-source: warning: ignoring deletion of directory tools/cstester/cstrunner dpkg-source: warning: ignoring deletion of file tools/cstester/cstrunner/cstrunner.cpp dpkg-source: warning: ignoring deletion of file tools/cstester/cstrunner/CSTProcessRunner.h dpkg-source: warning: ignoring deletion of file tools/cstester/cstrunner/CSTProcessRunner.cpp dpkg-source: warning: ignoring deletion of file tools/cstester/cstrunner/CMakeLists.txt dpkg-source: warning: ignoring deletion of directory tools/cstester/scripts dpkg-source: warning: ignoring deletion of file tools/cstester/scripts/cstwrapper.sh dpkg-source: warning: ignoring deletion of file tools/cstester/scripts/cstmd5gen.sh dpkg-source: warning: ignoring deletion of file tools/cstester/scripts/verifydocs.sh dpkg-source: warning: ignoring deletion of file tools/cstester/scripts/cstmd5diff.sh dpkg-source: warning: ignoring deletion of file tools/cstester/scripts/checkdocs.sh dpkg-source: warning: ignoring deletion of directory templates dpkg-source: warning: ignoring deletion of file templates/SpreadSheet.desktop dpkg-source: warning: ignoring deletion of file templates/Presentation.desktop dpkg-source: warning: ignoring deletion of file templates/Illustration.desktop dpkg-source: warning: ignoring deletion of file templates/TextDocument.kwt dpkg-source: warning: ignoring deletion of file templates/TextDocument.desktop dpkg-source: warning: ignoring deletion of file templates/README dpkg-source: warning: ignoring deletion of file templates/Illustration.karbon dpkg-source: warning: ignoring deletion of file templates/SpreadSheet.kst dpkg-source: warning: ignoring deletion of file templates/insert_ident_string.sh dpkg-source: warning: ignoring deletion of file templates/Presentation.kpt dpkg-source: warning: ignoring deletion of file templates/CMakeLists.txt dpkg-source: info: building calligra in calligra_2.4.1-0r1~test.debian.tar.gz dpkg-source: info: building calligra in calligra_2.4.1-0r1~test.dsc debian/rules build dh build --parallel --with kde --with sodeps dh_testdir -O--parallel dh_auto_configure --buildsystem=kde -O--parallel CMake Error: The source directory "/home/martin/KDE/Calligra/calligra" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr - DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Debian returned exit code 1 make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Any idea? Does the original tar.bz2 needs to be repackaged somehow? I am using martin@merkaba:~/KDE/Calligra/calligra> git remote -v origin git://anonscm.debian.org/pkg-kde/kde-std/calligra.git (fetch) origin git://anonscm.debian.org/pkg-kde/kde-std/calligra.git (push) martin@merkaba:~/KDE/Calligra/calligra> git log | head -6 commit 505c2a094ff991956e50a9f4170277ee4e830224 Author: Raúl Sánchez Siles <[…]> Date: Sat Apr 28 10:39:36 2012 +0200 Update to release 2.4.1 Thanks, -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

