]> git.notmuchmail.org Git - notmuch/commit
debian: Add appropriate substitution variables to debian/control
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 10 Jun 2019 01:22:51 +0000 (04:22 +0300)
committerDavid Bremner <david@tethera.net>
Tue, 11 Jun 2019 10:24:52 +0000 (07:24 -0300)
commiteea09ee15348992685e4c5b329303b6bae3b0cac
tree03a74c32a1068796d39a257e3f83127e24e0a87f
parente9206b5ed659baa4438e3be1e30c9e806450b59a
debian: Add appropriate substitution variables to debian/control

Without this change, dh_gencontrol emits:

dpkg-gencontrol: warning: package python-notmuch: substitution variable ${python:Provides} unused, but is defined
dpkg-gencontrol: warning: package python-notmuch: substitution variable ${python:Versions} unused, but is defined
dpkg-gencontrol: warning: package notmuch-mutt: substitution variable ${perl:Depends} unused, but is defined

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
debian/control