summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2007-01-28 18:18:38 +0100
committerJulien Cristau <jcristau@debian.org>2007-01-28 18:18:38 +0100
commit7549426a168f3803d6023622dd9e630a5fa2faf6 (patch)
tree439df303c5e3fe7d311a3577ca2665b59bb912b2
parent6dcb9a3434ec704f1b1e1aadd4878e979854d26b (diff)
Sync Section and Priority for all packages with the override.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control5
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b50ee0f1102..d8c34be4cd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mesa (6.5.2-2) UNRELEASED; urgency=low
+
+ * Sync Section/Priority for all packages with the override.
+
+ -- Julien Cristau <julien.cristau@ens-lyon.org> Sun, 28 Jan 2007 18:17:23 +0100
+
mesa (6.5.2-1) experimental; urgency=low
[ Thierry Reding ]
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