summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2014-03-17 10:54:19 +0100
committerJulien Cristau <jcristau@debian.org>2014-03-17 23:10:32 +0100
commit39bbc9b2e0f1780939168e1189b9ea7f363e92b5 (patch)
tree192cdacaee7f02204df5923735af1012a666dfe0 /debian/control
parent3d2e8e66ce9c5c07a73f45ef01b9ade475ef5a13 (diff)
downloadmesa-39bbc9b2e0f1780939168e1189b9ea7f363e92b5.tar.gz
libwayland-egl1-mesa: Add breaks/replaces and improve description
Add breaks & replaces to libegl1-mesa-drivers to ensure upgrades work successfully as libwayland-egl1-mesa replaces files in that package and improve the description
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 7 insertions, 13 deletions
diff --git a/debian/control b/debian/control
index a58be879a6..69e4497a5d 100644
--- a/debian/control
+++ b/debian/control
@@ -361,15 +361,12 @@ Depends:
Recommends: libegl1-mesa-drivers
Provides: libwayland-egl1
Conflicts: libwayland-egl1
-Replaces: libwayland-egl1
+Replaces: libwayland-egl1, libegl1-mesa-drivers (<< 10.1.0-2)
+Breaks: libegl1-mesa-drivers (<< 10.1.0-2)
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
-Description: free implementation of the EGL API -- runtime
- This package contains the EGL native platform graphics interface library.
- EGL provides a platform-agnostic mechanism for creating rendering surfaces
- for use with other graphics libraries, such as OpenGL|ES and OpenVG.
- .
- This package contains wayland specific interface for use with EGL.
+Description: implementation of the Wayland EGL platform -- runtime
+ This package contains the mesa implementation of the Wayland EGL platform
Package: libwayland-egl1-mesa-dbg
Section: debug
@@ -379,12 +376,9 @@ Depends:
libwayland-egl1-mesa (= ${binary:Version}),
${misc:Depends},
Multi-Arch: same
-Description: free implementation of the EGL API -- debugging symbols
- This package contains the EGL native platform graphics interface library.
- EGL provides a platform-agnostic mechanism for creating rendering surfaces
- for use with other graphics libraries, such as OpenGL|ES and OpenVG.
- .
- This package contains the debugging symbols for the wayland EGL library.
+Description: implementation of the Wayland EGL platform -- debugging symbols
+ This package contains the debugging symbols for the mesa implementation of the
+ Wayland EGL platform
Package: libopenvg1-mesa
Section: libs