[Pkg-gmagick-im-team] [Pkg-gmagick-svn-commit] r49 - branches/6.3.9.4.dfsg1-1/debian

Daniel Kobras kobras at debian.org
Sat Mar 22 17:19:32 UTC 2008


Hi!

On Sat, Mar 22, 2008 at 03:34:10PM +0000, naoliv at alioth.debian.org wrote:
> Author: naoliv
> Date: 2008-03-22 15:34:09 +0000 (Sat, 22 Mar 2008)
> New Revision: 49
(...)
> Log:
> Looking better

Agreed. :-) Thanks for doing away with dh_movefiles, finally. (A more
verbose commit message would be great, though.)

> Modified: branches/6.3.9.4.dfsg1-1/debian/rules
> ===================================================================
> --- branches/6.3.9.4.dfsg1-1/debian/rules	2008-03-11 04:04:55 UTC (rev 48)
> +++ branches/6.3.9.4.dfsg1-1/debian/rules	2008-03-22 15:34:09 UTC (rev 49)
(...)
> @@ -64,7 +60,7 @@
>  	# but don't make a failing testsuite fail the whole build. Change it
>  	# to a fatal error only once we've got an estimate on how harmful
>  	# that would be.
> -	@if test "$(DEB_HOST_GNU_TYPE)" = "$(DEB_BUILD_GNU_TYPE)"; then \
> +#	@if test "$(DEB_HOST_GNU_TYPE)" = "$(DEB_BUILD_GNU_TYPE)"; then \
>  		unset DISPLAY; \
>  		LD_LIBRARY_PATH="$(CURDIR)/magick/.libs:$(CURDIR)/wand/.libs:$(CURDIR)/Magick++/lib/.libs:$$LD_LIBRARY_PATH" \
>  		$(MAKE) check LD_RUN_PATH= && echo "*** Testsuite succeeded ***" || echo "*** Testsuite failed ***"; \

Why did you disable the testsuite? Is it just temporary while you're
working on the 6.3.9.x branch or do you want to rip it out of the build
by default?

Regards,

Daniel.




More information about the Pkg-gmagick-im-team mailing list