mesa: Changes to 'ubuntu+1'

2014-08-21 Thread Maarten Bernardus Lankhorst
 debian/changelog |1 +
 debian/control   |3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 61d8c07584f4be623586f65c6eb43636038d86fe
Author: Maarten Lankhorst maarten.lankho...@canonical.com
Date:   Thu Aug 14 15:02:57 2014 +0200

Remove mention of tdfx.

diff --git a/debian/changelog b/debian/changelog
index 95b844c..3c3e346 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mesa (10.3~git20140812-1) UNRELEASED; urgency=low
 
   * Build with llvm 3.5.
+  * Remove mention of tdfx.
 
  -- Maarten Lankhorst maarten.lankho...@ubuntu.com  Tue, 12 Aug 2014 
09:38:49 +0200
 
diff --git a/debian/control b/debian/control
index 7bd4e8b..0ba15ac 100644
--- a/debian/control
+++ b/debian/control
@@ -555,7 +555,6 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends}
 Recommends: libtxc-dxtn-s2tc0 | libtxc-dxtn0
-Suggests: libglide3
 Conflicts: xlibmesa-dri ( 1:7.0.0)
 Replaces: xlibmesa-dri ( 1:7.0.0), libgl1-mesa-dri-experimental ( 7.11.1)
 Breaks:
@@ -575,8 +574,6 @@ Description: free implementation of the OpenGL API -- DRI 
modules
  .
  For a complete description of Mesa, please look at the
  libgl1-mesa-glx package.
- .
- The tdfx DRI module needs libglide3 to enable direct rendering.
 
 Package: libgl1-mesa-dri-dbg
 Section: debug


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xksjn-0007oj...@moszumanska.debian.org



mesa: Changes to 'ubuntu'

2014-08-21 Thread Maarten Bernardus Lankhorst
 debian/changelog |   10 +-
 debian/control   |3 ++-
 2 files changed, 11 insertions(+), 2 deletions(-)

New commits:
commit 854b4c1de4132553eee83980b607b32eadc96714
Author: Maarten Lankhorst maarten.lankho...@canonical.com
Date:   Thu Aug 21 14:52:51 2014 +0200

Rebuild against llvm 3.5-rc3.

Add explicit depends on llvm 3.5-rc3 for libgl1-mesa-dri.

diff --git a/debian/changelog b/debian/changelog
index c6e4928..6fde479 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ mesa (10.2.5-1ubuntu3) UNRELEASED; urgency=low
   * Drop 101_ubuntu_hidden_glname.patch.
 - 8 years old patch supposedly to fix glx-tls, but if it was
   important nowadays I would have expected it in upstream by now.
+  * Rebuild against llvm 3.5-rc3.
+  * Add explicit depends on llvm 3.5-rc3 for libgl1-mesa-dri.
 
  -- Maarten Lankhorst maarten.lankho...@ubuntu.com  Tue, 12 Aug 2014 
15:00:21 +0200
 
diff --git a/debian/control b/debian/control
index 0da13b6..9db6b68 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends:
  libudev-dev [linux-any],
  flex,
  bison,
- llvm-3.4-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
+ llvm-3.5-dev (= 1:3.5~+rc3) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libwayland-dev (= 1.2.0) [linux-any],
  libmirclient-dev [!arm64 !powerpc !ppc64 !ppc64el],
@@ -552,6 +552,7 @@ Priority: optional
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends:
+ libllvm-3.5 (= 1:3.5~+rc3) [amd64 i386],
  ${shlibs:Depends},
  ${misc:Depends}
 Recommends: libtxc-dxtn-s2tc0 | libtxc-dxtn0
diff --git a/debian/rules b/debian/rules
index c4bd048..3c10f52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -110,7 +110,7 @@ else
   ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf))
GALLIUM_DRIVERS += radeonsi
confflags_GALLIUM += --enable-gallium-llvm
-   confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-3.4
+   confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-3.5
   endif
 
confflags_DIRECT_RENDERING = --enable-driglx-direct

commit 3a694027a64aaccd1e09e067aa2bbc3ec0e76a4a
Author: Maarten Lankhorst maarten.lankho...@canonical.com
Date:   Thu Aug 21 14:09:41 2014 +0200

import llvm revert

diff --git a/debian/changelog b/debian/changelog
index b70c0a1..c6e4928 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (10.2.5-1ubuntu2) UNRELEASED; urgency=low
+mesa (10.2.5-1ubuntu3) UNRELEASED; urgency=low
 
   * Drop 101_ubuntu_hidden_glname.patch.
 - 8 years old patch supposedly to fix glx-tls, but if it was
@@ -6,6 +6,12 @@ mesa (10.2.5-1ubuntu2) UNRELEASED; urgency=low
 
  -- Maarten Lankhorst maarten.lankho...@ubuntu.com  Tue, 12 Aug 2014 
15:00:21 +0200
 
+mesa (10.2.5-1ubuntu2) utopic; urgency=medium
+
+  * Temporarily revert to llvm 3.4, too many regressions.
+
+ -- Maarten Lankhorst maarten.lankho...@canonical.com  Wed, 13 Aug 2014 
23:11:15 +0200
+
 mesa (10.2.5-1ubuntu1) utopic; urgency=low
 
   * Rebuild with llvm 3.5.
