Add a Section field for the source package in debian/control.
[free-sw/xcb/libxcb] / debian / changelog
index b9bdb46..4eabe29 100644 (file)
@@ -1,16 +1,22 @@
-libxcb0 (0.9-3) UNRELEASED; urgency=low
+libxcb (0.9-3) experimental; urgency=low
 
   * Stop running autoreconf in debian/rules, and remove Build-Depends for
     autoconf, automake, and libtool.
   * Update -dbg package handling to work with debhelper compat level 5.
     Increase minimum version on debhelper Build-Depends to 5.0.0.
   * Stop installing the libtool .la files.
+  * Add Build-Depends on libxdmcp-dev.
   * Debian X11R7 transition:
-    * Change Build-Depends on x-dev to x11proto-core-dev.
+    * Change Depends and Build-Depends on x-dev to x11proto-core-dev.
     * Install headers to /usr/include/X11, not /usr/X11R6/include/X11.
     * 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.
 
- -- Josh Triplett <josh@freedesktop.org>  Sun, 16 Apr 2006 09:16:45 -0700
+ -- Josh Triplett <josh@freedesktop.org>  Sat, 29 Apr 2006 10:57:24 -0700
 
 libxcb0 (0.9-2) unstable; urgency=low