#!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs docs/simplesamlphp-changelog.md rm debian/simplesamlphp/usr/share/doc/simplesamlphp/simplesamlphp-changelog.md override_dh_install: dh_install find debian/simplesamlphp -name .gitignore -delete rm debian/simplesamlphp/usr/share/simplesamlphp/vendor/composer/LICENSE \ debian/simplesamlphp/usr/share/simplesamlphp/vendor/psr/log/LICENSE \ debian/simplesamlphp/usr/share/simplesamlphp/vendor/robrichards/xmlseclibs/LICENSE \ debian/simplesamlphp/usr/share/simplesamlphp/vendor/simplesamlphp/saml2/LICENSE \ debian/simplesamlphp/usr/share/simplesamlphp/vendor/gettext/gettext/LICENSE \ debian/simplesamlphp/usr/share/simplesamlphp/vendor/gettext/languages/LICENSE \ debian/simplesamlphp/usr/share/simplesamlphp/vendor/twig/twig/LICENSE