[SCM] zita-convolver packaging branch, master, updated. debian/1.0.0-1-11-gd1a7784

Reinhard Tartler siretart at tauware.de
Sun Jun 21 12:33:45 UTC 2009


freee at users.alioth.debian.org writes:

> The following commit has been merged in the master branch:
> commit 8ba56efe0eacd6c7c7e33a591851f585da845276
> Author: Free Ekanayaka <free at 64studio.com>
> Date:   Sun Jun 21 12:24:48 2009 +0200
>
>     Use binary-arch instead of binary-indep (Closes: #529160)
>
> diff --git a/debian/rules b/debian/rules
> index c35ab8b..c3e7b8a 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -49,7 +49,7 @@ install: build
>  	$(MAKE) -C libs/  DESTDIR=$(CURDIR)/debian/tmp install
>  
>  # Build architecture-independent files here.
> -binary-indep: build install
> +binary-arch: build install

The comment now doesn't match to the target

>  	dh_testdir
>  	dh_testroot
>  	dh_install  --sourcedir=debian/tmp 
> @@ -67,7 +67,7 @@ binary-indep: build install
>  	dh_builddeb
>  
>  # Build architecture-dependent files here.
> -binary-arch: build install
> +binary-indep: build install

here as well.

perhaps these comments should be removed completely?

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



More information about the pkg-multimedia-maintainers mailing list