diff options
author | Julien Cristau <[email protected]> | 2007-01-28 18:18:38 +0100 |
---|---|---|
committer | Julien Cristau <[email protected]> | 2007-01-28 18:18:38 +0100 |
commit | 7549426a168f3803d6023622dd9e630a5fa2faf6 (patch) | |
tree | 439df303c5e3fe7d311a3577ca2665b59bb912b2 /debian/control | |
parent | 6dcb9a3434ec704f1b1e1aadd4878e979854d26b (diff) |
Sync Section and Priority for all packages with the override.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 9136540d064..91419e501ed 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Description: A free implementation of the OpenGL API -- runtime On Linux, this library is also known as libGL or libGL.so.1. Package: libgl1-mesa-swx11-dbg -Section: libdevel +Section: libs Priority: extra Architecture: any Depends: libgl1-mesa-swx11 (= ${binary:Version}) @@ -157,6 +157,7 @@ Description: A free implementation of the OpenGL API -- GLX runtime -- debugging Package: libgl1-mesa-dri Section: libs +Priority: optional Architecture: any Depends: ${shlibs:Depends}, libgl1-mesa-glx (= ${binary:Version}) Conflicts: xlibmesa-dri (<< 1:7.0.0) @@ -212,7 +213,7 @@ Description: A free implementation of the OpenGL API -- DRI modules -- debugging # such as AMD Athlon/Opteron, VIA C3 Nehemiah, but not VIA C3 Ezla). Package: libgl1-mesa-dev -Section: libs +Section: libdevel Architecture: all Depends: libc6-dev, mesa-common-dev (= ${source:Version}), libgl1-mesa-glx (>= ${Source-Version}), libgl1-mesa-dri (>= ${Source-Version}) Conflicts: libgl-dev, libgl1-mesa-dri-dev |