diff --git a/debian/control b/debian/control
index 7bd4e8b..0da13b6 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends:
  libudev-dev [linux-any],
  flex,
  bison,
- llvm-3.5-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
+ llvm-3.4-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libwayland-dev (= 1.2.0) [linux-any],
  libmirclient-dev [!arm64 !powerpc !ppc64 !ppc64el],
diff --git a/debian/rules b/debian/rules
index 3c10f52..c4bd048 100755
--- a/debian/rules
+++ b/debian/rules
@@ -110,7 +110,7 @@ else
   ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf))
GALLIUM_DRIVERS += radeonsi
confflags_GALLIUM += --enable-gallium-llvm
-   confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-3.5
+   confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-3.4
   endif
 
confflags_DIRECT_RENDERING = --enable-driglx-direct


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xksjn-0007nm...@moszumanska.debian.org



mesa: Changes to 'refs/tags/mesa-10.2.6-1'

2014-08-21 Thread Maarten Bernardus Lankhorst
Tag 'mesa-10.2.6-1' created by Maarten Lankhorst 
maarten.lankho...@canonical.com at 2014-08-21 13:15 +

Debian release 10.2.6-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAABAgAGBQJT9fD8AAoJEP5VjHKmcBPDk+cP/ipRnQHnhVOenXl2IMxpTu24
QqGh4BU8aYJg6ioN0ExgtXaWzH7+JIckx9+PSqUjWKKQA69mlrds0PzCHsUTAwJw
uJJH2OHhzFKv/XL+oZeHqnKFN3po0lr4n1W0zYp2xLIPiEhRx7GNvOlpZBgzjXFv
/6M1VremEktnDrEMywUbB/jDPPELTPikJDypZOhXTUss7kL9f3wCMNQbGH2VB8PL
3+qbnwBqRpteoen0PbQuy9Pj9XAkXJUIkK/JY/gc0yEQNJr5M0+YQHHnEBnhPTv0
5FcgNPK/NppFjKA5MsDhAP45qqtNK0x5R1N3Qf7vH9zH3GATo/fA3q9yZNZnJx0a
4QRNTtswiz+KulRwx/6H5Zc3jviSyt6XAYnHmRuuStR5eUjNHEG3HGq1yPvYk9zv
m4RKKTAVUbQVhg90pKF9L+HoEsdmTCsDOwaZsM4zuLhRJNNQF8afBTDMOqrcTkWC
RWhspVdyJ6fS6iPUOk5/HabnYeSyvS6Ky5SXzFIkHtjVwV2oppO2FElDrjkmHqi/
2N3g77X5ZoyjFxTnjFKnT98sllcAl781QZMReWmoCBbwUqNLfsQ8S7S12whENASy
jerfnKvU5rQEqSu3rR9qAyvPlVoxGjIxxa7EhakhxaRHuKodOQ1HXlt/DioRrW9h
aB7tUJc07bgd/BYslhFr
=7fGm
-END PGP SIGNATURE-

Changes since mesa-10.2.5-1:
Anuj Phogat (15):
  mesa: Fix error condition for valid texture targets in glTexStorage* 
functions
  mesa: Turn target_can_be_compressed() in to a utility function
  mesa: Add error condition for using compressed internalformat in 
glTexStorage3D()
  mesa: Fix condition for using compressed internalformat in 
glCompressedTexImage3D()
  mesa: Add utility function _mesa_is_enum_format_snorm()
  mesa: Don't allow snorm internal formats in glCopyTexImage*() in GLES3
  mesa: Add a helper function _mesa_is_enum_format_unsized()
  mesa: Add a gles3 error condition for sized internalformat in 
glCopyTexImage*()
  mesa: Add gles3 error condition for GL_RGBA10_A2 buffer format in 
glCopyTexImage*()
  mesa: Add utility function _mesa_is_enum_format_unorm()
  mesa: Add gles3 condition for normalized internal formats in 
glCopyTexImage*()
  mesa: Allow GL_TEXTURE_CUBE_MAP target with compressed internal formats
  meta: Use _mesa_get_format_bits() to get the GL_RED_BITS
  egl: Fix OpenGL ES version checks in _eglParseContextAttribList()
  meta: Fix datatype computation in get_temp_image_type()

Brian Paul (1):
  mesa: fix assertion in _mesa_drawbuffers()

Carl Worth (3):
  docs: Add sha256 sums to the 10.2.5 release notes
  Update VERSION to 10.2.6
  Add release notes for the 10.2.6 release

Ilia Mirkin (1):
  mesa/st: only convert AND(a, NOT(b)) into MAD when not using native 
integers

Jordan Justen (1):
  i965/miptree: Layout 1D Array as 2D Array with height of 1

Maarten Lankhorst (4):
  configure.ac: Do not require llvm on x32
  Merge tag 'mesa-10.2.6' into debian-unstable
  New upstream release.
  release to unstable

Marek Olšák (4):
  st/mesa: fix blit-based partial TexSubImage for 1D arrays
  radeon,r200: fix buffer validation after CS flush
  radeonsi: fix a hang with instancing in Unigine Heaven/Valley on Hawaii
  radeonsi: fix CMASK and HTILE allocation on Tahiti

Pali Rohár (1):
  configure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIB

Roland Scheidegger (1):
  gallivm: fix up out-of-bounds level when using conformant out-of-bound 
behavior

