[SCM] catkin branch, master, updated. upstream/0.5.67-2-g5b22bff

Bernhard R. Link brlink at debian.org
Sat Jun 22 18:09:37 UTC 2013


* Thomas Moulard <thomas.moulard at gmail.com> [130619 07:06]:
> The following commit has been merged in the master branch:
> commit 5b22bffbb227937006d334accf788ed3379d2f29
> Author: Thomas Moulard <thomas.moulard at gmail.com>
> Date:   Wed Jun 19 14:05:49 2013 +0900
> 
>     Run dh twice as two concurrent build system are used.
> 
> diff --git a/debian/rules b/debian/rules
> index ad1c596..96693d2 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -3,6 +3,7 @@
>
>  %:
>  	dh  $@ --parallel --buildsystem=cmake
> +	dh  $@ --parallel --buildsystem=python_distutils
>

I'm surprised if that actually works but even if it works I definitely
think that this is not a supported way to get there.

        Bernhard R. Link



More information about the debian-science-maintainers mailing list