summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2008-03-31 16:47:17 +0200
committerJulien Cristau <jcristau@debian.org>2008-03-31 16:47:17 +0200
commit7c614b466679445abeb91764bf90da3d6bd15073 (patch)
treee671ea1690973d252bda430fc8079b0426586413
parentb23d9088295bbc4bacc0e60eee1075fa36ebd734 (diff)
Fix libgl1-mesa-swx11-i686's dependencies
Change libgl1-mesa-swx11-i686's pre-dependency on libgl1-mesa-swx11 to a regular versioned dependency, and add ${shlibs:Depends}. I'm not sure why this used Pre-Depends in the first place, I don't think that's needed.
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 101630c21cc..ab79d2a64b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ mesa (7.0.3~rc2-2) UNRELEASED; urgency=low
* Pull from mesa_7_0_branch (1e83d70b).
* Fixes regression in the i965 dri driver (closes: #470984, #470084)
* Update 02_use-ieee-fp-on-s390-and-m68k.patch.
+ * Change libgl1-mesa-swx11-i686's pre-dependency on libgl1-mesa-swx11 to a
+ regular versioned dependency, and add ${shlibs:Depends}.
-- Julien Cristau <jcristau@debian.org> Mon, 31 Mar 2008 13:02:39 +0200
diff --git a/debian/control b/debian/control
index 2fd579f151f..bf3ce80733e 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,7 @@ Package: libgl1-mesa-swx11-i686
Section: libs
Priority: extra
Architecture: i386
-Pre-Depends: libgl1-mesa-swx11
+Depends: libgl1-mesa-swx11 (= ${binary:Version}), ${shlibs:Depends}
Description: Mesa OpenGL runtime [i686 optimized]
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL. To the extent that Mesa utilizes the OpenGL command