---
 VERSION |2 
 configure.ac|7 
 debian/changelog|7 
 debian/patches/series   |1 
 debian/patches/x32-updates.diff |   12 -
 docs/relnotes/10.2.5.html   |3 
 docs/relnotes/10.2.6.html   |  115 ++
 src/egl/main/eglcontext.c   |5 
 src/gallium/auxiliary/gallivm/lp_bld_sample.c   |1 
 src/gallium/drivers/radeon/r600_texture.c   |4 
 src/gallium/drivers/radeonsi/si_pipe.c  |   55 ++
 src/gallium/drivers/radeonsi/si_state_draw.c|7 
 src/mesa/drivers/common/meta.c  |   19 --
 src/mesa/drivers/dri/i965/intel_mipmap_tree.c   |   20 ++
 src/mesa/drivers/dri/r200/r200_context.c|1 
 src/mesa/drivers/dri/r200/r200_state.c  |2 
 src/mesa/drivers/dri/r200/r200_state.h  |1 
 src/mesa/drivers/dri/radeon/radeon_common.c |   14 -
 src/mesa/drivers/dri/radeon/radeon_common_context.h |1 
 src/mesa/drivers/dri/radeon/radeon_context.c|1 
 src/mesa/drivers/dri/radeon/radeon_state.c  |2 
 src/mesa/drivers/dri/radeon/radeon_state.h  |1 
 src/mesa/main/buffers.c |5 
 src/mesa/main/glformats.c   |  164 
 src/mesa/main/glformats.h   |9 +
 src/mesa/main/teximage.c|  105 +++-
 src/mesa/main/teximage.h|3 
 src/mesa/main/texstorage.c  |   25 +++
 

Processing of mesa_10.2.6-1_amd64.changes

2014-08-21 Thread Debian FTP Masters
mesa_10.2.6-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  libgl1-mesa-swx11_10.2.6-1_amd64.deb
  libgl1-mesa-swx11-dbg_10.2.6-1_amd64.deb
  libgl1-mesa-swx11-dev_10.2.6-1_amd64.deb
  libxatracker2_10.2.6-1_amd64.deb
  libxatracker2-dbg_10.2.6-1_amd64.deb
  libxatracker-dev_10.2.6-1_amd64.deb
  libgbm1_10.2.6-1_amd64.deb
  libgbm1-dbg_10.2.6-1_amd64.deb
  libgbm-dev_10.2.6-1_amd64.deb
  libegl1-mesa_10.2.6-1_amd64.deb
  libegl1-mesa-dbg_10.2.6-1_amd64.deb
  libegl1-mesa-dev_10.2.6-1_amd64.deb
  libegl1-mesa-drivers_10.2.6-1_amd64.deb
  libegl1-mesa-drivers-dbg_10.2.6-1_amd64.deb
  libwayland-egl1-mesa_10.2.6-1_amd64.deb
  libwayland-egl1-mesa-dbg_10.2.6-1_amd64.deb
  libopenvg1-mesa_10.2.6-1_amd64.deb
  libopenvg1-mesa-dbg_10.2.6-1_amd64.deb
  libopenvg1-mesa-dev_10.2.6-1_amd64.deb
  libgles1-mesa_10.2.6-1_amd64.deb
  libgles1-mesa-dbg_10.2.6-1_amd64.deb
  libgles1-mesa-dev_10.2.6-1_amd64.deb
  libgles2-mesa_10.2.6-1_amd64.deb
  libgles2-mesa-dbg_10.2.6-1_amd64.deb
  libgles2-mesa-dev_10.2.6-1_amd64.deb
  libglapi-mesa_10.2.6-1_amd64.deb
  libglapi-mesa-dbg_10.2.6-1_amd64.deb
  libgl1-mesa-glx_10.2.6-1_amd64.deb
  libgl1-mesa-glx-dbg_10.2.6-1_amd64.deb
  libgl1-mesa-dri_10.2.6-1_amd64.deb
  libgl1-mesa-dri-dbg_10.2.6-1_amd64.deb
  libgl1-mesa-dev_10.2.6-1_amd64.deb
  mesa-common-dev_10.2.6-1_amd64.deb
  libosmesa6_10.2.6-1_amd64.deb
  libosmesa6-dev_10.2.6-1_amd64.deb
  mesa-vdpau-drivers_10.2.6-1_amd64.deb
  mesa-vdpau-drivers-dbg_10.2.6-1_amd64.deb
  mesa-opencl-icd_10.2.6-1_amd64.deb
  mesa-opencl-icd-dbg_10.2.6-1_amd64.deb
  mesa_10.2.6-1.dsc
  mesa_10.2.6.orig.tar.gz
  mesa_10.2.6-1.diff.gz

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xksj8-0005ef...@coccia.debian.org



Processing of mesa_10.2.6-1_amd64.changes

