See: https://github.com/malaterre/hello
Steps: $ git clone [email protected]:malaterre/hello.git $ cd hello/ $ dpkg-buildpackage -rfakeroot -us -uc [...] dh_install -plibfoo0 usr/lib/libfoo.so.* dh_install -plibfoo-dev usr/lib/libfoo.so dh_install --list-missing dh_install: usr/lib/libfoo.so.0 exists in debian/tmp but is not installed to anywhere dh_install: usr/lib/libfoo.so.1.0 exists in debian/tmp but is not installed to anywhere dh_install: usr/lib/libfoo.so exists in debian/tmp but is not installed to anywhere -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

