debian/changelog | 6 ++++++ debian/control | 4 ++++ 2 files changed, 10 insertions(+)
New commits: commit 0756f252c040f9a9bf7afd4caa000880fd76d248 Author: Julien Cristau <jcris...@debian.org> Date: Fri Oct 10 00:09:55 2014 +0200 Add missing Replaces/Breaks for the gallium-pipe move. diff --git a/debian/changelog b/debian/changelog index 15328c6..7f90f7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mesa (10.3.0-2) experimental; urgency=medium + + * Add missing Replaces/Breaks for the gallium-pipe move. + + -- Julien Cristau <jcris...@debian.org> Fri, 10 Oct 2014 00:09:47 +0200 + mesa (10.3.0-1) experimental; urgency=medium [ Maarten Lankhorst ] diff --git a/debian/control b/debian/control index 857f2a5..5a0a5ad 100644 --- a/debian/control +++ b/debian/control @@ -835,6 +835,10 @@ Depends: ocl-icd-libopencl1 | libopencl1, ${shlibs:Depends}, ${misc:Depends}, +Replaces: + libgl1-mesa-dri (<< 10.3.0-1), +Breaks: + libgl1-mesa-dri (<< 10.3.0-1), Provides: opencl-icd Description: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute -- 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/e1xcmkn-0006yj...@moszumanska.debian.org