summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control6
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index dce00a3978e..2e151905f10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ mesa (7.4.1-1) UNRELEASED; urgency=low
incompatibilities.
* Add patch by Samuel Thibault to fix FTBFS on hurd-i386.
* Pull from mesa_7_4_branch as of May 3rd (commit 63375254).
+ * Move -dbg packages to new 'debug' section.
[ Brice Goglin ]
* Add patch by Aurelien Jarno to fix FTBFS on kfreebsd-i386, closes: #524690.
diff --git a/debian/control b/debian/control
index eeec53b38cf..4d28caf888c 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,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: debug
Priority: extra
Architecture: any
Depends: libgl1-mesa-swx11 (= ${binary:Version})
@@ -122,7 +122,7 @@ Description: A free implementation of the OpenGL API -- GLX runtime
libgl1-mesa-swx11 package.
Package: libgl1-mesa-glx-dbg
-Section: libdevel
+Section: debug
Priority: extra
Architecture: any
Depends: libgl1-mesa-glx (= ${binary:Version})
@@ -184,7 +184,7 @@ Description: A free implementation of the OpenGL API -- DRI modules
The tdfx DRI module needs libglide3 to enable direct rendering.
Package: libgl1-mesa-dri-dbg
-Section: libdevel
+Section: debug
Priority: extra
Architecture: alpha amd64 arm armeb armel hppa i386 ia64 kfreebsd-i386 kfreebsd-amd64 lpia m68k mips mipsel powerpc s390 sparc
Depends: libgl1-mesa-dri (= ${binary:Version})