Hi Joey,

Santiago Vila wrote:
> Swapped binary-* targets.
> 
> Trivial patch attached.
[...]
> --- a/debian/rules
> +++ b/debian/rules
> @@ -40,10 +40,10 @@ debclean:
>       rm -rf debian/tmp
>       rm -f debian/{files,substvars}
>  
> -binary-indep:
> +binary-arch:
>  # Nothing to be done here
>  
> -binary-arch: debclean
> +binary-indep: debclean
>       test -f stamp-build || $(MAKE) -f debian/rules build
>       $(installbin) -d debian/tmp/DEBIAN
>       chown -R root.root debian/tmp

I intent to make an NMU with Santiago's patch in the next few days to
fix this issue.

Will post a full debdiff, once I uploaded it to DELAYED/$days (with
$days somewhere between 5 and 15, not sure yet).

(I'm slightly annoyed about myself that I didn't fix this issue with
my previous upload: I noticed the strange usage of these targets, but
didn't fix them to keep the NMU minimal.)

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Reply via email to