]> git.notmuchmail.org Git - notmuch/commit
debian: build package for python-bindings.
authorDavid Bremner <bremner@debian.org>
Sun, 19 Jun 2011 18:09:46 +0000 (15:09 -0300)
committerDavid Bremner <bremner@debian.org>
Thu, 23 Jun 2011 10:13:32 +0000 (07:13 -0300)
commit0fdc28cd6bfb3aacc3594e8ff471258786f0de02
tree10dfd22925709bd5bff26a763b65ce21fab7e9c4
parentfba968dbfa806dc517fc55d1f28cf208f0316863
debian: build package for python-bindings.

This uses dh_python2 (included with sufficiently recent versions of
the python/python-all packages). python-all brings in all of the
supported versions of python. The double calls to dh_auto_install and
friends are to avoid looping over python versions ourselves.
debian/control
debian/python-notmuch.install [new file with mode: 0644]
debian/rules