Re: [PATCH 4/5] debian: add python 3 bindings

Subject: Re: [PATCH 4/5] debian: add python 3 bindings

Date: Wed, 16 Jan 2013 08:51:09 -0400

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


david@tethera.net writes:

>  %:
>  	dh $@ --with python2
>  

Oops. bad conflict resolution. That should read 

dh $@ --with python2,python3

no idea why it seemed to produce a python 3 bindings package anyway.

Thread: