Op 21-08-13 23:19, Jon Severinsson schreef:
> ---
>  debian/changelog |    1 +
>  debian/rules     |    5 -----
>  2 filer ändrade, 1 tillägg(+), 5 borttagningar(-)
>
> diff --git a/debian/changelog b/debian/changelog
> index 7f554e49..e523baa2 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -7,6 +7,7 @@ mesa (9.2~rc1-2) UNRELEASED; urgency=low
>    * libgl1-mesa(-swx11)-dev.install.in: Install the correct pkgconfig/gl.pc 
> files.
>    * rules: Add --disable-shared-glapi to the swx11-i386-i686 target.
>    * rules: Enable the llvm shader compiler for r600g.
> +  * rules: Don't fail on new symbols.
>  
>   -- Jon Severinsson <j...@severinsson.net>  Tue, 20 Aug 2013 18:00:00 +0200
>  
> diff --git a/debian/rules b/debian/rules
> index 113c7838..24a3a161 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -274,12 +274,7 @@ binary-arch: install
>       dh_strip $(foreach p,$(nodbgpkg),-p$(p))
>       dh_compress -s
>       dh_fixperms -s
> -ifeq (,$(filter sparc sparc64,$(DEB_HOST_ARCH)))
> -     dh_makeshlibs -s -- -c4
> -else
> -     # Temporarily work around FTBFS on sparc, ignore new symbols:
>       dh_makeshlibs -s -- -c1
> -endif
>       dh_installdeb -s
>       dh_shlibdeps -s
>       dh_gencontrol -s
Why?


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5215cd63.9070...@canonical.com

Reply via email to