2014-08-21 Thread Debian FTP Masters
mesa_10.2.6-1_amd64.changes uploaded successfully to localhost
along with the files:
  libgl1-mesa-swx11_10.2.6-1_amd64.deb
  libgl1-mesa-swx11-dbg_10.2.6-1_amd64.deb
  libgl1-mesa-swx11-dev_10.2.6-1_amd64.deb
  libxatracker2_10.2.6-1_amd64.deb
  libxatracker2-dbg_10.2.6-1_amd64.deb
  libxatracker-dev_10.2.6-1_amd64.deb
  libgbm1_10.2.6-1_amd64.deb
  libgbm1-dbg_10.2.6-1_amd64.deb
  libgbm-dev_10.2.6-1_amd64.deb
  libegl1-mesa_10.2.6-1_amd64.deb
  libegl1-mesa-dbg_10.2.6-1_amd64.deb
  libegl1-mesa-dev_10.2.6-1_amd64.deb
  libegl1-mesa-drivers_10.2.6-1_amd64.deb
  libegl1-mesa-drivers-dbg_10.2.6-1_amd64.deb
  libwayland-egl1-mesa_10.2.6-1_amd64.deb
  libwayland-egl1-mesa-dbg_10.2.6-1_amd64.deb
  libopenvg1-mesa_10.2.6-1_amd64.deb
  libopenvg1-mesa-dbg_10.2.6-1_amd64.deb
  libopenvg1-mesa-dev_10.2.6-1_amd64.deb
  libgles1-mesa_10.2.6-1_amd64.deb
  libgles1-mesa-dbg_10.2.6-1_amd64.deb
  libgles1-mesa-dev_10.2.6-1_amd64.deb
  libgles2-mesa_10.2.6-1_amd64.deb
  libgles2-mesa-dbg_10.2.6-1_amd64.deb
  libgles2-mesa-dev_10.2.6-1_amd64.deb
  libglapi-mesa_10.2.6-1_amd64.deb
  libglapi-mesa-dbg_10.2.6-1_amd64.deb
  libgl1-mesa-glx_10.2.6-1_amd64.deb
  libgl1-mesa-glx-dbg_10.2.6-1_amd64.deb
  libgl1-mesa-dri_10.2.6-1_amd64.deb
  libgl1-mesa-dri-dbg_10.2.6-1_amd64.deb
  libgl1-mesa-dev_10.2.6-1_amd64.deb
  mesa-common-dev_10.2.6-1_amd64.deb
  libosmesa6_10.2.6-1_amd64.deb
  libosmesa6-dev_10.2.6-1_amd64.deb
  mesa-vdpau-drivers_10.2.6-1_amd64.deb
  mesa-vdpau-drivers-dbg_10.2.6-1_amd64.deb
  mesa-opencl-icd_10.2.6-1_amd64.deb
  mesa-opencl-icd-dbg_10.2.6-1_amd64.deb
  mesa_10.2.6-1.dsc
  mesa_10.2.6.orig.tar.gz
  mesa_10.2.6-1.diff.gz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xksjz-0002lb...@franck.debian.org



mesa_10.2.6-1_amd64.changes ACCEPTED into unstable

2014-08-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 21 Aug 2014 15:06:36 +0200
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 
libgl1-mesa-swx11-dev libxatracker2 libxatracker2-dbg libxatracker-dev libgbm1 
libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev 
libegl1-mesa-drivers libegl1-mesa-drivers-dbg libwayland-egl1-mesa 
libwayland-egl1-mesa-dbg libopenvg1-mesa libopenvg1-mesa-dbg 
libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev 
libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libglapi-mesa 
libglapi-mesa-dbg libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri 
libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev 
mesa-vdpau-drivers mesa-vdpau-drivers-dbg mesa-opencl-icd mesa-opencl-icd-dbg
Architecture: source amd64
Version: 10.2.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Maarten Lankhorst maarten.lankho...@ubuntu.com
Description:
 libegl1-mesa - free implementation of the EGL API -- runtime
 libegl1-mesa-dbg - free implementation of the EGL API -- debugging symbols
 libegl1-mesa-dev - free implementation of the EGL API -- development files
 libegl1-mesa-drivers - free implementation of the EGL API -- hardware drivers
 libegl1-mesa-drivers-dbg - free implementation of the EGL API -- driver 
debugging symbols
 libgbm-dev - generic buffer management API -- development files
 libgbm1- generic buffer management API -- runtime
 libgbm1-dbg - generic buffer management API -- debugging symbols
 libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development 
files
 libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
 libgl1-mesa-glx - free implementation of the OpenGL API -- GLX runtime
 libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
 libgl1-mesa-swx11 - free implementation of the OpenGL API -- runtime
 libgl1-mesa-swx11-dbg - free implementation of the OpenGL API -- debugging 
symbols
 libgl1-mesa-swx11-dev - free implementation of the OpenGL API -- development 
files
 libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized]
 libglapi-mesa - free implementation of the GL API -- shared library
 libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols
 libgles1-mesa - free implementation of the OpenGL|ES 1.x API -- runtime
 libgles1-mesa-dbg - free implementation of the OpenGL|ES 1.x API -- debugging 
symbols
 libgles1-mesa-dev - free implementation of the OpenGL|ES 1.x API -- 
development files
 libgles2-mesa - free implementation of the OpenGL|ES 2.x API -- runtime
 libgles2-mesa-dbg - free implementation of the OpenGL|ES 2.x API -- debugging 
symbols
 libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API -- 
development files
 libopenvg1-mesa - free implementation of the OpenVG API -- runtime
 libopenvg1-mesa-dbg - free implementation of the OpenVG API -- debugging 
symbols
 libopenvg1-mesa-dev - free implementation of the OpenVG API -- development 
