debian/changelog | 3 +++ debian/libegl1-mesa.symbols | 3 --- debian/mesa-common-dev.docs | 12 ++++-------- debian/source/local-options | 2 +- 4 files changed, 8 insertions(+), 12 deletions(-)
New commits: commit ca9ada3816bd08caecd99896851f7b50ce5a00b3 Author: Timo Aaltonen <[email protected]> Date: Mon Jul 6 14:41:30 2015 +0300 mesa-common-dev.docs: Updated. diff --git a/debian/changelog b/debian/changelog index d54bc9f..9e1f798 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ mesa (10.6.1-1) UNRELEASED; urgency=medium * libgles{1,2}-mesa.symbols: Updated. * libegl1-mesa.symbols: Drop a spurious comment. * source/local-options: Updated extend-diff-ignore. + * mesa-common-dev.docs: Updated. -- Timo Aaltonen <[email protected]> Mon, 27 Apr 2015 10:43:45 +0300 diff --git a/debian/mesa-common-dev.docs b/debian/mesa-common-dev.docs index 834e887..f6af380 100644 --- a/debian/mesa-common-dev.docs +++ b/debian/mesa-common-dev.docs @@ -1,8 +1,4 @@ -docs/bugs.html -docs/debugging.html -docs/envvars.html -docs/faq.html -docs/osmesa.html -docs/RELNOTES-* -docs/relnotes* -docs/*.spec +docs/*.html +docs/relnotes/* +docs/specs/*.spec +docs/specs/OLD/*.spec commit f4c9d36a398bc6b5290c6f7030db581ae470750d Author: Timo Aaltonen <[email protected]> Date: Mon Jul 6 14:41:12 2015 +0300 source/local-options: Updated extend-diff-ignore. diff --git a/debian/changelog b/debian/changelog index 35dad6e..d54bc9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ mesa (10.6.1-1) UNRELEASED; urgency=medium * not-installed: Dropped wmesa.h which is gone. * libgles{1,2}-mesa.symbols: Updated. * libegl1-mesa.symbols: Drop a spurious comment. + * source/local-options: Updated extend-diff-ignore. -- Timo Aaltonen <[email protected]> Mon, 27 Apr 2015 10:43:45 +0300 diff --git a/debian/source/local-options b/debian/source/local-options index e57be42..6903db4 100644 --- a/debian/source/local-options +++ b/debian/source/local-options @@ -1 +1 @@ ---extend-diff-ignore=src/mesa/drivers/dri/r200/.*radeon_.*|src/gallium/state_trackers/egl/x11/dri2.c +--extend-diff-ignore=src/mesa/drivers/dri/r200/.*radeon_.* commit 217bd437701b9fc192fbac78317d7c15b114f83b Author: Timo Aaltonen <[email protected]> Date: Mon Jul 6 14:20:30 2015 +0300 libegl1-mesa.symbols: Drop a spurious comment. diff --git a/debian/changelog b/debian/changelog index 9fe7412..35dad6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mesa (10.6.1-1) UNRELEASED; urgency=medium * libegl1-mesa.symbols: Updated. * not-installed: Dropped wmesa.h which is gone. * libgles{1,2}-mesa.symbols: Updated. + * libegl1-mesa.symbols: Drop a spurious comment. -- Timo Aaltonen <[email protected]> Mon, 27 Apr 2015 10:43:45 +0300 diff --git a/debian/libegl1-mesa.symbols b/debian/libegl1-mesa.symbols index 2409f74..f1204ec 100644 --- a/debian/libegl1-mesa.symbols +++ b/debian/libegl1-mesa.symbols @@ -1,7 +1,4 @@ libEGL.so.1 libegl1-mesa #MINVER# | libegl1-x11 -# These are all internal symbols between libEGL and the -# drivers. Handle the dependency explicitly in the driver -# package. eglBindAPI@Base 7.8.1 eglBindTexImage@Base 7.8.1 eglChooseConfig@Base 7.8.1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

