#!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DPKG_GENSYMBOLS_CHECK_LEVEL=4 %: dh $@ override_dh_install: dh_install mv debian/lomiri-wallpapers/usr/share/backgrounds/warty-final-ubuntu.png \ debian/lomiri-wallpapers/usr/share/backgrounds/warty-final-lomiri.png cd debian/lomiri-wallpapers/usr/share/backgrounds/ && \ ln -s warty-final-lomiri.png lomiri-default-background.png get-orig-source: uscan --noconf --force-download --rename --download-current-version --destdir=..