Comment 3 for bug 1154197

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

* debian/rules:
override_dh_auto_install:
    dh_auto_install

    # Removing unused files
    rm -f debian/tmp/usr/lib/*/*.la

The rm here is done after the file is installed in each debian/<package_name>/

So either switch the order or remove rather debian/*/usr/lib/*/*.la

* Some little picky thing:
W: libcangjie source: build-depends-on-versioned-berkeley-db build-depends:libdb5.3++-dev
W: libcangjie source: missing-license-paragraph-in-dep5-copyright public domain (paragraph at line 46)
W: libcangjie source: out-of-date-standards-version 3.9.3 (current is 3.9.4)