chiark / gitweb /
debian: Fix package sections. master
authorMark Wooding <mdw@distorted.org.uk>
Wed, 15 Feb 2006 12:30:12 +0000 (12:30 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 15 Feb 2006 12:30:12 +0000 (12:30 +0000)
debian/control

index eede7f11c96facb33c44a1b068d8e5196dcd24ab..2e02958402f531090d14e4e1daf8e51b8a6db0e9 100644 (file)
@@ -1,5 +1,5 @@
 Source: mglib
-Section: x11
+Section: libs
 Priority: extra
 Build-Depends: mlib-dev (>= 2.0.0), debhelper (>= 4.0.2)
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
@@ -12,6 +12,7 @@ Description: A library of miscellaneous GTK+ stuff
 
 Package: mglib-dev
 Architecture: any
+Section: devel
 Depends: mglib1 (= ${Source-Version}), mlib-dev (>= 2.0.0), libgtk1.2-dev, xlibs-dev
 Description: A library of miscellaneous GTK+ stuff
  This package contains the header files and static libraries needed to