On 11-06-01 at 11:42am, Olivier Aubert wrote:
> This change was to try to solve another issue: the package builds only
> for python2.6, while it should build for both 2.6 and 2.7.
>
> I have tracked the issue to the DEB_ARCH_PACKAGES definition, which is
> used to filter the cdbs_python_build_ve
This change was to try to solve another issue: the package builds only
for python2.6, while it should build for both 2.6 and 2.7.
I have tracked the issue to the DEB_ARCH_PACKAGES definition, which is
used to filter the cdbs_python_build_versions variable. Modifying the
order seemed to change the
On 11-05-31 at 09:40pm, oaubert-gu...@users.alioth.debian.org wrote:
> The following commit has been merged in the master branch:
> commit 5bb8fc2c567c163876d89e0dbdece76dffd7d864
> Author: Olivier Aubert
> Date: Fri May 27 16:00:28 2011 +0200
>
> Modify include order
>
> diff --git a/debi