Add a Section field for the source package in debian/control.
authorJosh Triplett <josh@freedesktop.org>
Sat, 29 Apr 2006 22:34:11 +0000 (15:34 -0700)
committerJosh Triplett <josh@freedesktop.org>
Sat, 29 Apr 2006 22:34:11 +0000 (15:34 -0700)
debian/changelog
debian/control

index 278195c..4eabe29 100644 (file)
@@ -12,6 +12,7 @@ libxcb (0.9-3) experimental; urgency=low
     * Pre-Depends: x11-common (>= 1:1.09).
   * Create library, -dev, and -dbg packages for each new extension library.
   * Drop library version from source package name.
     * Pre-Depends: x11-common (>= 1:1.09).
   * Create library, -dev, and -dbg packages for each new extension library.
   * Drop library version from source package name.
+  * Add a Section field for the source package in debian/control.
   * Remove Bugs field in control, so bugs go to the Debian BTS.
   * Set distribution to experimental.
 
   * Remove Bugs field in control, so bugs go to the Debian BTS.
   * Set distribution to experimental.
 
index 88e8fac..804ac0a 100644 (file)
@@ -1,5 +1,6 @@
 Source: libxcb
 Priority: optional
 Source: libxcb
 Priority: optional
+Section: libdevel
 Maintainer: XCB Developers <xcb@lists.freedesktop.org>
 Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
 Build-Depends: x11proto-core-dev, libxau-dev, libxdmcp-dev, xcb-proto, cdbs, debhelper (>= 5.0.0), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9)
 Maintainer: XCB Developers <xcb@lists.freedesktop.org>
 Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
 Build-Depends: x11proto-core-dev, libxau-dev, libxdmcp-dev, xcb-proto, cdbs, debhelper (>= 5.0.0), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9)