files
 libosmesa6 - Mesa Off-screen rendering extension
 libosmesa6-dev - Mesa Off-screen rendering extension -- development files
 libwayland-egl1-mesa - implementation of the Wayland EGL platform -- runtime
 libwayland-egl1-mesa-dbg - implementation of the Wayland EGL platform -- 
debugging symbols
 libxatracker-dev - X acceleration library -- development files
 libxatracker2 - X acceleration library -- runtime
 libxatracker2-dbg - X acceleration library -- debugging symbols
 mesa-common-dev - Developer documentation for Mesa
 mesa-opencl-icd - free implementation of the OpenCL API -- ICD runtime
 mesa-opencl-icd-dbg - free implementation of the OpenCL API -- debugging 
symbols
 mesa-vdpau-drivers - Mesa VDPAU video acceleration drivers
 mesa-vdpau-drivers-dbg - Debugging symbols for the Mesa VDPAU video 
acceleration drivers
Changes:
 mesa (10.2.6-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop x32-updates.diff, upstream.
Checksums-Sha1:
 ded07abf46514c6845766e81220345ae2b13b5e3 5417 mesa_10.2.6-1.dsc
 6936a1d6dda6b89b36d61a12cd04e0d5364b75e4 9659671 mesa_10.2.6.orig.tar.gz
 29df464ef4fcbd2979757023967e8cdf2470165b 79836 mesa_10.2.6-1.diff.gz
 d5d0885916f1dd7afe58905f78641fd742b5f4af 1153872 
libgl1-mesa-swx11_10.2.6-1_amd64.deb
 aad4e7fd3c8d1d953a7efc8d8f05f35e678f57ab 3375318 
libgl1-mesa-swx11-dbg_10.2.6-1_amd64.deb
 94f9ace9c6f0096926b54fabc94f16fd0b58d838 1341218 
libgl1-mesa-swx11-dev_10.2.6-1_amd64.deb
 b82abb25ad1231d108dcf15a12e331622451da63 209802 
libxatracker2_10.2.6-1_amd64.deb
 19ed9cfdeccbdbee739872633e46c11d9a16598b 1515964 
libxatracker2-dbg_10.2.6-1_amd64.deb
 bda05015c68dc23094ded9507ee5ccb7fa8c299d 39996 
libxatracker-dev_10.2.6-1_amd64.deb
 498ed3d31a6f7bbba1dc4793baec71d97509e0a7 137516 libgbm1_10.2.6-1_amd64.deb
 11c9d95c54ac563aa82da339dc6b3f27da1b43a6 1461164 

Bug#454304: Waarschuwen: Verhoog uw quotum Limit Mailbox

2014-08-21 Thread Webmaster Administrator
Geachte user account, 
 Dit is om u te informeren dat u uw e-mail quota limiet van 11.753,48 MB dat is 
meer dan 90% van uw 12000.00MB quota limiet hebben overschreden en moet u uw 
e-mail quota limiet te verhogen, want in minder dan 48 uur uw e-mail 
onbruikbaar zal zijn. Verhoog uw e-mail quota limiet en blijven uw webmail 
account te gebruiken. 
 Om uw e-mail quota limiet verhogen tot 5 GB, 
Klik op de onderstaande link: http://secureservereequota.yolasite.com/
 Dank u voor uw begrip. 
 Webmaster Administrator. 
Copyright © 2014 Webmail Administrator Ondersteuning.


Processed: [bts-link] source package xkeyboard-config

2014-08-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #
 # bts-link upstream status pull for source package xkeyboard-config
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
 # remote status report for #752680 (http://bugs.debian.org/752680)
 # Bug title: Add ctrl:rwin_rctl
 #  * https://bugs.freedesktop.org/show_bug.cgi?id=81271
 #  * remote status changed: NEW - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 752680 + fixed-upstream
Bug #752680 [xkb-data] Add ctrl:rwin_rctl
Added tag(s) fixed-upstream.
 usertags 752680 - status-NEW
Usertags were: status-NEW.
Usertags are now: .
 usertags 752680 + status-RESOLVED resolution-FIXED
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
752680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.140863982617579.transcr...@bugs.debian.org



mesa: Changes to 'ubuntu'

2014-08-21 Thread Maarten Bernardus Lankhorst
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 53b80ad89f317af3bd828df26ed27acb76cc275e
Author: Maarten Lankhorst d...@mblankhorst.nl
Date:   Thu Aug 21 18:41:49 2014 +0200

Fixup typo.

diff --git a/debian/changelog b/debian/changelog
index c6e03e3..58777f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mesa (10.2.6-1ubuntu2) utopic; urgency=medium
+
+  * Fixup typo.
+
+ -- Maarten Lankhorst maarten.lankho...@ubuntu.com  Thu, 21 Aug 2014 
18:39:52 +0200
+
 mesa (10.2.6-1ubuntu1) utopic; urgency=medium
 
   * Drop 101_ubuntu_hidden_glname.patch.
diff --git a/debian/control b/debian/control
index 9db6b68..0b0191f 100644
--- a/debian/control
+++ b/debian/control
@@ -552,7 +552,7 @@ Priority: optional
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends:
- libllvm-3.5 (= 1:3.5~+rc3) [amd64 i386],
+ libllvm3.5 (= 1:3.5~+rc3) [amd64 i386],
  ${shlibs:Depends},
  ${misc:Depends}
 Recommends: libtxc-dxtn-s2tc0 | libtxc-dxtn0


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xkvr1-0006av...@moszumanska.debian.org



Bug#748983: xcb-util: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

2014-08-21 Thread Cyril Brulebois
Breno Leitao bren...@br.ibm.com (2014-05-22):
 Package: xcb-util
 Version: 0.3.8
 Severity: normal
 Tags: patch
 User: debian-powe...@lists.debian.org
 Usertags: ppc64el
 User: debian-de...@lists.debian.org
 Usertags: autoreconf
 
 Hi,
 
 The xcb-util package is not invoking dh-autoreconf during the build, which
 fails when we try to compile it on new arches.  I just tested the attached
 patch and with it applied, the package is built properly.

Hi,

at Aurelien's request, I've tried applying your patch and triggering a
build on amd64 in a sid chroot but it failed with:
| (sid-amd64-devel)kibi@arya:~/debian-x/xcb-util$ debuild -b
|  dpkg-buildpackage -rfakeroot -D -us -uc -b
| dpkg-buildpackage: source package xcb-util
| dpkg-buildpackage: source version 0.3.8-3
| dpkg-buildpackage: source distribution UNRELEASED
| dpkg-buildpackage: source changed by Cyril Brulebois k...@debian.org
|  dpkg-source --before-build xcb-util
| dpkg-buildpackage: host architecture amd64
|  fakeroot debian/rules clean
| test -x debian/rules
| rm -f debian/stamp-makefile-build debian/stamp-makefile-install
| /usr/bin/make  -C .  -k distclean
| make[1]: Entering directory '/home/kibi/debian-x/xcb-util'
| make[1]: *** No rule to make target 'distclean'.
| make[1]: Leaving directory '/home/kibi/debian-x/xcb-util'
| /usr/share/cdbs/1/class/makefile.mk:55: recipe for target
| 'makefile-clean' failed
| make: [makefile-clean] Error 2 (ignored)
| rm -f debian/stamp-autotools
| rmdir --ignore-fail-on-non-empty .
| rmdir: failed to remove ‘.’: Invalid argument
| /usr/share/cdbs/1/class/autotools.mk:52: recipe for target
| 'makefile-clean' failed
| make: [makefile-clean] Error 1 (ignored)
| rm -f configure-stamp
| # Specific to Git Debian package
| rm -f Doxyfile .gitmodules autogen.sh
| if test -e debian/autoreconf.before; then \
|   dh_autoreconf_clean ; \
| fi
| dh_clean 
| rm -f debian/stamp-autotools-files
|  debian/rules build
| test -x debian/rules
| mkdir -p .
| dh_autoreconf 
| configure.ac:17: installing './compile'
| configure.ac:6: installing './install-sh'
| configure.ac:6: installing './missing'
| Makefile.am:6: error: 'pkgconfig_DATA' is used but 'pkgconfigdir' is
| undefined
| src/Makefile.am:2: error: Libtool library used but 'LIBTOOL' is
| undefined
| src/Makefile.am:2:   The usual way to define 'LIBTOOL' is to add
| 'LT_INIT'
| src/Makefile.am:2:   to 'configure.ac' and run 'aclocal' and 'autoconf'
| again.
| src/Makefile.am:2:   If 'LT_INIT' is in 'configure.ac', make sure
| src/Makefile.am:2:   its definition is in aclocal's search path.
| src/Makefile.am: installing './depcomp'
| src/Makefile.am:14: error: 'xcbinclude_HEADERS' is used but
| 'xcbincludedir' is undefined
| autoreconf: automake failed with exit status: 1
| dh_autoreconf: autoreconf -f -i returned exit code 1
| /usr/share/cdbs/1/rules/autoreconf.mk:10: recipe for target
| 'debian/autoreconf.after' failed
| make: *** [debian/autoreconf.after] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
| debuild: fatal error at line 1364:
| dpkg-buildpackage -rfakeroot -D -us -uc -b failed

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#748983: xcb-util: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

2014-08-21 Thread Breno Leitao
Hi Cyril,

I am traveling to Portland and without too much acess to it. I would ask 
Mauricio
to solve it.

Thank you,
Breno


On 08/21/2014 02:33 PM, Cyril Brulebois wrote:
 Breno Leitao bren...@br.ibm.com (2014-05-22):
 Package: xcb-util
 Version: 0.3.8
 Severity: normal
 Tags: patch
 User: debian-powe...@lists.debian.org
 Usertags: ppc64el
 User: debian-de...@lists.debian.org
 Usertags: autoreconf

 Hi,

 The xcb-util package is not invoking dh-autoreconf during the build, which
 fails when we try to compile it on new arches.  I just tested the attached
 patch and with it applied, the package is built properly.
 
 Hi,
 
 at Aurelien's request, I've tried applying your patch and triggering a
 build on amd64 in a sid chroot but it failed with:
 | (sid-amd64-devel)kibi@arya:~/debian-x/xcb-util$ debuild -b
 |  dpkg-buildpackage -rfakeroot -D -us -uc -b
 | dpkg-buildpackage: source package xcb-util
 | dpkg-buildpackage: source version 0.3.8-3
 | dpkg-buildpackage: source distribution UNRELEASED
 | dpkg-buildpackage: source changed by Cyril Brulebois k...@debian.org
 |  dpkg-source --before-build xcb-util
 | dpkg-buildpackage: host architecture amd64
 |  fakeroot debian/rules clean
 | test -x debian/rules
 | rm -f debian/stamp-makefile-build debian/stamp-makefile-install
 | /usr/bin/make  -C .  -k distclean
 | make[1]: Entering directory '/home/kibi/debian-x/xcb-util'
 | make[1]: *** No rule to make target 'distclean'.
 | make[1]: Leaving directory '/home/kibi/debian-x/xcb-util'
 | /usr/share/cdbs/1/class/makefile.mk:55: recipe for target
 | 'makefile-clean' failed
 | make: [makefile-clean] Error 2 (ignored)
 | rm -f debian/stamp-autotools
 | rmdir --ignore-fail-on-non-empty .
 | rmdir: failed to remove ‘.’: Invalid argument
 | /usr/share/cdbs/1/class/autotools.mk:52: recipe for target
 | 'makefile-clean' failed
 | make: [makefile-clean] Error 1 (ignored)
 | rm -f configure-stamp
 | # Specific to Git Debian package
 | rm -f Doxyfile .gitmodules autogen.sh
 | if test -e debian/autoreconf.before; then \
 | dh_autoreconf_clean ; \
 | fi
 | dh_clean 
 | rm -f debian/stamp-autotools-files
 |  debian/rules build
 | test -x debian/rules
 | mkdir -p .
 | dh_autoreconf 
 | configure.ac:17: installing './compile'
 | configure.ac:6: installing './install-sh'
 | configure.ac:6: installing './missing'
 | Makefile.am:6: error: 'pkgconfig_DATA' is used but 'pkgconfigdir' is
 | undefined
 | src/Makefile.am:2: error: Libtool library used but 'LIBTOOL' is
 | undefined
 | src/Makefile.am:2:   The usual way to define 'LIBTOOL' is to add
 | 'LT_INIT'
 | src/Makefile.am:2:   to 'configure.ac' and run 'aclocal' and 'autoconf'
 | again.
 | src/Makefile.am:2:   If 'LT_INIT' is in 'configure.ac', make sure
 | src/Makefile.am:2:   its definition is in aclocal's search path.
 | src/Makefile.am: installing './depcomp'
 | src/Makefile.am:14: error: 'xcbinclude_HEADERS' is used but
 | 'xcbincludedir' is undefined
 | autoreconf: automake failed with exit status: 1
 | dh_autoreconf: autoreconf -f -i returned exit code 1
 | /usr/share/cdbs/1/rules/autoreconf.mk:10: recipe for target
 | 'debian/autoreconf.after' failed
 | make: *** [debian/autoreconf.after] Error 2
 | dpkg-buildpackage: error: debian/rules build gave error exit status 2
 | debuild: fatal error at line 1364:
 | dpkg-buildpackage -rfakeroot -D -us -uc -b failed
 
 Mraw,
 KiBi.
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53f62e57.5030...@br.ibm.com



Bug#748983: xcb-util: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

2014-08-21 Thread Mauricio Faria de Oliveira

Package: src:xcb-util
Version: 0.3.8-2
Tags: patch

Hi Cyril,

Thanks for looking at this.

 at Aurelien's request, I've tried applying your patch and triggering a
 build on amd64 in a sid chroot but it failed with:

The build with the patch worked for me, in a amd64 sid chroot.
It built successfully, producing identical package contents.

I am attaching a debdiff for your convenience.

Any chance something was missing on your environment? It doesn't hurt
to ask. :)

