8,284 changes: 8,284 additions & 0 deletions debian/libkolabxml1.symbols

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -9,7 +9,7 @@ PYTHON_SITEARCH := $(shell python -c 'from distutils.sysconfig import get_python
export DEB_LDFLAGS_MAINT_APPEND="-Wl,--as-needed"

%:
dh $@ --parallel --with python2
dh $@ --parallel --with python2,pkgkde_symbolshelper

override_dh_gencontrol:
echo "php:Depends=phpapi-${PHPAPI}" >> debian/php-kolabformat.substvars
Expand Down