[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'debian-unstable'



 debian/changelog |   10 ++++++++++
 debian/control   |    4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

New commits:
commit 0136b9db4736bcc9dc7e6bce92d8cd421e625f0e
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Jun 18 00:35:01 2011 +0200

    Update the “Breaks: xserver-xorg-core”.
    
    From “(<= 2:1.10.2-1)” to “(<< 2:1.10.2-2)”: The first binNMU migrated
    to testing too soon, so it was needed to rebuild it again, in testing.
    Updating the Breaks makes sure that a multiarch mesa doesn't get
    installed with a server built against a pre-multiarch mesa.

diff --git a/debian/changelog b/debian/changelog
index 034383f..53507a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+mesa (7.10.3-3) UNRELEASED; urgency=low
+
+  * Update the “Breaks: xserver-xorg-core” from “(<= 2:1.10.2-1)” to
+    “(<< 2:1.10.2-2)”. The first binNMU migrated to testing too soon,
+    so it was needed to rebuild it again, in testing. Updating the
+    Breaks makes sure that a multiarch mesa doesn't get installed with
+    a server built against a pre-multiarch mesa.
+
+ -- Cyril Brulebois <kibi@debian.org>  Sat, 18 Jun 2011 00:29:34 +0200
+
 mesa (7.10.3-2) unstable; urgency=low
 
   [ Cyril Brulebois ]
diff --git a/debian/control b/debian/control
index b37337d..27f0447 100644
--- a/debian/control
+++ b/debian/control
@@ -475,7 +475,7 @@ Depends:
 Suggests: libglide3
 Conflicts: xlibmesa-dri (<< 1:7.0.0)
 Replaces: xlibmesa-dri (<< 1:7.0.0)
-Breaks: xserver-xorg-core (<= 2:1.10.2-1), libgl1-mesa-glx (<< 7.10.2-4)
+Breaks: xserver-xorg-core (<< 2:1.10.2-2), libgl1-mesa-glx (<< 7.10.2-4)
 Multi-Arch: same
 Description: free implementation of the OpenGL API -- DRI modules
  This version of Mesa provides GLX and DRI capabilities: it is capable of
@@ -517,7 +517,7 @@ Architecture: linux-any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Breaks: xserver-xorg-core (<= 2:1.10.2-1), libgl1-mesa-glx (<< 7.10.2-4)
+Breaks: xserver-xorg-core (<< 2:1.10.2-2), libgl1-mesa-glx (<< 7.10.2-4)
 Multi-Arch: same
 Description: free implementation of the OpenGL API -- Extra DRI modules
  This version of Mesa provides GLX and DRI capabilities: it is capable of


Reply to: