[SCM] Debian Qt/KDE packaging tools branch, fix_auto_install_destdir, created. debian/0.15.15-2-g90fef13

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Dec 2 13:20:23 UTC 2014


The branch, fix_auto_install_destdir has been created
        at  90fef132843a87c33f9fa910452698f2723e7ec4 (commit)

- Shortlog ------------------------------------------------------------
commit 90fef132843a87c33f9fa910452698f2723e7ec4
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Dec 2 14:20:18 2014 +0100

    Fix kf5 and kde dh sequence to call dh_auto_install with destdir
    
    ...set to debian/tmp. Since commands list always contains dh_install we
    must force debian/tmp as install destination because dh_install by
    default always falls back to using debian/tmp in dh7+ which would result
    in a build failure when there is only one binary package defined as
    auto_install would install to debian/pkgname in this case.
    Long story short with one package:
     1. dh_auto_install installs to debian/pkgname
     2. dh_install wants to move files from debian/tmp to debian/pkgname
     3. dh_install fails because there is nothing in debian/tmp

-----------------------------------------------------------------------

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list