[Pkg-fglrx-devel] r1029 - fglrx-driver/branches/experimental/debian
    Andreas Beckmann 
    anbe-guest at alioth.debian.org
       
    Mon Aug  6 19:46:55 UTC 2012
    
    
  
Author: anbe-guest
Date: 2012-08-06 19:46:55 +0000 (Mon, 06 Aug 2012)
New Revision: 1029
Modified:
   fglrx-driver/branches/experimental/debian/changelog
   fglrx-driver/branches/experimental/debian/control
Log:
let's Break ia32-libs that ship lib32/libGL.so.1
Modified: fglrx-driver/branches/experimental/debian/changelog
===================================================================
--- fglrx-driver/branches/experimental/debian/changelog	2012-08-06 19:36:54 UTC (rev 1028)
+++ fglrx-driver/branches/experimental/debian/changelog	2012-08-06 19:46:55 UTC (rev 1029)
@@ -5,6 +5,9 @@
   * fglrx-source: Add Built-Using attribute to the generated module packages
     to record the exact versions of linux and fglrx-driver that were used
     during the build.
+  * libgl1-fglrx-glx:i386: Add Breaks: ia32-libs (<< 20120701) because that is
+    still shipping /usr/lib32/libGL.so.1 which gets no longer diverted away.
+    (Closes: #683853)
 
   * Upload to experimental.
   * Temporarily mark templates as untranslatable and drop translations.
Modified: fglrx-driver/branches/experimental/debian/control
===================================================================
--- fglrx-driver/branches/experimental/debian/control	2012-08-06 19:36:54 UTC (rev 1028)
+++ fglrx-driver/branches/experimental/debian/control	2012-08-06 19:46:55 UTC (rev 1029)
@@ -188,7 +188,8 @@
 Breaks:
  fglrx-glx (<< 1:11-8-2),
  nvidia-glx (<< 275.09.07-3),
- libgl1-nvidia-glx (<< 275.09.07-3)
+ libgl1-nvidia-glx (<< 275.09.07-3),
+ ia32-libs (<< 20120701) [i386],
 Replaces:
  libgl1-fglrx-glx-virtual,
  fglrx-glx (<< 1:11-8-2),
    
    
More information about the Pkg-fglrx-devel
mailing list