This is what I done:

	$ sudo debootstrap --arch=amd64 --variant=buildd sid sid.amd64 
http://ftp.br.debian.org/debian


	(performed 2 package builds w/ dpkg-buildpackage: without and with the 
patch)


	$ for deb in *.deb; do dpkg-deb -c $deb | cut -d. -f2- | sort  
$deb.contents; done


$ diff libxcb-util0_0.3.8-2{,ppc64el1}_amd64.deb.contents
$ echo $?
0

$ diff libxcb-util0-dev_0.3.8-2{,ppc64el1}_amd64.deb.contents
$ echo $?
0

Cheers,

--
Mauricio Faria de Oliveira
IBM Linux Technology Center
diff -Nru xcb-util-0.3.8/debian/changelog xcb-util-0.3.8/debian/changelog
--- xcb-util-0.3.8/debian/changelog 2012-02-09 22:42:01.0 -0200
+++ xcb-util-0.3.8/debian/changelog 2014-08-21 15:05:41.0 -0300
@@ -1,3 +1,9 @@
+xcb-util (0.3.8-2ppc64el1) UNRELEASED; urgency=medium
+
+  * Build with dh-autoreconf. Thanks to Breno Henrique Leitao. (Closes: 
#748983)
+
+ -- Mauricio Faria de Oliveira mauri...@linux.vnet.ibm.com  Thu, 21 Aug 2014 
14:57:24 -0300
+
 xcb-util (0.3.8-2) unstable; urgency=low
 
   * Convert to multi-arch.  Thanks to Tom Ellis tom.el...@canonical.com
diff -Nru xcb-util-0.3.8/debian/control xcb-util-0.3.8/debian/control
--- xcb-util-0.3.8/debian/control   2012-02-08 17:40:41.0 -0200
+++ xcb-util-0.3.8/debian/control   2014-08-21 15:05:41.0 -0300
@@ -15,7 +15,8 @@
autotools-dev,
autoconf,
automake,
-   xutils-dev
+   xutils-dev,
+   dh-autoreconf
 Standards-Version: 3.9.2
 Homepage: http://xcb.freedesktop.org
 Vcs-Git: git://git.debian.org/pkg-xorg/lib/xcb-util.git
diff -Nru xcb-util-0.3.8/debian/rules xcb-util-0.3.8/debian/rules
--- xcb-util-0.3.8/debian/rules 2012-02-08 17:40:41.0 -0200
+++ xcb-util-0.3.8/debian/rules 2014-08-21 15:05:41.0 -0300
@@ -4,6 +4,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 DEB_DH_MAKESHLIBS_ARGS=-V
 


Bug#748983: xcb-util: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

2014-08-21 Thread Cyril Brulebois
Mauricio Faria de Oliveira mauri...@linux.vnet.ibm.com (2014-08-21):
 Package: src:xcb-util
 Version: 0.3.8-2
 Tags: patch
 
 Hi Cyril,
 
 Thanks for looking at this.
 
  at Aurelien's request, I've tried applying your patch and triggering a
  build on amd64 in a sid chroot but it failed with:
 
 The build with the patch worked for me, in a amd64 sid chroot.
 It built successfully, producing identical package contents.
 
 I am attaching a debdiff for your convenience.
 
 Any chance something was missing on your environment? It doesn't hurt
 to ask. :)

So it fails to build in a sid devel chroot on two different machines but
indeed builds successfully in a minimal (sbuild) chroot. I suspect my
development sid chroots have some more packages installed, one of which
triggers the FTBFS.

I'm not exactly happy with uploading a change that introduces a FTBFS in
conditions that haven't been determined yet. :/ And I can't promise I'll
be able to debug this right away since I'm otherwise busy with d-i.

I'm anyway attaching the list of packages installed on one of these
chroots, in case it helps someone figure out what the problem is.

Mraw,
KiBi.
ii  adduser3.113+nmu3all  
add and remove users and groups
ii  apt1.0.6 amd64
commandline package manager
ii  apt-file   2.5.2.3   all  
search for files within Debian packages (command-line interface)
ii  apt-utils  1.0.6 amd64
package management related utility programs
ii  aptitude   0.6.11-1  amd64
terminal-based package manager
ii  aptitude-common0.6.11-1  all  
architecture independent files for the aptitude package manager
ii  autoconf   2.69-7all  
automatic configure script builder
ii  automake   1:1.14.1-3all  
Tool for generating GNU Standards-compliant Makefiles
ii  autopoint  0.19.2-1  all  
The autopoint program from GNU gettext
ii  autotools-dev  20140510.1all  
Update infrastructure for config.{guess,sub} files
ii  base-files 7.5   amd64
Debian base system miscellaneous files
ii  base-passwd3.5.33amd64
Debian base system master password and group files
ii  bash   4.3-8 amd64
GNU Bourne Again SHell
ii  bash-completion1:2.1-4   all  
programmable completion for the bash shell
ii  binutils   2.24.51.20140818-1amd64
GNU assembler, linker and binary utilities
ii  bsdmainutils   9.0.5 amd64
collection of more utilities from FreeBSD
ii  bsdutils   1:2.20.1-5.8  amd64
Basic utilities from 4.4BSD-Lite
ii  build-essential11.7  amd64
Informational list of build-essential packages
ii  bzip2  1.0.6-7   amd64
high-quality block-sorting file compressor - utilities
ii  ca-certificates20140325  all  
Common CA certificates
ii  cdbs   0.4.125   all  
common build system for Debian packages
ii  chromium   35.0.1916.153-2   amd64
Chromium web browser
ii  chromium-inspector 35.0.1916.153-2   all  
page inspector for the Chromium browser
ii  coreutils  8.21-1.2  amd64
GNU core utilities
ii  cpio   2.11+dfsg-2   amd64
GNU cpio -- a program to manage archives of files
ii  cpp4:4.9.1-3 amd64
GNU C preprocessor (cpp)
ii  cpp-4.84.8.3-9   amd64
GNU C preprocessor
ii  cpp-4.94.9.1-8   amd64
GNU C preprocessor
ii  cron   3.0pl1-124.2  amd64
process scheduling daemon
ii  curl   7.37.1-1  amd64
command line tool for transferring data with URL syntax
ii  dash   0.5.7-4   amd64
POSIX-compliant shell
ii  dbus   1.8.6-2   amd64
simple interprocess messaging system (daemon and utilities)
ii  debconf1.5.53all   

Bug#748983: xcb-util: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

2014-08-21 Thread Mauricio Faria de Oliveira

On 08/21/2014 04:27 PM, Cyril Brulebois wrote:

I'm not exactly happy with uploading a change that introduces a FTBFS in
conditions that haven't been determined yet. :/ And I can't promise I'll
be able to debug this right away since I'm otherwise busy with d-i.


Sure. That's certainly understandable.


I'm anyway attaching the list of packages installed on one of these
chroots, in case it helps someone figure out what the problem is.


Ok, thanks. I'll take a look at it.


--
Mauricio Faria de Oliveira
IBM Linux Technology Center


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53f64d3a.1030...@linux.vnet.ibm.com